Dolphin, the GameCube and Wii emulator - Forums

Full Version: [Unofficial] Widescreen Development Topic + Archive
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
21:9 Code 007 Nightfire NTSC-U:
04251808 40155555
0425180C 40155555
041B23F8 40155555
041B23FC 40155555
Takla try this code instead.
(07-04-2016, 05:27 AM)gamemasterplc Wrote: [ -> ]Use Force 16:9 for the 16:9 Aspect Ratio otherwise use Stretch to Window.

Auto and force 16:9 do the same thing with the 16:9 code for sponegbob battle for bikini bottom. The issue is it isn't really 16:9. It's definitely wider but 16:9 it is not.
I just multiplied the projection matrices by 0.75 and that game is not exactly 4:3 normally.
(07-05-2016, 12:15 PM)gamemasterplc Wrote: [ -> ]21:9 Code 007 Nightfire NTSC-U:
04251808 40155555
0425180C 40155555
041B23F8 40155555
041B23FC 40155555
Takla try this code instead.

Nope. That dosen't work either. In multiplayer you clip through the ground and in story mode i could load the first mission but without aspect ratio correction. The second mission gave me this error.

[Image: CspIKbk.png]

Like i said, your 48:9 code works.

201B23F8 3FAAAAAB
041B23F8 40AAAAAB
041B23FC 40AAAAAB
C215E440 00000004
3E004080 6210AAAB
92027004 C1E27004
ED0F0232 ED494024
60000000 00000000
E2000001 80008000
20251808 3FE38E39
04251808 40AAAAAB
0425180C 40AAAAAB
C21CAF34 00000004
3E004080 6210AAAB
92027004 C1E27004
ED0F0232 ED494024
60000000 00000000
E2000001 80008000

The area i highlighted in bold seems to be the problem. I could lower 3E004080 to 3E004000. Lower then the 4000 and the crash would occur.
21:9 Gecko Code 007 Nightfire NTSC-U:
201B23F8 3FAAAAAB
041B23F8 40155555
041B23FC 40155555
E2000001 80008000
20251808 3FE38E39
04251808 40155555
0425180C 40155555
E2000001 80008000
Takla try this code instead. Is vert- in driving levels.
(07-06-2016, 01:01 AM)gamemasterplc Wrote: [ -> ]21:9 Gecko Code 007 Nightfire NTSC-U:
201B23F8 3FAAAAAB
041B23F8 40155555
041B23FC 40155555
E2000001 80008000
20251808 3FE38E39
04251808 40155555
0425180C 40155555
E2000001 80008000
Takla try this code instead. Is vert- in driving levels.

Thank you. This code finally works. No crashes and the aspect ratio is correct for multiplayer and all levels without vehicles.
Would be great if you could manage to fix the ui and vehicle levels later on.
21:9 Gecko Code 007 Nightfire NTSC-U:
201B23F8 3FAAAAAB
041B23F8 40155555
041B23FC 40155555
C2038364 00000002
3C803B19 90830000
38800001 00000000
E2000001 80008000
20188B04 3D608029
C21CAE70 00000003
3C003FE0 90020000
C0A20000 EFA20172
60000000 00000000
04251808 3FAAAAAB
0425180C 3FAAAAAB
C2189B24 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
C218BC74 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
E2000001 80008000
Driving levels now work and UI Unstretched.
(07-06-2016, 02:01 AM)gamemasterplc Wrote: [ -> ]21:9 Gecko Code 007 Nightfire NTSC-U:
201B23F8 3FAAAAAB
041B23F8 40155555
041B23FC 40155555
C2038364 00000002
3C803B19 90830000
38800001 00000000
E2000001 80008000
20188B04 3D608029
C21CAE70 00000003
3C003FE0 90020000
C0A20000 EFA20172
60000000 00000000
04251808 3FAAAAAB
0425180C 3FAAAAAB
C2189B24 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
C218BC74 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
E2000001 80008000
Driving levels now work and UI Unstretched.

All aspect ratios are fixed indeed. Unfortunately Dolphin crashes upon exiting from a story mission. Be it on completion or prematurely.
21:9 Gecko Code 007 Nightfire NTSC-U:
201B23F8 3FAAAAAB
041B23F8 40155555
041B23FC 40155555
C2038364 00000002
3C803B19 90830000
38800001 00000000
E2000001 80008000
20188B04 3D608029
C21CAE70 00000003
3C803FE0 90810020
C0A10020 EFA500B2
60000000 00000000
04251808 3FAAAAAB
0425180C 3FAAAAAB
C2189B24 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
C218BC74 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
E2000001 80008000
Fix Exiting Driving Levels.
16:9 Gecko Code 007 Nightfire NTSC-U:
201B23F8 3FAAAAAB
041B23F8 3FE38E39
041B23FC 3FE38E39
C2038364 00000002
3C803B33 90830000
38800001 00000000
E2000001 80008000
20188B04 3D608029
C21CAE70 00000003
3C803FAB 90810020
C0A10020 EFA500B2
60000000 00000000
04251808 3FAAAAAB
0425180C 3FAAAAAB
C2189B24 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
C218BC74 00000003
3C803B19 90830000
3C80BF40 9083000C
38800001 00000000
E2000001 80008000
Driving Levels were vert- with the ingame option.