Search found 4 matches

by LuaNoob
Sat Oct 01, 2005 2:48 am
Forum: PSP Development
Topic: PSP turns off with my homebrew, any ideas?
Replies: 5
Views: 3036

Well, seems that still I am stuck with this problem... Here is another update, if someone have an idea that can help me, I've downloaded "ghost_in_the_matrix_v_0_1_src" source code, and I tried to compile it, and got this error: $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G...
by LuaNoob
Thu Sep 29, 2005 10:24 am
Forum: PSP Development
Topic: PSP turns off with my homebrew, any ideas?
Replies: 5
Views: 3036

this is really weird... I compiled the Sprites demo in the SDK, again no problems (while compiling), then generated the KXploit files, put everything in my 1.50 PSP and again it shut off :( I don't know what is exactly wrong, then I run PSPe 0.9b, and I got this error: libpng error: Not a PN...
by LuaNoob
Thu Sep 29, 2005 2:11 am
Forum: PSP Development
Topic: PSP turns off with my homebrew, any ideas?
Replies: 5
Views: 3036

PSP turns off with my homebrew, any ideas?

Hi, this is my first post, I've read all the instructions to install cygwin and the pspsdk, after 4 days finally I made it 100% and I was able to copy and build the hello world example, my bios is 1.5 and used the kxploit tool to generate the eboot.pbp and the exploit one, copied them into my memory...
by LuaNoob
Wed Sep 21, 2005 12:26 pm
Forum: PSP Lua Player Development
Topic: japanese character support?
Replies: 6
Views: 4221

Hi! this is my first post. About: is there a way to "print" a japanese character? i read the lua doc./wiki pages, and it is rather confusing - at least i didnt get it (quote: "you would need to either manually encode them to UTF-8, or insert individual octets in the correct big-endian...