A Yo-Kai Watch save editor. It currently is able to change the map you are in, as well as your position and the time. Only tested with YKW1 3DS.
NOTE: The game snaps you back onto the floor when changing the Y position. Keep this in mind!
- Moving maps
- Position modification
- Changine the time
- Changing the sun time
Make sure you have your Python directory added to PATH before doing this!!!
- Click on Code -> Download ZIP
- Extract the zip file
- Run either main_cmd.py or main_gui.py (requires PyQt5)
- Enter your options (press "Go!" on the GUI version), rename output.yw to gameX.yw (X being the save file number) and put it into the game
These can be found at https://tcrf.net/Notes:Yo-kai_Watch_(Nintendo_3DS)#Map_names if you need them!
There is a value for the time that can be between 0 and 65535. For some strange reason, while that could've just been it, that huge range only spans a quarter of the possible times.
Immediately after the value, there is another value that is always 1, 2, 3 or 4. 1 is morning to midday, 2 is midday to night, 3 is night to midnight and 4 is midnight to morning.
