Dolphin, the GameCube and Wii emulator - Forums

Full Version: I need a WORKING widescreen support gecko code for Tales of Symphonia
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I've been looking for a widescreen support code for Tales of Symphonia. My searching has found me three different ones, and all three have MAJOR issues (and yes I have the correct settings in dolphin when using these. Aspect Ratio set 16:9, Aspect ratio Force 16:9, widescreen hack turned off)

From the dolphin wiki
Code:
0400B7A0 4E800020
0435B654 3FE38E39
20C2D4E8 3FB6DB6E
04C2D4E8 3FF3CF38
E2000001 80008000
21296024 3FAAAAAB
05296024 3FE38E39
E2000001 80008000
04023C10 4E800020
C20FE470 00000004
3DC03FAA 61CEAAAB
91C26000 C1E26000
ED0F0232 ED494024
60000000 00000000
040E39DC 4E800020
04116254 4E800020
0403EFA4 4E800020
20C128A4 9421FEC0
04C128A4 4E800020
E2000001 80008000


from page 3 of the Tales of symphonia thread on here.

Code:
+$Widescreen support
04001800 3FAAAAAB
04001804 3FE38E39
04001808 C2D50000
0400180C 443AA000
04001810 42900000
04001814 43cc0000

04002000 C0001800
04002004 FC020040
04002008 40820008
0400200C C0401804
04002010 7C0802A6
04002014 480FC37C
040FE38C 4BF03C74

04002018 C0601808
0400201C C080180C
04002020 48000010
04002024 C0201810
04002028 C0401814
0400202C 48000004
04002030 ED041828
04002034 480FC42C
040FE45C 4BF03BBC

04018618 4BFE9A19
04023CA0 4BFDE391
0407D1A0 4BF84E85


and page 45 of the same thread

Code:
0400B7A0 4E800020
0435B654 3FE38E39
20C2D4E8 3FB6DB6E
04C2D4E8 3FF3CF38
E2000001 80008000
21296024 3FAAAAAB
05296024 3FE38E39
E2000001 80008000
C2005948 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C200802C 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C200FCEC 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C2010374 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C2063540 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C207D1A8 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C2072D64 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C2062E70 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
2124A9BC 38800001
C324A9BC 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
E2000001 80008000
20C2A440 38800001
C2C2B620 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
C2C2949C 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
04C0BC7C 38000001
04C01D6C 38800001
E2000001 80008000
04023C10 4E800020

The first two crash dolphin the second the game is loaded, both giving "Unknown instruction" errors, and the third one the game loads and works until right after you finish a battle, then it crashes with a white screen.

So I'm seeing multiple different codes, which one is the one that actually works? I'm just curious. :L
The one in the wiki at least shouldn't cause any issues. It's been there for a while and has been tested by multiple people including me.
However it seems that you've found the culprit already.