three-houses-research-team / Throne-of-Knowledge

A good place to start from if you're in need of explanations or documentation
23 stars 8 forks source link

Entries for Patch 2 (DLC2) - 010055D009F79002 #8

Closed Kvalyr closed 2 years ago

Kvalyr commented 2 years ago

Found these by monitoring the game's memory in Yuzu using CheatEngine and watching for a 4-byte integer that changes when changing classes in the certification screen. Eventually I found 4 addresses that hold the current loaded palette, and from there I was able to work backwards and infer the IDs for models by comparing the relative offsets in the 'local' IDs (filenames given by extractIndexNum.py) between palettes and models.

I can't guarantee the accuracy of every one of these, but I'm confident that the vast majority of them are correct. I've verified most of them in-game by doing replacements using Aldebaran-rs.