PDA

View Full Version : N00b needs help...



the zack
October 4th, 2006, 17:21
hey Im trying to get start3ed on PSP game programming and i am having some trouble starting out. I tried to install the PSP toolchain using Cygwin but it didnt work right. It wanted me to update svn, so I tried that. that didnt work either. can somebody help me out here?

weirdelf
October 4th, 2006, 19:06
you actually have to download the svn and put in the same folder as the toolchain
http://subversion.tigris.org/files/documents/15/34093/svn-1.4.0-setup.exe

the zack
October 4th, 2006, 20:02
Im confused... what do you mean put it in the same folder as the toolchain? you mean the program files? I already tried that, it doesnt work.

splodger15
October 4th, 2006, 21:13
I think you need to learn how to use the program properley and learn how to code. Yaustar is a very good person to ask for advice on it

the zack
October 4th, 2006, 21:29
you know what i figured it out. I just hello worlded. :)

yaustar
October 4th, 2006, 21:38
I think you need to learn how to use the program properley and learn how to code. Yaustar is a very good person to ask for advice on it
Someone mentioned my name? :P
http://parabellumgames.no-ip.org/articles/where-to-start-c-programming/

the zack
October 6th, 2006, 21:25
I have a little problem here... Im trying to make a text program. I want it to say something, then offer to press a button, then if you press it it goes to another text screen. I want to do that like 4 times in a row but I cant find out how to do that? it either keeps saying the text over and over and over on the screen or it doesnt show it at all, depending on what I put in there.