Micro Lua Installation
Basic steps for using MicroLua.
- Take the latest version of MicroLua and extract it.
- Copy the
lua
lua folder and the correct
folder and the correct .nds
.nds or
or .gba
.gba file.
* Paste them on your linker (the
file. - Paste them on your linker (the
lua
lua folder must be at the root of your linker!).
* You can paste the Lua scripts where you want, but the default directory when you launch _microlua.nds_ is
folder must be at the root of your linker!). - You can paste the Lua scripts where you want, but the default directory when you launch microlua.nds is
/lua/scripts
/lua/scripts, so it will be easier to put the scripts in it.
# Power on your DS:
* Launch the
, so it will be easier to put the scripts in it.
- Power on your DS:
- Launch the
.nds
.nds or
or .gba
.gba
. - You can browse your linker and launch a Lua script (A button). Have a look at MicroLuaProjects to find one.