Search results

  1. S

    GP32 Gptextout

    How can i use GpTextOut to output a variable, at the moment i am using: GpTextOut(NULL, &gpDraw[nflip], count * TILESIZE, count2 * TILESIZE, count3, 0); but all it is displaying is symbols.
  2. S

    GP32 Libs For Devkitadv

    I have just started coding for the gp32 thanks to Ricos tutorials, i have coded using other programming languages before but this is my first time with c, my question is where can i find out about the information about devkitadvs libs and what they do for example i need one to rotate an image.
  3. S

    Unfxe.exe

    I'm trying to use unfxe.exe so that i can change the title and the icon that appears on the gp32 and i'm having a couple of problems using the options, this is what i'm typing into the command line: UNFXE [-o] filename.fxe But the problem i'm getting is that the program is using [-o] as the...
  4. S

    GP32 Tut3

    Could someone please help me, I just got my game park yesterday and I have been spending all afternoon looking at some tutorials. I get the basics because I programmed with other languages before, the problem is that I can’t get tut3 to work. If anyone has got it to work could you please put...
Back
Top