Ixaruz / Luna-App

Homebrew App to dump Animal Crossing: New Horizons islands you visit. Now using on-device De- and Encryption!
GNU General Public License v3.0
42 stars 11 forks source link
animal-crossing animal-crossing-new-horizons homebrew nintendo nintendo-switch switch

Luna

English / German (Deutsch)

Banner

2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6
Luna is a homebrew app designed to dump Animal Crossing: New Horizons islands you visit.

Disclaimer & License

License

Quick Start Guide

Pre-Requisites

Installation

GitHub release (latest by date) Actions Status

Head to the release page and download the latest released luna.zip and extract it onto your Switch's SD card.
Luna requires a save-file-template to work. either use your own save file[1] or use the included enctemplate.zip and unzip it in SD:/config/luna/enctemplate.


[1]under the requirement, that it has the same amount of players (or more) as the island you are trying to dump.

Usage

When visiting an island, whether it being a dream or a friend's island, open the homebrew menu (album app) and start Luna.
It will show you the option to dump the current island and should also display their name.

Now press the Dump button and let it work for a few seconds. If everything went right, you now have a dumped island in the dump folder, which can be used by the game and tools like NHSE.

File Tree

  📦SD
   ┣ 📂config
   ┃ ┗ 📂luna
   ┃ ┃ ┣ 📂dump
   ┃ ┃ ┃ ┗ 📂[DA-XXXX-XXXX-XXXX] IslandName              # a singular dump folder
   ┃ ┃ ┃ ┃ ┃ 
   ┃ ┃ ┃ ┃ ┗ 📂DD.MM.YYYY @ hh-mm                        # internal date and time of the island you visited.
   ┃ ┃ ┃ ┃                                                 If you plan on using a save manager to load the save,
   ┃ ┃ ┃ ┃                                                 please load this exact folder and not the folder above. :)
   ┃ ┃ ┃ ┃
   ┃ ┃ ┗ 📂enctemplate                                   # folder where the template goes; has to be the standard 
   ┃ ┃                                                     encrypted format, which you get from every save file manager 
   ┃ ┃                                                     (Checkpoint, JKSV) 
   ┃ ┃
   ┗ 📂switch
     ┗ 📜luna.nro                                        #Luna homebrew app

Building

- requires [devkitpro/devkita64](https://switchbrew.org/wiki/Setting_up_Development_Environment) for compiling

TO-DO:

Credits

Thanks to:

Luna is based on Atmosphère's Daybreak, Adubbz's NanoVG port to deko3d and the filehandling of J-D-K's JKSV, as well as my own arduous research on Animal Crossing: New Horizons' inner workings of visiting other people's islands.