1
0
Fork 0
Misc. code made by sup39 (Outdated)
Find a file
2022-04-26 01:21:27 +09:00
NTSC-J 1.0 add FastForward for NTSC-U and PAL 2022-04-25 21:53:09 +09:00
NTSC-J 1.1 add FastForward for NTSC-U and PAL 2022-04-25 21:53:09 +09:00
NTSC-U add FastForward for NTSC-U and PAL 2022-04-25 21:53:09 +09:00
PAL add FastForward for NTSC-U and PAL 2022-04-25 21:53:09 +09:00
src add PatternSelector and drawText 2022-04-25 20:36:39 +09:00
README.md Mark PS and IR of NTSC-U tested 2022-04-26 01:21:27 +09:00

supSMS misc. code

List of codes

NTSC-J 1.0 NTSC-J 1.1 NTSC-U PAL
Pattern Selector
Instant Restart
Fast Forward
Skip Stage Intro

◎: tested by sup39
: tested by others
: untested

Usage

Pattern Selector

Note: you need to enable drawText as well

Instant Restart

  • press Y + D-Pad Up to restart without pausing + exit area

You can change the 0808 in the 3rd line to the button input value you want.

Fast Forward

  • press B + D-Pad Down to fast forward 4x
  • press B + D-Pad Up to fast forward 8x (Note: this may cause lag)

This code handles QFT (but not SGT) properly.

Skip Stage Intro

  • press R + D-Pad Up to enable
  • press R + D-Pad Down to disable

This code do not skip any frames but fast forward them. Therefore, objects will still move as regular in the intro cutscenes, but without being rendered on the screen.

This code also handles QFT (but not SGT) properly just like the Fast forward code.

Note: You may need to disable it manually when you are in secret stage and Bowser fight.