Releases: ExpansionPak/GCRecompiler
v0.1.0-beta
Here is the first pre-compiled release for GCRecompiler! beta 0.1.0. This beta also includes early/experimental REL support. To use GCRecompiler. Simply extract your GameCube disc, and grab the main.dol (sometimes boot.dol depending on which game you have) to use with the tool! The macOS version is universal, so it works on Both Apple Silicon and Intel.
Warning
If your antivirus software flags the tool, it is a false positive. Builds downloaded from this page will always be safe. If you absolutely do not trust these download pages, you can compile the source code yourself. This tool is written in pure C++ with no external dependencies or submodules, so all you need is an OS and the latest version of CMake.
GCRecompiler is still a Work-In-Progress tool! if you encounter a bug, please open an Issue and include:
- Your Operating System.
- Steps to reproduce the bug.
- Expected vs. Actual behavior.
We would love to see what you make with GCRecompiler! Our Discord server is available here. Have fun recompiling!