Skip to content

Instantly share code, notes, and snippets.

@RobertTheSable
Last active November 27, 2021 23:09
Show Gist options
  • Select an option

  • Save RobertTheSable/06a6b72ff069b6025d33d46970474195 to your computer and use it in GitHub Desktop.

Select an option

Save RobertTheSable/06a6b72ff069b6025d33d46970474195 to your computer and use it in GitHub Desktop.
Enable aum to be used anywhere instead of only specific tiles/maps
; These patches replace a bcs in both locations to enable Aum's use anywhere in the game.
; The checks for the chapter number/tile are still performed, but the result is discarded.
; Note that this doesn't remove the PRF lock of either the B1 or B2 version.
ORG $83E1E0
nop
nop
ORG $83F94A
nop
nop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment