Skip to content

Releases: Random06457/Zelda64Loader

OOT JP/US 0.9 support

27 Jan 20:31
Compare
Choose a tag to compare
  • Add support for the newly released OOT build (zelda@srd44 98-10-18 23:05:00)
  • Ghidra 9.2 support

Fix string literals

13 Jun 21:54
Compare
Choose a tag to compare
  • Use EUC-JP as the default charset used by StringDataType.
  • Fix the issue with how string literals are displayed in ghidra's decompilation view by splitting boot/code/overlays' segments (.text/.data/.rodata/.bss/.reloc).

Note that this will not fix the issue with japanese strings as the decompiler seems to support unicode only.

F3DZEX Analyzer + Relocation Table

02 May 22:27
Compare
Choose a tag to compare
  • Add support for Ghidra's Relocation Table feature
  • Add a script to find F3DZEX commands

Overlay Relocation Fix

15 Apr 18:17
Compare
Choose a tag to compare
  • Fix a bug in overlay relocation
  • Rename "transitionEffect" to "FbDemo"
  • Cleanup class members' names

Support the new Ocarina Of Time debug build

24 Mar 17:00
Compare
Choose a tag to compare
  • Added support for the new debug build that was released (zelda@srd022j 03-02-21 00:49:18)

Support for every overlay

18 Mar 21:24
Compare
Choose a tag to compare
  • Added support for kaleido_manager overlays (kaleido_scope and player_actor) / transition effect overlays / map_mark_data
  • Changed segment names
  • Added labels for hardware registers

V1.2

24 Dec 00:47
Compare
Choose a tag to compare

Added support for Ocarina Of Time

v1.1

16 Nov 21:00
Compare
Choose a tag to compare

Added support for actors and effect SS2 overlays

v1.0

03 Nov 19:06
Compare
Choose a tag to compare
Update README.md