En/Lua Player for Windows
PSPWiki
This page is also available in: Finnish | English
by Tdubel, 12 January 2006.
Lua Player for Windows is a lua script player for the Windows.
Sisällysluettelo |
[muokkaa]
Program
[muokkaa]
General info
- Program: Lua Player for Windows.
- Version: 0.14 (based on an earlier version).
- File: luaplayerwindows-0.14.zip (1.13 MB), with sound support.
- Old version: luaplayerwindows-alpha-release.zip (881 kB), no sound support.
[muokkaa]
Using the Program
Download and extract "luaplayerwindows-0.14.zip" to "C:\luaplayer" (or other folder). Copy the script file (and possibly images and/or other files) to the same folder. Open a Windows Command prompt and move to "C:\luaplayer". Start the Lua Player with command "luaplayer script.lua".
Hit ESC for exit.
[muokkaa]
BAT file
This batch file executes commands for you.
@ECHO OFF echo #################################### echo # # echo # Lua Player # echo # ========== # echo # # echo # Loading script.lua... # echo # # echo #################################### c: cd \ cd luaplayer luaplayer script.lua PAUSE
If necessary, rename the folder/file names correctly. Save the file for example to the Windows desktop (luaplayer.bat).
[muokkaa]
Controls
Keyboard mapping:
- Select = [a].
- Start = [s].
- Left Trigger = [q].
- Right Trigger = [w].
- Circle = [f].
- Triangle = [r].
- Cross = [c].
- Square = [d].
- Directional pad = Cursor keys
