Closed sora10pls closed 7 years ago
don't warp maps, only change coordinates. likely crashes the game as the saved overworlds can't be placed on the new map.
warp from a quiet place (aka no NPCs loaded) and it should work.
Warped from Chamber of Emptiness to Cyllage City, and while the game didn't crash this time, it instead lead me to a softlock with this odd blue screen.
And doing yet another test taking what you said into consideration, I don't think the map editor does anything in terms of actually changing your coordinates.
Was in front of Camphrier Pokemon Center
12
669.5
0
525.5
Used PKHeX to move 2 places right (X +2
= 671.5
)
Re-imported save data, and I was still in that same position from before editing the save data (X = 669.5
)
No crash or blue screen though! And again, save files are here.
After one final test, doing the following properly changed my coordinates without needing to do so in-game.
camphrier_good
camphrier_original
When changing the X coordinate, PKHeX only updates offset 0x1411
, while in-game updates several different values within the Trainer1 block in addition to that.
Good:
Bad:
^ The save files with the data shown here are in my previous comment.
SAV6 doesn't update the Overworld block.
Note: Might not be limited to XY but it's all I've tested.
From what I can tell, every time map values are changed in PKHeX, the game will fail to load the save file after it's re-imported and will just stay on a black screen instead.
Below I've provided 3 save files.
before
: in front of Camphrier Town Pokemon Centerafter_bad
: coordinates modified to match exactly what's shown inafter_good
after_good
: flew in-game from Camphrier Town to Cyllage City (both in front of Pokemon Center)You can download the save files here.