gcube emulator missing?
gcube emulator missing?
Hello!
I got the devkitPPC installed using dkp-pacman -S gamecube-dev command but it can't find the gcube emulator. I copied the gamecube template from the devkitpro installation, make command works fine but fails when it attempts to run the emulator:
dev@dev:~$ cd gamecube-template/
dev@dev:~/gamecube-template$ make
template.c
linking ... gamecube-template.elf
output ... gamecube-template.dol
dev@dev:~/gamecube-template$ make run
/opt/devkitpro/emulators/gcube/gcube /home/dev/gamecube-template/gamecube-template.dol
make: /opt/devkitpro/emulators/gcube/gcube: Command not found
make: *** [Makefile:109: run] Error 127
Can you help with this issue?
Thank you in advance!
Cheers!
I got the devkitPPC installed using dkp-pacman -S gamecube-dev command but it can't find the gcube emulator. I copied the gamecube template from the devkitpro installation, make command works fine but fails when it attempts to run the emulator:
dev@dev:~$ cd gamecube-template/
dev@dev:~/gamecube-template$ make
template.c
linking ... gamecube-template.elf
output ... gamecube-template.dol
dev@dev:~/gamecube-template$ make run
/opt/devkitpro/emulators/gcube/gcube /home/dev/gamecube-template/gamecube-template.dol
make: /opt/devkitpro/emulators/gcube/gcube: Command not found
make: *** [Makefile:109: run] Error 127
Can you help with this issue?
Thank you in advance!
Cheers!
Re: gcube emulator missing?
I think that the answer for your question is here https://wiibrew.org/wiki/Gcube
Re: gcube emulator missing?
All links are deadnebiun wrote: ↑Wed Apr 10, 2019 6:07 pm I think that the answer for your question is here https://wiibrew.org/wiki/Gcube
I think you must use Dolphin emulator
Re: gcube emulator missing?
Too bad! the dolphin-emu in Ubuntu 18.10 looks broken, I can't make it run neither in OpenGL mode, neither in software mode, and when I try to compile it from the github repo, it is asking me for dependencies. I need to dig where I can find the right dependencies or try any precompiled binarynebiun wrote: ↑Wed Apr 10, 2019 6:23 pmAll links are deadnebiun wrote: ↑Wed Apr 10, 2019 6:07 pm I think that the answer for your question is here https://wiibrew.org/wiki/Gcube
I think you must use Dolphin emulator
Re: gcube emulator missing?
The only link that seems works yet is http://devkitpro.cvs.sourceforge.net/de ... ors/gcube/. I'm going to check if the source code can be downloaded from there.
Any idea if it was exported to github, to bitbucket or to somwhere else? in that wiibrew page it is mentioned that gcube emu needs completion, what was missing yet?
Any idea if it was exported to github, to bitbucket or to somwhere else? in that wiibrew page it is mentioned that gcube emu needs completion, what was missing yet?
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: gcube emulator missing?
You're wasting your time. Gcube just about worked well enough to run some old framebuffer based homebrew from the early days of gamecube homebrew, it won't run modern homebrew without some serious work. It still being in the template Makefile is an oversight, sorry.
Dolphin works fine, I use it regularly for testing. I suggest asking the Dolphin team about your problems. They may be able to help.
Dolphin works fine, I use it regularly for testing. I suggest asking the Dolphin team about your problems. They may be able to help.
Re: gcube emulator missing?
I see, I see! Thanks for the advise!WinterMute wrote: ↑Fri Apr 12, 2019 12:06 am You're wasting your time. Gcube just about worked well enough to run some old framebuffer based homebrew from the early days of gamecube homebrew, it won't run modern homebrew without some serious work. It still being in the template Makefile is an oversight, sorry.
Dolphin works fine, I use it regularly for testing. I suggest asking the Dolphin team about your problems. They may be able to help.
Do you think it would be possible in the next version of devkitPro to attempt to execute dolphin-emu command instead of the gcube command to avoid misunderstandings?
Thank you in advance!
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: gcube emulator missing?
devkitPro is an organisation. devkitPro does not have versions. We produce and maintain a whole bunch of tools & libraries for console homebrew development.
I've removed the run target from the gamecube examples for now. Running Dolphin this way isn't that straightforward for a whole bunch of reasons and I have something else in the pipeline.
Re: gcube emulator missing?
Apologies about the misunderstanding on the versioning!WinterMute wrote: ↑Sun Apr 14, 2019 3:22 pmdevkitPro is an organisation. devkitPro does not have versions. We produce and maintain a whole bunch of tools & libraries for console homebrew development.
I've removed the run target from the gamecube examples for now. Running Dolphin this way isn't that straightforward for a whole bunch of reasons and I have something else in the pipeline.
Thank you very much for the clarifications!
Who is online
Users browsing this forum: No registered users and 3 guests