Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gamecube building boot.dol #69

Open
animekai opened this issue Aug 24, 2022 · 13 comments
Open

Gamecube building boot.dol #69

animekai opened this issue Aug 24, 2022 · 13 comments

Comments

@animekai
Copy link

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?

@mkst
Copy link
Owner

mkst commented Aug 25, 2022

Think you need the following make flags:

TARGET_GAMECUBE=1 TARGET_WII=0

@animekai
Copy link
Author

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 👍

@64Luigi
Copy link

64Luigi commented Sep 3, 2023

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

@64Luigi
Copy link

64Luigi commented Sep 3, 2023

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

@animekai
Copy link
Author

animekai commented Sep 5, 2023

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

@64Luigi
Copy link

64Luigi commented Sep 10, 2023

Makefile? Where is that

@64Luigi
Copy link

64Luigi commented Sep 10, 2023

I am using windows method btw

@animekai
Copy link
Author

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

@64Luigi
Copy link

64Luigi commented Sep 10, 2023

Oh i got it thanks

@64Luigi
Copy link

64Luigi commented Sep 10, 2023

I am playing it on my gamecube rn

@64Luigi
Copy link

64Luigi commented Sep 10, 2023

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

@animekai
Copy link
Author

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

@64Luigi
Copy link

64Luigi commented Sep 10, 2023

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants