| View previous topic :: View next topic |
| Author |
Message |
psyberjock
Joined: 15 Dec 2006 Posts: 28
|
Posted: Thu Jan 11, 2007 6:43 pm Post subject: LUA in 3.03 OE's 3.03 kernel |
|
|
I need to load LUA under the 3.03 kernel of Dark_Alex's 3.03 OE so I can use my program which incorporates the usbgps.prx. (obviously renamed to .lrx and loadlib'ed).
I've been looking for a while, but not having any success. Is there any way to load LUA under the 3.03 kernel? |
|
| Back to top |
|
 |
bolk
Joined: 07 Jan 2007 Posts: 10
|
Posted: Fri Jan 12, 2007 12:10 am Post subject: |
|
|
| +1 |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Fri Jan 12, 2007 5:28 am Post subject: |
|
|
| Have you tried compiling it as 1.5 and then putting it in the GAME150 folder? I haven't seen anything compiled for 1.5 that fails in 3.03 OE. |
|
| Back to top |
|
 |
psyberjock
Joined: 15 Dec 2006 Posts: 28
|
Posted: Fri Jan 12, 2007 6:10 pm Post subject: |
|
|
| J.F. wrote: | | Have you tried compiling it as 1.5 and then putting it in the GAME150 folder? I haven't seen anything compiled for 1.5 that fails in 3.03 OE. |
Well LUA itself does load under 3.03 OE as a 1.50 app. The problem is that my LUA script uses the usb.prx, usbacc.prx, and usbgps.prx-es. The usbgps.prx can't be loaded in anything before 2.71.
JohnMPH, Deniska, and I are currently figuring out the USB GPS system. The GPS viewer that JohnMPH and Deniska are working on (under C with the PSP SDK) only runs under the 3.03 kernel. If you try it under the 1.50 kernel, it locks up.
That is the problem I'm experiencing with my LUA script right now. Once I try to load the .lrx-es, my PSP locks up and shuts down.
If there was a way for me to load it under the 3.03 kernel, I am confident that any further problems that I encounter would not be because of the kernel. As it is, I know that the kernel IS causing a problem and I can't tell if anything else is causing a problem. |
|
| Back to top |
|
 |
psyberjock
Joined: 15 Dec 2006 Posts: 28
|
Posted: Thu Jan 18, 2007 4:15 pm Post subject: |
|
|
| So is there a way to compile LUA to run under the 3.03 kernel and the people who know just aren't replying, or is it impossible and the people who know still aren't replying? |
|
| Back to top |
|
 |
|