Wave Race: Blue Storm: Difference between revisions

m
General maintenance with AutoWikiBrowser in Bot mode
mNo edit summary
m (General maintenance with AutoWikiBrowser in Bot mode)
 
(4 intermediate revisions by one other user not shown)
Line 8: Line 8:
|modes    = Single-player, Multiplayer (4)
|modes    = Single-player, Multiplayer (4)
|input    = GameCube Controller
|input    = GameCube Controller
|forumlink = http://forums.dolphin-emu.org/Thread-gc-wave-race-blue-storm--26322
|forumlink = https://forums.dolphin-emu.org/Thread-gc-wave-race-blue-storm--26322
}}
}}


Line 64: Line 64:
<pre>
<pre>
$Pixel aspect by pneumatic
$Pixel aspect by pneumatic
A8000000 00000000
28002408 00000000
00002408 00000001
0034142f 000000c0
0034142f 000000c0
0034142b 00000008
0034142b 00000008
Line 74: Line 75:
60000000 00000000
60000000 00000000


Notes:
Notes
* To set a custom width, increase/decrease the c0 on lines 2&4 (c0 in 02c0 = 704px wide)
* 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
* Appears incompatible with 16:9 widescreen code -- use the following code instead:
$16:9 widescreen + pixel aspect by pneumatic
28002408 00000000
00002408 00000001
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>


== Version Compatibility ==
== Version Compatibility ==
Line 102: Line 122:
{{testing/entry|revision=4.0.2|OS=Windows 7|CPU=Intel Core i7-2600 @ 3.4 GHz|GPU=NVIDIA GeForce GTX 580|result=Game doesn't load, perpetual black screen from the start no matter the configuration. May be an OS problem.|tester=Anonymous}}
{{testing/entry|revision=4.0.2|OS=Windows 7|CPU=Intel Core i7-2600 @ 3.4 GHz|GPU=NVIDIA GeForce GTX 580|result=Game doesn't load, perpetual black screen from the start no matter the configuration. May be an OS problem.|tester=Anonymous}}
{{testing/entry|revision=4.0-828|OS=Windows 7|CPU=Intel Core i7-3820 @ 4.3 GHz|GPU=NVIDIA GeForce GTX 680|result=Perfect, no slowdown whatsoever on both back ends, this should be stared 5 stars now|tester=phil6891}}
{{testing/entry|revision=4.0-828|OS=Windows 7|CPU=Intel Core i7-3820 @ 4.3 GHz|GPU=NVIDIA GeForce GTX 680|result=Perfect, no slowdown whatsoever on both back ends, this should be stared 5 stars now|tester=phil6891}}
{{testing/entry|revision=4.0-5472|OS=Windows 7|CPU=Intel Core i5-3570K @ 3.4 GHz|GPU=AMD Radeon R9 270|result=Perpetual black screen. Runs at 2FPS with no change. Recompiler|tester=Anonymous}}
{{testing/entry|revision=4.0-5472|OS=Windows 7|CPU=Intel Core i5-3570K @ 3.4 GHz|GPU=AMD Radeon R9 270|result=Perpetual black screen. Runs at 2FPS with no change. Recompiler|tester=Anonymous}}
{{testing/entry|revision=5.0-29|OS=Windows 7|CPU=Intel Core i3-3220 @ 3.3 GHz|GPU=NVIDIA GeForce GT 640|result=Black screen issue I've been hearing about is gone. Playable with no visible problems. I didn't really test OpenGL, but it does boot and play well.|tester=Yugix}}
{{testing/entry|revision=5.0-29|OS=Windows 7|CPU=Intel Core i3-3220 @ 3.3 GHz|GPU=NVIDIA GeForce GT 640|result=Black screen issue I've been hearing about is gone. Playable with no visible problems. I didn't really test OpenGL, but it does boot and play well.|tester=Yugix}}
{{testing/end}}
{{testing/end}}