More actions
(Created page with "{{Infobox 3DS homebrew | title = Lasagna | image = https://dlhb.gamebrew.org/3dshomebrew/Lasagna.jpeg|250px | type = System Tools | version = v1.0.0 | licence = Mixed | author...") |
No edit summary |
||
Line 13: | Line 13: | ||
= Lasagna = | = Lasagna = | ||
LayeredFS patch manager for Luma3DS v7.0+ | LayeredFS patch manager for Luma3DS v7.0+ | ||
https://i.imgur.com/U7rdocg.png | |||
== Usage == | == Usage == | ||
When launched, Lasagna will automatically create all the folders needed for it to work. The first launch will be slow depending on how much titles you have, due to folders creation. | When launched, Lasagna will automatically create all the folders needed for it to work. The first launch will be slow depending on how much titles you have, due to folders creation. |
Revision as of 11:47, 20 April 2020
Lasagna
LayeredFS patch manager for Luma3DS v7.0+
Usage
When launched, Lasagna will automatically create all the folders needed for it to work. The first launch will be slow depending on how much titles you have, due to folders creation.
/luma/titles/<titleid>
/3ds/Lasagna/LayeredFS/<titleid> <gamename>
Your patches go under/3ds/Lasagna/LayeredFS/<titleid> <gamename>/<patch name>
. Note: Lasagna supports loading locale patches as well, not just LayeredFS patches! For this reason, when using a LayeredFS patch that requires using the romfs, you should explicitly put your romfs content in/3ds/Lasagna/LayeredFS/<titleid> <gamename>/<patch name>/romfs
.
Building
Lasagna is built using latest libctru, latest citro3d and latest pp2d. The source code and the GUI are heavily based on Checkpoint.
License
This project is licensed under the GNU GPLv3. See LICENSE.md for details.