Well, i think it's the same file, except that i've downloaded it from a direct link found in the Developers Corner of this site (if i remember well it should be at page 3).
I CAN finally make games for the Wiz on Windows! I've found a WizSDK 7zip installer that includes an already configured Dev-C++ ide that works without problems!
YAYYYY!!!! I'm verrrrry happy!
It doesn't work...! It always freezes at the loading screen. I'll give this "Termula" a try, but i really don't think it would help me, if i can't get a stupid "Hello World" program working...
Yep, i'm not drawing anything... I thought that a normal program would start in console mode if no SDL_Init() was called... Well, then i'l try loading a simple image!
Then i'll try to compile a simple "Hello, World" program and see if it works... And how could i handle input if the joystick functions aren't working? Maybe there are SDL compiled for the Wiz somewhere...
EDIT: It looks like i've managed to compile it, but the wiz freezes on the loading screen!
Ok... I'm trying to compile an SDL-example that i have downloaded with the devkitGP2X from the archive. Before editing the 2 files and the makefile i was able to compile it but not to run it on the wiz (it freezes at the loading screen). Now that i edited the 2 files and the makefile, the "make"...
Hi! I've tried playing an avi file on the Wiz, using the built-in video player... It played (with sound), but the colors were strange and the video quality low... Is there a way to fix it, and maybe play other video formats?
Sorry for the silly questions, but can i compile a game for DOS and get it work in dosbox on the wiz? And can i install Windows 95 on it like on the PSP? And how does dosbox handle key input on the wiz? Thanks
Hi! I've bought a GP2X Wiz yesterday, tried emulators, apps, games etc, but now i'd like to start developing SDL games for it. I've tried googling a bit on how to start developing on Windows XP, and i've found only DevkitGP2X and a forum topic explaining how to edit the makefile to use the same...