Lua Red 3DS

From GameBrew
Revision as of 07:51, 15 June 2021 by HydeWing (talk | contribs) (Created page with "{{Infobox 3DS homebrew | title = Lua Red | image = https://dlhb.gamebrew.org/3dshomebrew/LuaRed.jpg|250px | type = Other Apps | version = v1.5 | licence = Mixed | author = noa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox 3DS homebrew

Supported platforms

  • New 3DS
  • Mac / Linux / Windows

IRC chat

#luared on freenode

Building

For both platforms, you must supply your own symfile and ROM and place them in the rom directory (create it if it does not exist). The symfile must have the same basename as the rom. So, for example, if your ROM was named example.gb, your symfile must be named example.sym.

New 3DS

  1. Be on Mac or Linux
  2. Install LuaJIT
  3. Install devkitARM and ctrulib
  4. Install aite
  5. Run aite 3ds

Then, copy build/luared.3dsx, build/luared.smdh, the lua folder, and the res folder to the /3ds/luared folder on your SD card.

Mac / Linux / Windows

  1. Compile this mGBA edit and then copy libmgba.dll or libmgba.so or libmgba.dylib (depending on your OS) to deps/lib/love/ in this repo. Create the directories if they don't exist.
  2. Install LuaJIT
  3. Install zlib
  4. Windows: Put this .dll in deps\lib\love
  5. Install [https://love2d.org/ L�E] (0.10.2 or newer)
  6. Install aite
  7. Run aite love

Open the L�E executable with the repo directory to run it.

Advertising: