A repository exploring a decompilation of Onegai Monsters.
This is super minimal and likely won't become a full decomp project. I just wanted to see what was in this game mostly.
Grab tools
git submodule update --init --recursiveInstall Dependencies
sudo apt install build-essential pkg-config git python3 wget python3-pip binutils-mips-linux-gnu python3-venvDrop the baserom into the root of the project named onegaimonsters.z64
make setup
make extract
make