This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/README.md

23 lines
1.0 KiB
Markdown
Raw Normal View History

2016-04-23 01:43:11 +02:00
# Luma3DS
*Noob-proof (N)3DS "Custom Firmware"*
2015-08-05 09:04:13 +02:00
2015-08-05 04:28:18 +02:00
**Compiling:**
2015-08-05 04:22:30 +02:00
2016-04-24 20:12:58 +02:00
First you need to clone the repository recursively with: 'git clone --recursive https://github.com/AuroraWright/Luma3DS.git'
2016-04-26 14:33:01 +02:00
To compile, you'll need [armips](https://github.com/Kingcom/armips), [bin2c](https://sourceforge.net/projects/bin2c/), and a recent build of [makerom](https://github.com/profi200/Project_CTR) added to your PATH.
For your convenience, here are [Windows](http://www91.zippyshare.com/v/ePGpjk9r/file.html) and [Linux](https://mega.nz/#!uQ1T1IAD!Q91O0e12LXKiaXh_YjXD3D5m8_W3FuMI-hEa6KVMRDQ) builds of armips (thanks to who compiled them!).
2016-04-24 20:12:58 +02:00
Finally just run 'make' and everything should work!
2016-04-17 19:11:38 +02:00
You can find the compiled files in the 'out' folder.
2015-08-05 04:30:38 +02:00
2016-04-17 19:11:38 +02:00
**Setup / Usage / Features:**
2016-03-29 18:17:22 +02:00
2016-04-23 01:43:11 +02:00
See https://github.com/AuroraWright/Luma3DS/wiki
2015-08-05 12:45:22 +02:00
2015-08-05 12:57:50 +02:00
**Credits:**
2015-08-05 08:29:42 +02:00
2016-04-24 20:12:58 +02:00
See https://github.com/AuroraWright/Luma3DS/wiki/Credits
**Licensing:**
This software is licensed under the terms of the GPLv3.
You can find a copy of the license in the LICENSE.txt file.