Search found 20 matches

by ITDemo
Mon Jun 29, 2009 1:02 pm
Forum: PSP Development
Topic: OSK Libraries
Replies: 65
Views: 18650

Haha oh yeah... I knew that :)
by ITDemo
Mon Jun 29, 2009 5:07 am
Forum: PSP Development
Topic: OSK Libraries
Replies: 65
Views: 18650

Oh sorry I thought he just wanted the png library...
by ITDemo
Mon Jun 29, 2009 4:59 am
Forum: PSP Development
Topic: OSK Libraries
Replies: 65
Views: 18650

The SVN...
Type ths into the terminal...

Code: Select all

cd ..
svn checkout svn://svn.pspdev.org/psp/trunk/libpng
cd libpng
make
make install 
by ITDemo
Mon Jun 29, 2009 2:59 am
Forum: PSP Development
Topic: [Announce]: MinPSPW on Win32/Ubuntu 9.04/OpenSolaris 2009.06
Replies: 17
Views: 7735

Hey Heimdall,

All I can say is thanks for makin this SDK!
But also just wonering if you would be able to compile triEngine for this??

Thanks!
by ITDemo
Sun Jun 28, 2009 1:11 am
Forum: PSP Development
Topic: triEngine on MinPSPW
Replies: 1
Views: 1432

triEngine on MinPSPW

Hi everyone,

Just wondering if any one has triEngine set up on MinPSPW...
It seems like a good library to use so I am just interested!

Thanks in advanced!
ITDemo
by ITDemo
Mon Feb 23, 2009 9:38 am
Forum: PSP Development
Topic: Problems with minPsp and eclipse
Replies: 10
Views: 3986

To be honest I think you should just visit psp-programming.com before going any futher and follow the tutorials on that site.
by ITDemo
Mon Feb 23, 2009 2:47 am
Forum: PSP Development
Topic: How use build-in OSK
Replies: 2
Views: 1505

The easiest way is to use this file: http://www.helpnorthwest.com/osk_plugin.rar

BTW: Credits go to AlphaDingDong for that.
by ITDemo
Sat Feb 07, 2009 8:18 am
Forum: PSP Development
Topic: Win32 native Toolchain for PSPSDK
Replies: 261
Views: 136283

Edit: I fixed it sorry.
by ITDemo
Sun Feb 01, 2009 9:48 am
Forum: PSP Development
Topic: How can i enable the power for the GoCam?
Replies: 5
Views: 2510

take a look at this. It might work:

http://www.psp-programming.com/forums/i ... 121.0.html
by ITDemo
Sat Jan 03, 2009 11:20 pm
Forum: PSP Development
Topic: Double Functions?? Is there any??
Replies: 2
Views: 1122

Thanks for the reply I will look at them.
by ITDemo
Sat Jan 03, 2009 6:33 am
Forum: PSP Development
Topic: Double Functions?? Is there any??
Replies: 2
Views: 1122

Double Functions?? Is there any??

Hey guys! You know the way with strings in c you can use functions such as: http://www.edcc.edu/faculty/paul.bladek/c_string_functions.htm well is there any equivilant to this but for doubles? I am wondering because I am working on a number pad OSK. Top Secret! :D Well I want the output to be a doub...
by ITDemo
Sat Jan 03, 2009 6:23 am
Forum: PSP Development
Topic: PSP SDK File IO bug(s)
Replies: 9
Views: 3087

wow! This is really interesting!
So.. any volunteers to fix it?
by ITDemo
Sat Jan 03, 2009 1:40 am
Forum: PSP Development
Topic: Corrupted Data in XMB
Replies: 6
Views: 2085

Okay well I did everything everyone said and then i realised that it was acctually my USB ports :-P
So I have it working again and thanks everyone for helping me!
by ITDemo
Fri Jan 02, 2009 12:39 pm
Forum: PSP Development
Topic: Corrupted Data in XMB
Replies: 6
Views: 2085

Thanks for the replys guys! Ok so to start answering the questions! Yes i have the lastest sdk. I changed 371 to 500 And in my code i do have PSP_MODULE_INFO("name",0,1,1) And yes I do type make not make kxploit. Ahhhh there we go. Nope it still does not work :( So should i...
by ITDemo
Fri Jan 02, 2009 10:47 am
Forum: PSP Development
Topic: Corrupted Data in XMB
Replies: 6
Views: 2085

Corrupted Data in XMB

Hey guys! I am just going to tell you straight away! Ok so here is my problem. When I compile my app it gives me no errors or warnings. And I am pretty sure that my code is correct ;-) Except when I go to run it on my PSP it says "Corrupted Data". So it should be my Makefile, my PSP or my ...
by ITDemo
Sat Feb 02, 2008 10:01 pm
Forum: PSP Development
Topic: Converting to Eboot
Replies: 5
Views: 2226

Thanks guys i'll read through the SDK's while finishing the book on C++. And by the way the conversion program does work on Windows.
Thanks,
Gavin/ITDemo
by ITDemo
Sat Feb 02, 2008 9:27 am
Forum: PSP Development
Topic: Converting to Eboot
Replies: 5
Views: 2226

KK thanks, just 2 more questions How do you make the screen clear in the psp?(if you can) and what peice of code do you use on the psp to let them input text? eg. cin,gets.etc If you know that would be great if not it's ok Oh and how do you make the makefile?? and i'm using PSP Dev Win32 Thanks agai...
by ITDemo
Sat Feb 02, 2008 6:20 am
Forum: PSP Development
Topic: Converting to Eboot
Replies: 5
Views: 2226

Converting to Eboot

Hi, I am new to the programming side of the psp but i am learning C++, I have a couple of questions to ask and i would be really thankful if they were answered. 1. How do you let the user input text or numbers.etc 2. Would this code be okay to convert over /* This is a simple but long conversion pro...
by ITDemo
Sun Nov 18, 2007 8:34 am
Forum: PSP Development
Topic: Help Problem
Replies: 2
Views: 1736

Thanks got it working :)
by ITDemo
Sat Nov 17, 2007 8:15 am
Forum: PSP Development
Topic: Help Problem
Replies: 2
Views: 1736

Help Problem

Hi i am new to the psp dev world and am trying to set up psp toolchain.
i have set it up before on cygwin but decided to do it probably in ubuntu.
But when i run the toolchain script i get this problem.

Image