Setting the game to PAL60 makes it run too fast.
But wait - if the game is set to PAL at boot-up - then the pal60/progressive scan bit is written into SRAM and now you gotta hold B again at startup in order to bring the menu for all other games?!
Too lazy for that? Well, here’s a simple patch/code that skips the menu, preserving your progressive scan / 60hz setting (And if you like your games sped up, well hold B at boot-up and the menu will be forced anyway.)
Action replay code:
CAQ7-41VJ-P3D2F
7J6B-A61J-VGQ2W
Gecko code:
041D6334 60000000
DIY: hex edit the iso & go to 0x01E6494, change “881F0011” into “60000000”
But wait - if the game is set to PAL at boot-up - then the pal60/progressive scan bit is written into SRAM and now you gotta hold B again at startup in order to bring the menu for all other games?!
Too lazy for that? Well, here’s a simple patch/code that skips the menu, preserving your progressive scan / 60hz setting (And if you like your games sped up, well hold B at boot-up and the menu will be forced anyway.)
Action replay code:
CAQ7-41VJ-P3D2F
7J6B-A61J-VGQ2W
Gecko code:
041D6334 60000000
DIY: hex edit the iso & go to 0x01E6494, change “881F0011” into “60000000”
- Change log
- ar code fixed