Forgive me if this is a dumb question, but is it possible to make trainers that enable these widescreen hacks? I imagine it would make the process easier for noobs.
XBOX DASHBOARD 21:9 Code: FIND (16:9) 00 00 F0 3F 00 00 C0 3F 00 00 00 3F DB 0F C9 3F REPLACE (21:9) 00 00 20 40 00 00 C0 3F 00 00 00 3F DB 0F C9 3F
Panzer Dragoon XBOX Code: FIND 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF FF REPLACE 00 C0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF FF
WOW! You made the game widescreen!? Man that was one of the last games I would have even thought about anybody doing. Great job!
It does? I don't see it in the options and it shows up as 4:3 on my display. I must be doing something wrong...
Indiana Jones and the Emporor's Tomb (usa) TitleID=4c410007 Code: FIND 00 00 F0 3F 46 3A 5C REPLACE B8 1E F5 3F 46 3A 5C FIND 18 52 00 75 0B D9 1D F0 75 6D 00 32 REPLACE B4 71 00 75 0B D9 1D F0 75 6D 00 32
Vexx (PAL) TitleID=41430005 Code: find 00 00 80 3F C7 44 24 28 00 00 80 3F C7 44 24 14 00 00 80 3F replace AB AA AA 3F C7 44 24 28 AB AA AA 3F C7 44 24 14 00 00 80 3F
Indiana Jones and the Emperor's Tomb (PAL/EUR) TitleID=4c410007 Code: FIND D8 0D 34 1E 52 00 75 0B REPLACE D8 0D E0 CD 50 00 75 0B FIND 00 00 F0 3F 46 3A 5C 53 REPLACE 8F C2 F5 3F 46 3A 5C 53
TopSpin (Game) TitleID=4d530035 Every single instance in every .xbe. Code: FIND ab aa aa 3f REPLACE 39 8E E3 3F
Name=SONICHEROES TitleID=5345002b Code: FIND 43 96 1D 3F 00 00 80 3E F0 FC 03 00 E0 D6 03 00 REPLACE AF 1D 52 3F 00 00 80 3E F0 FC 03 00 E0 D6 03 00