marcrobledo / acnl-editor

An Animal Crossing: New Leaf savegame editor made in HTML5
https://www.marcrobledo.com/acnl-editor/
MIT License
153 stars 33 forks source link

Changes to Catalog & Encyclopedia #16

Closed Slattz closed 7 years ago

Slattz commented 7 years ago

This PR changes 2 things.

  1. Changes Catalog offset and the data size. The offset was wrong and overlapped with encyclopedia, causing some of the encyclopedia to be completed. This is my fault for not testing thoroughly, oops. (Also note the data size for Non Plus Mode is only an estimate, idk the exact size)

  2. Changes to Encyclopedia data. This changes the data used by the Encyclopedia filler. Originally, data unrelated to the Encyclopedia was getting overwritten. This commit changes that so only the Encyclopedia data gets written to.

I'd like to thank @Mega-Mew for finding the correct sizes, offsets and data, that he included in NLSE.