Search found 3 matches

by Nezumi
Thu Feb 14, 2008 10:30 am
Forum: PSP Lua Player Development
Topic: LuaPlayer Compiling Help
Replies: 4
Views: 12744

Ah. Well I went ahead and tried it, got the same errors as 'Google' there did, but went ahead and installed the psplibraries. Now I'm getting this error: $ make -f Makefile.psp-standalone psp-g++ -I. -I/usr/local/pspdev/psp/sdk/include -G0 -Wall -O0 -fno-strict-aliasi ng -mno-explicit-relocs -I/usr/...
by Nezumi
Wed Feb 13, 2008 10:34 pm
Forum: PSP Lua Player Development
Topic: LuaPlayer Compiling Help
Replies: 4
Views: 12744

Is that CPP or Lua? Can you compile a .lua script into an EBOOT? o.o
by Nezumi
Thu Feb 07, 2008 8:49 am
Forum: PSP Lua Player Development
Topic: Lua 0.20 Wlan on 3.90 M33
Replies: 1
Views: 6863

Lua 0.20 Wlan on 3.90 M33

I'm having trouble getting connected with my PSP in a Lua application I am programming. I understand from a lot of posts that there is a problem with it connected on encrypted networks, currently using a WPA encryption. I have tried methods such as the Wlan.useConnectionConfig(x + 1) or using the 2....