decomp-toolkit
decomp-toolkit copied to clipboard
A GameCube & Wii decompilation toolkit
### Repository URL https://github.com/Coockie1173/Goldeneye-Wii ### Game Name GoldenEye Wii ### Game Version USA ### Description When splitting the game, it throws the following error: build\tools\dtk.exe dol split config\SJBE52\config.yml build\SJBE52 INFO...
It would be nice to have something like `ninja diff` working for RELs. A use case can be found in https://github.com/robojumper/ss-dtk/tree/rel-wip (SOUE01) - with the latest commit on that branch,...
### Repository URL https://github.com/xbret/xenoblade ### Game Name Xenoblade ### Game Version JP ### Description The tail calls in this function are not properly handled by dtk during disassembly/object file generation....
### Repository URL _No response_ ### Game Name _No response_ ### Game Version _No response_ ### Description In debug builds, there can be several string constants in a row, where...
### Repository URL _No response_ ### Game Name _No response_ ### Game Version _No response_ ### Description In MIPS relocatable binaries, relocations are not applied to DWARF. https://github.com/encounter/decomp-toolkit/blob/main/src/cmd/dwarf.rs#L148
### Repository URL https://github.com/SamuraiOndo/RatDecomp/tree/broken-build ### Game Name Ratatouille ### Game Version USA v0, GLLE78 ### Description The last file linked in symbols.txt appears to link an extra SDK function for...
### Repository URL _No response_ ### Game Name Donkey Kong: Country Returns ### Game Version SF8P01 (Europe) ### Description DTK always assumes that all `modules` listed in config yml are...
### Repository URL _No response_ ### Game Name Skylanders Giants ### Game Version SKYP52 (Europe) ### Description > $ dtk dol info .\main.dol Failed: Couldn't determine alignment for section '.bss0'...
### Repository URL https://github.com/doldecomp/ttyd ### Game Name Paper Mario TTYD ### Game Version JP version ### Description Two functions in the SDK confuse dtk's fuzzy match by branching to the...