Lua Red 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = Lua Red
|title=Lua Red
| image = https://dlhb.gamebrew.org/3dshomebrew/LuaRed.jpg|250px
|image=Luared2.png
| type = Other Apps
|description=A scriptable Pokemon Red for N3DS.
| version=v1.5
|author=noahc3
| lastupdated = 2017/04/09
|lastupdated=2017/04/09
| licence = Mixed
|type=Game Hacks
| author = noahc3
|version=1.5
| website = https://github.com/noahc3/luared
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/LuaRed.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/luared.7z
| source = https://github.com/noahc3/luared
|website=https://github.com/noahc3/luared
|source=https://github.com/noahc3/luared
}}
}}
<youtube>zcC4uqumIc8</youtube>
{{Obsolete}}


== Supported platforms ==
Lua Red, a scriptable Pokemon Red for N3DS. It also supports Mac/Linux/Windows.


* New 3DS
The project is discontinued.
* Mac / Linux / Windows


== IRC chat ==
==Installation==
'''Note:''' You must supply your own symfile and ROM in order to use it.


[https://kiwiirc.com/client/irc.freenode.net?channel=#luared #luared] on freenode
Put the <code>luared</code> folder in the <code>3ds</code> folder on your SD card.


== Building ==
Put your ROM (and symfile) in <code>/3ds/luared/rom/</code>.


For both platforms, you must supply your own symfile and ROM and place them in the <code>rom</code> 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 <code>example.gb</code>, your symfile must be named <code>example.sym</code>.
The symfile must have the same basename as the ROM, so if your rom is named <code>Pokemon Red.gb</code> then your symfile must be named <code>Pokemon Red.sym</code>.


=== New 3DS ===
==External links==
* GitHub - https://github.com/noahc3/luared
* GBAtemp - http://gbatemp.net/threads/release-lua-red.465531


# Be on Mac or Linux
[[Category:3DS homebrew rom hacks]]
# Install LuaJIT
[[Category:Homebrew 3DS game hacks]]
# Install devkitARM and ctrulib
# Install [http://github.com/rweichler/aite aite]
# Run <code>aite 3ds</code>
 
Then, copy <code>build/luared.3dsx</code>, <code>build/luared.smdh</code>, the <code>lua</code> folder, and the <code>res</code> folder to the <code>/3ds/luared</code> folder on your SD card.
 
=== Mac / Linux / Windows ===
 
# Compile [https://github.com/N64N64/mgba this mGBA edit] and then copy libmgba.dll or libmgba.so or libmgba.dylib (depending on your OS) to <code>deps/lib/love/</code> in this repo. Create the directories if they don't exist.
# Install LuaJIT
# Install zlib
# Windows: Put [https://github.com/N64N64/mgba/releases/download/1/freetype6.dll this .dll] in <code>deps\lib\love</code>
# Install [https://love2d.org/ LOVE] (0.10.2 or newer)
# Install [http://github.com/rweichler/aite aite]
# Run <code>aite love</code>
 
Open the LOVE executable with the repo directory to run it.

Latest revision as of 10:15, 3 April 2022

Lua Red
Luared2.png
General
Authornoahc3
TypeGame Hacks
Version1.5
LicenseMixed
Last Updated2017/04/09
Links
Download
Website
Source

Lua Red, a scriptable Pokemon Red for N3DS. It also supports Mac/Linux/Windows.

The project is discontinued.

Installation

Note: You must supply your own symfile and ROM in order to use it.

Put the luared folder in the 3ds folder on your SD card.

Put your ROM (and symfile) in /3ds/luared/rom/.

The symfile must have the same basename as the ROM, so if your rom is named Pokemon Red.gb then your symfile must be named Pokemon Red.sym.

External links

Advertising: