Homebrew game Project [Release] The Minish Cap – Alek's Ultimate NX Edition | Dual Screen, FLIP GRIP SUPPORT, Touch, RetroAchievements

  • Thread starter Thread starter alexgg1014
  • Start date Start date
  • Views Views 5,447
  • Replies Replies 61
  • Likes Likes 15
Found it, and your logs nailed it — thank you.

It's not an asset problem: your assetfix.log shows the Cave of Flames-era
repairs all working, so re-extracting wouldn't have helped.

The Lake Hylia crash is an out-of-bounds read in the NPC sprite-loading code.
An NPC type index runs 43 slots past the end of a 21-entry table and lands in
the font colour buffer next to it, so the game ends up dereferencing pixel data
as a pointer. On the original GBA that read is harmless garbage; on the Switch
it's a hard fault, which is why it happens every single time in the same spot.

Fix is straightforward (bounds-check the index) and will be in the next build.
The other log you sent is a separate one in Julietta's house from an older
build, and the hang_report is a third thing — a freeze inside the renderer in
the Minish Woods. I'll look at both.
Thank you! Has been fun re-playing this, its been a looong time! Appreciate your effort!
Post automatically merged:

Ran into a crash when trying to talk to this guy as well, game crashes and back to atmosphere

2026090820303000-BAA196B407E24F826958809FC86B3A30.jpg
 

Attachments

Last edited by digdat0,
  • Love
Reactions: impeeza
Thank you! Has been fun re-playing this, its been a looong time! Appreciate your effort!
Post automatically merged:

Ran into a crash when trying to talk to this guy as well, game crashes and back to atmosphere

View attachment 589919
Ok thx sorry for dont updated yet i hadn't enough time I will release a hotfix, thx
 

Site & Scene News

Popular threads in this forum