marcrobledo / savegame-editors

A compilation of console savegame editors made with HTML5 technologies.
https://www.marcrobledo.com/savegame-editors/
Other
1.11k stars 229 forks source link

TOTK Request Editable Horses #192

Closed Karlos007 closed 1 year ago

Karlos007 commented 1 year ago

Offsets for v1.0.0 (for v1.1.0 need to add +0x38):

0010E008:Horse Name 01 0010E028:Horse Name 02 ...+0x20

0008A0F0:Horse Type 01 0008A130:Horse Type 02 ...+0x40

GameRomHorse00L is the Large Horse from botw GameRomHorseGold is the new Gold Horse GameRomHorse01L is the new Large White Horse

The only problem is that changing the horse type doesn't change the image preview when choosing horses. Also need to find the stats and equipment.

marcrobledo commented 1 year ago

Duplicate of #169. Please repost this there!