ROM Hack Need help locating something in X and Y save.

  • Thread starter Thread starter Deleted User
  • Start date Start date
  • Views Views 2,593
  • Replies Replies 7
D

Deleted User

Guest
Title.

I am wondering where the map data is in Pokemon X and Y. I am trying to make a simple save patcher to unlock the full map in any save.

Example: Want to beat the elite four? Just started the game? Load PKHeX, gen pokemon, run it through the save patcher, fly to elite four, wreck them.
 
I don't think there's complete map data in the save, only character position data and triggered event data.
 
Next question. Is it possible to change the map the player is in to one they haven't been to? I noticed in PKHeX it says the current map and location are like 248 and xx.x xx.x
 
Next question. Is it possible to change the map the player is in to one they haven't been to? I noticed in PKHeX it says the current map and location are like 248 and xx.x xx.x
Probably. You'd just have to figure out which map is which.
 
Easy enough, just take a sample from every location in the game. (as long as I can figure out where the current map and player locations are it should only take time)
The game uses bitflags to determine whether or not you've visited the fly-destination.
Current map and player position has nothing to do with it.

See example save for OR/AS. Have fun finding the bitflags you're looking for :)
 
  • Like
Reactions: Deleted User

Site & Scene News

Popular threads in this forum