• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

PAL60 Forces 480p

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673
$PAL60 Forces 480p
043D5170 00000002
043D5184 00000000
043D51AC 00000002
043D51C0 00000000
040000CC 00000000
This code will force 480p when enabling 60hz mode on PAL 1.00. This is usually accomplished by using a game loader like Swiss or Nintendont and forcing a video mode. I made this so 480p can be enabled via a memcard exploit, not sure if it will see much use but I figured I'd share it.

This code changes the games region to NTSC (int32 @ 0x800000CC) and the VI configurations for 60hz Deflicker and 60hz No Deflicker, specifically the viTVMode (int32 @ 0x0 of the GXRenderModeObj) to VI_TVMODE_NTSC_PROG, and the xFBmode (int32 @ 0x14 of GXRenderModeObj) to VI_XFBMODE_DF.
 
Last edited:
Top Bottom