Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base Patch support for JP ROM #405

Closed
26 tasks
theCapypara opened this issue Aug 31, 2023 · 0 comments · Fixed by #431
Closed
26 tasks

Base Patch support for JP ROM #405

theCapypara opened this issue Aug 31, 2023 · 0 comments · Fixed by #431
Labels
help wanted Extra attention is needed jp-support

Comments

@theCapypara
Copy link
Member

In order for SkyTemple and the Randomizer to properly support the JP ROM, the following patches, XML definitions and Python patch handlers need to be updated to support the JP ROM:

  • ActorAndLevelLoader
  • ExtractHardcodedItemLists
  • EditExtraPokemon
  • CompressIQData
  • ProvideATUPXSupport
  • ExtraSpace
  • AntiSoftlock
  • MoveShortcuts
  • UnusedDungeonChance
  • CompleteTeamControl
  • FarOffPalOverdrive
  • PartnersTriggerHiddenTraps
  • ReduceJumpcutPauseTime
  • NoWeatherStop
  • ChooseStarter
  • SkipQuiz
  • FixMemorySoftlock
  • DisarmOneRoomMonsterHouses

This is the base list needed for the Randomizer. Of course more patches would be better, especially:

  • ExtractItemCode
  • ExtractMoveCode
  • ExtractObjectTable
  • ExtractSPCode
  • ExtractDungeonData
  • ExtractBarItemList
  • ExtractAnimData
  • ExtractHardcodedItemLists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed jp-support
Projects
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant