Mityno 6ea40b4493 Decompiling ActorUnkRSMF (#73)
* Decompile func_ov063_0215c250 and func_ov063_0215c290

* Decompile ActorUnkRMSF::~ActorUnkRMSF

Unsure what the added ldr/str instructions are

* Update func_ov063_0215c250 and func_ov063_0215c290 with right classes

* chore: Tidy up code using the right functions

* feat: Duplicate code for jp version

* feat: Add placeholder parent class to match dtors

* fix: Update the handling of jp version

* fix: Remove dup code and rename symbols

* fix: Rename vfuncs

* feat: Rename more symbols and add member to match class size

* chore: Remove autogen comments at the top of files

* feat: Fix reloc and unify used functions with RMSD

* fix: Rename vfuncs to the right id
2026-06-29 20:30:10 +02:00
2026-01-17 19:21:42 +01:00
2026-06-29 20:30:10 +02:00
2026-04-17 01:03:18 +02:00
2026-06-29 20:30:10 +02:00
2026-06-29 20:30:10 +02:00
2026-06-28 15:29:34 +02:00
2026-05-11 17:27:59 +02:00
2024-09-16 14:00:37 +02:00
2025-07-17 17:16:19 +02:00
2024-09-16 14:00:37 +02:00
2025-12-22 22:19:41 +01:00
2025-02-13 23:22:21 +01:00

The Legend of Zelda: Spirit Tracks
Build Status Progress Discord Badge

Work in progress! This project aims to recreate source code for The Legend of Zelda: Spirit Tracks by decompiling its code by hand. The repository does not contain assets or assembly code. To build the ROM, you must own an existing copy of the game to extract assets from.

Note

The project targets the European and Japanese versions, and other versions might be supported later.

How to install

See INSTALL.md for instructions on how to install the project.

Contribution

A work in progress, but CONTRIBUTING.md has guidelines for how to contribute to the project.

Documentation

See /docs for documentation about the game.

S
Description
No description provided
Readme CC0-1.0 57 MiB
Languages
C++ 89.9%
C 6.7%
Python 3.4%