Sonic Riders: Difference between revisions

193 bytes removed ,  6 January 2021
→‎Enhancements: removed Motion Blur code. As detailed on Project:Wiki Conventions, only AR/Gecko codes to overcome emulation bugs, to add widescreen support on games that doesn't natively support 16:9 or to unlock higher framerates are allowed
(→‎Enhancements: Replaced the 16:9 gecko code with an improved revision, and added a code to remove Motion Blur from the game.)
(→‎Enhancements: removed Motion Blur code. As detailed on Project:Wiki Conventions, only AR/Gecko codes to overcome emulation bugs, to add widescreen support on games that doesn't natively support 16:9 or to unlock higher framerates are allowed)
Line 151: Line 151:
d00504e4 38000000
d00504e4 38000000
980287fc 00000000
980287fc 00000000
</pre>
=== Disable Motion Blur ===
==== NTSC-U ====
Gecko code for disabling motion blur courtesy of TheProtagonist on the Sonic Riders TE server.
<pre>$Disable Motion Blur
044A4B84 4E800020
</pre>
</pre>