great, problem is i'm now getting an error:
warning: passing arg 1 of 'sprintf' makes pointer from integer without a cast
what does this error and how can i fix it???
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.
I’ve just come across this post, I am known over on the PCKF (Public Commander Keen Forum) as keen online and I think I might be able to clear up a couple of points:
1. Even though ID published source code for nearly all of their original games, they didn’t publish commander keens
2. Yes...
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.
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...
That worked but i'm still getting errors, has anyone actually been able to get tut3 to work?? The reason I ask is I’m just wondering if you went by the tutorial exactly or did you have to add small snippets of code in order to get it to work.
That’s helped fix the npal error but I am still getting other errors such as:
‘tile’ undeclared <first use in this function>
stray ‘\240’ in program
coRp have you been able to get it to work???
This is my code:
/* Rico's GP32 Programming Tutorial, part 2
Example source */
#include...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.