sm64-port
sm64-port copied to clipboard
Gamecube building boot.dol
i was able to compile the wii boot.dol file, but how can i build the boot.dol for the gamecube? or the same wii .dol work on gamecube?
Think you need the following make flags:
TARGET_GAMECUBE=1 TARGET_WII=0
Think you need the following make flags:
TARGET_GAMECUBE=1 TARGET_WII=0
Yes, I was able to make a GC .dol file doing the same, thanks 👍
I have this issue too. It only compiles in the build folder for the wii version. How may I fix this?
I don't know how to use flags if I could have a bit better explanation on it.
I don't know how to use flags if I could have a bit better explanation on it.
Inside make file edit it with notepad, search and edit this line
TARGET_GAMECUBE=1 TARGET_WII=0
On GameCube put 1 on Wii 0
Makefile? Where is that
I am using windows method btw
Inside the compressed file root there is a file named makefile without extension, just open it with notepad add edit those lines I mentioned
Oh i got it thanks
I am playing it on my gamecube rn
Problem. This does not save my progress. Hpw do I fix this?
Problem. This does not save my progress. Hpw do I fix this?
No idea, and the game looks choppy, not a perfect port but playable
Ok