Burnout: Difference between revisions

38 bytes added ,  11 March 2022
m
no edit summary
mNo edit summary
mNo edit summary
Line 42: Line 42:
00080000 00000000
00080000 00000000
e0000000 80008000
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>
</pre>


Notes:


* Requires Dolphin version July 2015 or newer
* To set a custom width, modify the 02c0 on lines 2&6 (02c0 = 704px wide)
* To adjust the horizontal position, modify the 08 on lines 4&8 (08 = 8px from left edge)


== Configuration ==
== Configuration ==