Metroid Prime (GC): Difference between revisions

m
→‎VR Culling Fix: Mention SuggestedAspectRatio to Widescreen Hack ~~~~
(Add RA support category)
m (→‎VR Culling Fix: Mention SuggestedAspectRatio to Widescreen Hack ~~~~)
Line 87: Line 87:
0432D9A4 38600001
0432D9A4 38600001
0432D9A8 4E800020
0432D9A8 4E800020
</pre>
To fix the game flickering between normal and stretched view while using these codes, edit the game INI to add:
<pre>
[Video_Settings]
SuggestedAspectRatio = 2
</pre>
</pre>