sm64-port icon indicating copy to clipboard operation
sm64-port copied to clipboard

Gamecube building boot.dol

Open animekai opened this issue 2 years ago • 13 comments

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?

animekai avatar Aug 24 '22 21:08 animekai

Think you need the following make flags:

TARGET_GAMECUBE=1 TARGET_WII=0

mkst avatar Aug 25 '22 12:08 mkst

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 👍

animekai avatar Aug 25 '22 20:08 animekai

I have this issue too. It only compiles in the build folder for the wii version. How may I fix this?

64Luigi avatar Sep 03 '23 16:09 64Luigi

I don't know how to use flags if I could have a bit better explanation on it.

64Luigi avatar Sep 03 '23 19:09 64Luigi

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

animekai avatar Sep 05 '23 03:09 animekai

Makefile? Where is that

64Luigi avatar Sep 10 '23 16:09 64Luigi

I am using windows method btw

64Luigi avatar Sep 10 '23 16:09 64Luigi

Inside the compressed file root there is a file named makefile without extension, just open it with notepad add edit those lines I mentioned

animekai avatar Sep 10 '23 17:09 animekai

Oh i got it thanks

64Luigi avatar Sep 10 '23 17:09 64Luigi

I am playing it on my gamecube rn

64Luigi avatar Sep 10 '23 17:09 64Luigi

Problem. This does not save my progress. Hpw do I fix this?

64Luigi avatar Sep 10 '23 18:09 64Luigi

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

animekai avatar Sep 10 '23 18:09 animekai

Ok

64Luigi avatar Sep 10 '23 19:09 64Luigi