| View previous topic :: View next topic |
| Author |
Message |
Rappa Guest
|
Posted: Sat Aug 20, 2005 2:09 pm Post subject: I need help |
|
|
| so i downloaded the folder and theres a million things in there i dont know where to upload it to? i have my psp memory card open someone run me through the installation |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sat Aug 20, 2005 4:48 pm Post subject: |
|
|
| Can you describe, what you don't understand from the README files? I'll change it then for the next version. |
|
| Back to top |
|
 |
DrJustice
Joined: 03 Sep 2005 Posts: 2
|
Posted: Sat Sep 03, 2005 1:00 pm Post subject: |
|
|
Hey Shine!
First of all, a big thank you for making Lua Player fro PSP! This is just great :-)
Secondly, I'm not Rappa (obviously), but I'm also slightly confused by there being two README files describing the installation: one called just README and one called README-DIST. These two instructions conflict slightly. Please let us know which is the right one.
I'll get down to installing and testing tomorrow - I can hardly wait :-D
DJ
-- |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sat Sep 03, 2005 5:16 pm Post subject: |
|
|
You are right, one README might be enough :-)
The detailed description for Lua Player 0.9 (will be changed for the next version 0.10) :
Check your firmware version: scroll to the left and select "System Settings" and then "System Information" on your PSP. For example "System Software Version 1.00" says you that you have a 1.00 firmware. If you have a version > 1.50, you are out of luck, Lua Player will not work.
For 1.00 firmware PSPs:
1. create the directory luaplayer in /PSP/GAME on your memory stick
2. copy EBOOT.PBP to luaplayer
3. copy script.lua to luaplayer
4. copy the Applications folder to luaplayer
Now the files on your memory stick looks like this (you don't need to copy the svn-files, will be deleted in later versions) :
| Code: |
/PSP/GAME/luaplayer/EBOOT.PBP
/PSP/GAME/luaplayer/Applications/Shine's Snake/background.png
/PSP/GAME/luaplayer/Applications/Shine's Snake/clack.wav
/PSP/GAME/luaplayer/Applications/Shine's Snake/explode.wav
/PSP/GAME/luaplayer/Applications/Shine's Snake/icon.png
/PSP/GAME/luaplayer/Applications/Shine's Snake/index.lua
/PSP/GAME/luaplayer/Applications/Shine's Snake/snake-title-icon.png
/PSP/GAME/luaplayer/Applications/Shine's Snake/stranglehold.xm
/PSP/GAME/luaplayer/Applications/Shine's Snake/tiles.png
/PSP/GAME/luaplayer/Applications/Shine's Clock/icon.png
/PSP/GAME/luaplayer/Applications/Shine's Clock/index.lua
/PSP/GAME/luaplayer/Applications/Shine's Calculator
/PSP/GAME/luaplayer/Applications/Shine's Calculator/index.lua
/PSP/GAME/luaplayer/Applications/Music Test/bg.png
/PSP/GAME/luaplayer/Applications/Music Test/index.lua
/PSP/GAME/luaplayer/Applications/Music Test/music.xm
/PSP/GAME/luaplayer/Applications/Music Test/sound.wav
/PSP/GAME/luaplayer/Applications/Lowser/experimental.lua
/PSP/GAME/luaplayer/Applications/Lowser/icon.png
/PSP/GAME/luaplayer/Applications/Lowser/index.lua
/PSP/GAME/luaplayer/Applications/Lowser/test.lua
/PSP/GAME/luaplayer/Applications/Lowser/img/app.png
/PSP/GAME/luaplayer/Applications/Lowser/img/arrow.png
/PSP/GAME/luaplayer/Applications/Lowser/img/bg.png
/PSP/GAME/luaplayer/Applications/Lowser/img/folder.png
/PSP/GAME/luaplayer/Applications/Lowser/img/plain.png
/PSP/GAME/luaplayer/script.lua
|
For 1.50 firmware PSPs:
1. copy "luaplayer" and "luaplayer%" to /PSP/GAME on your memory stick
2. copy script.lua to luaplayer
3. copy the Applications folder to luaplayer
Now the files on your memory stick looks like for firmware version 1.00, but with this additional file:
| Code: |
/PSP/GAME/luaplayer%/EBOOT.PBP
|
|
|
| Back to top |
|
 |
holger
Joined: 18 Aug 2005 Posts: 204
|
Posted: Sat Sep 03, 2005 6:17 pm Post subject: |
|
|
| maybe you also want to take a look on the psp-install script in pspgl/tools, it handles all the voodoo for you. |
|
| Back to top |
|
 |
DrJustice
Joined: 03 Sep 2005 Posts: 2
|
Posted: Sun Sep 04, 2005 2:06 am Post subject: |
|
|
Thanks!
It works like a charm!
DJ
-- |
|
| Back to top |
|
 |
|