MicroLuaInstallation: Contents
  How to install MicroLua on your linker

Micro Lua Installation

Basic steps for using MicroLua.

How to install MicroLua on your linker

  1. Take the latest version of MicroLua and extract it.
    • Copy the lua folder and the correct .nds or .gba file.
    • Paste them on your linker (the 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 /lua/scripts, so it will be easier to put the scripts in it.
  2. Power on your DS:
    • Launch the .nds or .gba.
    • You can browse your linker and launch a Lua script (A button). Have a look at MicroLuaProjects to find one.