KiameV / final-fantasy-vi-save-editor

Supports the editing of Final Fantasy 6 Pixel Remaster and Super NES saves.
MIT License
33 stars 7 forks source link

Fixed all Rages and Lores not being unlocked #2

Closed fadedrob closed 3 years ago

fadedrob commented 3 years ago

MagRoader B/C were not being added to Gau's unlocked Rages, and the FossilFang rage was pointing to the same flag as the Tyranosaur rage.

EDIT: Forgot to change the offset for MagRoaderC, but now I've actually tested and made sure every Rage gets added/removed.

fadedrob commented 3 years ago

Lore byte flags were off by 1 so the last one was not being added/the first one was not showing as added when the save was reloaded. Tested and working now.

KiameV commented 3 years ago

I'll try to get to this tomorrow or over the weekend. Thank you for fixing the offsets for the rages and I'm curious to see the lores - i must not have tested the case of all lores being enabled!