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

Program

General info

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.

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).

bat.png

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

 

PSPWiki: Main Page | Documentation | Files | Links
Henkilökohtaiset työkalut