Search found 4 matches
- Mon Jul 13, 2020 5:17 am
- Forum: Gamecube/Wii Development
- Topic: Newbie here!
- Replies: 6
- Views: 17138
Re: Newbie here!
Hey guys! The port of my homebrews to the Nintendo Wii was a success thanks to this forum :D https://i.ibb.co/TwB9pPM/sonictitan.jpg All my templates are avaiable here for PC, Dreamcast and Wii: https://github.com/TItanGuy99/Titan-IDE/tree/master/Projects Now I want to do the same for the Nintendo ...
- Fri Jun 26, 2020 4:38 pm
- Forum: Gamecube/Wii Development
- Topic: Newbie here!
- Replies: 6
- Views: 17138
Re: Newbie here!
I got it working, I don't know how to thank you As soon I port my games to Wii Ill post it on this forum
You're the best!
You're the best!
- Thu Jun 25, 2020 9:40 pm
- Forum: Gamecube/Wii Development
- Topic: Newbie here!
- Replies: 6
- Views: 17138
Re: Newbie here!
Thanks a lot for your help, I got SDL installed!!!
One last question if you can help me (Please XD) on my files should I import it like I do when I use SDL on PC? (#include <SDL/sdl.h>)
And on the makefile should I use the SDL flag? (LIBS := -lSDL)
Thanks a lot for your time.
One last question if you can help me (Please XD) on my files should I import it like I do when I use SDL on PC? (#include <SDL/sdl.h>)
And on the makefile should I use the SDL flag? (LIBS := -lSDL)
Thanks a lot for your time.
- Wed Jun 24, 2020 11:34 pm
- Forum: Gamecube/Wii Development
- Topic: Newbie here!
- Replies: 6
- Views: 17138
Newbie here!
Hello everyone, I'm trying to port my SDL games to the Nintendo Wii, but in both tutorials I found I can't get through this step: Download and copy the PPC ported libraries to your portlibs folder (on Windows this is c:\devkitPro\portlibs\ppc) I can't find these PPC libraries anywhere the links are ...