Wave Race: Blue Storm: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 78: Line 78:
* To adjust horizontal position, modify the 08 on lines 3&5 (08 = 8px from left edge)
* To adjust horizontal position, modify the 08 on lines 3&5 (08 = 8px from left edge)
* Only for NA game version & Dolphin newer than July 2015 supporting viWidth emulation
* Only for NA game version & Dolphin newer than July 2015 supporting viWidth emulation
* Breaks the 16:9 Widescreen code -- use the following code instead:
$Pixel aspect + 16:9 widescreen by pneumatic
A8000000 00000000
0034142f 000000c0
0034142b 00000008
0034146b 000000c0
00341467 00000008
C0000000 00000003
3D808000 618C3100
7D8803A6 4E800020
60000000 00000000
E0000000 00000000
0034142f 000000c0
0034142b 00000008
0034146b 000000c0
00341467 00000008
04005000 FD002090
04005004 C042920C
04005008 48095998
0409A99C 4BF6A664
0469360C 3FE38E39
E0000000 80008000
</pre>
</pre>