mirror of
https://github.com/projectPiki/pikmin2.git
synced 2025-02-02 03:43:45 +00:00
Pikmin 2
Pikmin 2 disassembly/decompilation
Modifying the MetroWerks compiler
More specifically, you need to modify the v2.7 linker as follows:
Offset | From | To |
---|---|---|
0x36510 | 0x74 | 0x75 |
Change 0x74 to 0x75 (fixes the destructor issue)
Description
Languages
Assembly
66.6%
C++
28.8%
C
4.1%
Python
0.3%
Makefile
0.2%