Burnout 2: Point of Impact: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(→‎Testing: ##GHz to ## GHz mass edit)
mNo edit summary
Line 27: Line 27:


}}}}
}}}}
== Enhancements ==
=== Pixel Aspect Gecko code ===
Stretches the image horizontally by 10% to compensate for the game's incorrect pixel aspect ratio.
==== NA ====
<pre>
$Pixel aspect by pneumatic
061e42be 00000002
02c00000 00000000
061e42ba 00000002
00080000 00000000
061e42fa 00000002
02c00000 00000000
061e42f6 00000002
00080000 00000000
e0000000 80008000
Notes:
* To set a custom width, modify the 02c0 on lines 2&6 (02c0 = 704px wide)
* To adjust horizontal position, modify the 08 on lines 4&8 (08 = 8px from left edge)
* Only for NA game version & Dolphin newer than July 2015 supporting viWidth emulation
</pre>


== Configuration ==
== Configuration ==

Navigation menu