Spider-Man 2: Difference between revisions

new widescreen code that doesn't crop the screen
(Dolphin 2407 fixed problems cleanup)
(new widescreen code that doesn't crop the screen)
 
Line 51: Line 51:
As of [https://dolphin-emu.org/download/dev/master/5.0-11841/ 5.0-11841], the Widescreen Hack is broken in ''Spider-Man 2''. The below Action Replay code can be used to work around the issue.
As of [https://dolphin-emu.org/download/dev/master/5.0-11841/ 5.0-11841], the Widescreen Hack is broken in ''Spider-Man 2''. The below Action Replay code can be used to work around the issue.


==== NA Widescreen Hack Fix ====
==== NA/EU Widescreen Fix ====
The below Action Replay code allows the NA version of the game to work with the Widescreen Hack in newer releases of Dolphin.
 
<pre>
<pre>
$Widescreen Hack Fix
16:9 Widescreen [Vague Rant]
044795A4 3FA00000
0446A740 3FEDCD7C
044795A4 3FEDEC81
</pre>
</pre>
If using this, be sure to enable the Widescreen Hack, and set the game to force your desired Aspect Ratio. If you wish to use an ultrawide/superwide ratio, such as 21:9 or 32:9, you can set the Aspect Ratio option to "Stretch to Window". Information on modifying the game-specific ini file for enabling the Widescreen Hack can be found [[GameINI#Widescreen_Hack|here]], and information to do the same to force the Aspect Ratio for the game can be found [[GameINI#Aspect_Ratio|here]].


== Configuration ==
== Configuration ==