Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

New Horizons Save Editor Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Animal Crossing: New Horizons save editor |image=animalcrossingnewhorizonssaveeditorswitch.png |description=Animal Crossing: New Horizons save editor |author=kwsch |lastupdated=2021/11/01 |type=Save and Game Managers |version=2021 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch.7z |website=https://github.com/kwsch/NHSE |source=https://github.com/kwsch/NHSE |donation= }} {{#se...")
 
No edit summary
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Animal Crossing: New Horizons save editor
|title=Animal Crossing: New Horizons save editor
|image=animalcrossingnewhorizonssaveeditorswitch.png
|image=acnhsaveeditornx.png
|description=Animal Crossing: New Horizons save editor
|description=Animal Crossing: New Horizons save editor
|author=kwsch
|author=kwsch
Line 8: Line 8:
|version=2021
|version=2021
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/acnhsaveeditornx.7z
|website=https://github.com/kwsch/NHSE
|website=https://berichan.github.io/GetNHSE/
|source=https://github.com/kwsch/NHSE
|source=https://github.com/kwsch/NHSE
|donation=
|donation=
}}
}}
{{#seo:
Save Editor for Animal Crossing: New Horizons written in C#.
|title=Switch Homebrew Apps (Save and Game Managers) - GameBrew
 
|title_mode=append
Edits savedata dumped from the Nintendo Switch.
|image=animalcrossingnewhorizonssaveeditorswitch.png
 
|image_alt=Animal Crossing: New Horizons save editor
==Features==
}}
*Item editor - Edit the Pocket, Storage, and other values.
{{cleanup|article|Needs cleanup}}
*Terrain-field + item editor - Modify the map terrain without the restrictions imposed by the game terraforming rules, and place/move items as you wish.
Animal Crossing: New Horizons save editor
*Edit villagers and the house of villager.
*RAM manipulation and item injection.
*Dump/import data (design patterns, villager, terrain, etc).
 
==User guide==
Loading save file:
*To load your save file, click the button and select the folder where your save data is located.
*Alternatively, drag & drop the save data folder into the window.
*To load from the most recently loaded path, shift click the button instead.
 
Players tab:
*You can toggle between all saved Player profiles.
*Ribbon at the top of the window provides export options for dumping & importing decrypted data (hex editing).
 
Villagers tab:
*Dump and Load villager files.
*Villagers foreign to the save file can be automatically updated to match the save file's data.


==Media==
Inventory Editor:
<youtube></youtube>
*Dump and Load inventory files; share them with other users.
*Items store the item ID and various other values; sprites are generated with text displaying the stored values/flags.
*Hotkeys:
**Control - View item.
**Shift - Set item.
**Alt - Delete item.


Refer to the [https://github.com/kwsch/NHSE/wiki Wiki] for more information.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/acnhsaveeditornx2.png
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/acnhsaveeditornx3.png
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-03.png
 
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/acnhsaveeditornx4.png
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/acnhsaveeditornx5.png
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-06.png
 
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-07.png
==Credits==
https://dlhb.gamebrew.org/switchhomebrews/animalcrossingnewhorizonssaveeditorswitch-08.png
[https://github.com/Cuyler36/MyHorizons MyHorizons] by [https://github.com/Cuyler36/ Cuyler36].


==Changelog==
Some portions of code are liberally adapted from Cuyler36's project above.
'''v.1.0'''
* First Release.


== External links ==
== External links ==
* Gbatemp - https://github.com/kwsch/NHSE
* Official website - https://berichan.github.io/GetNHSE/
* Github - https://github.com/kwsch/NHSE
* GitHub - https://github.com/kwsch/NHSE
* Reddit -

Revision as of 12:16, 18 Haziran 2023

Animal Crossing: New Horizons save editor
Acnhsaveeditornx.png
General
Authorkwsch
TypeSave and Game Managers
Version2021
LicenseGPL-3.0
Last Updated2021/11/01
Links
Download
Website
Source

Save Editor for Animal Crossing: New Horizons written in C#.

Edits savedata dumped from the Nintendo Switch.

Features

  • Item editor - Edit the Pocket, Storage, and other values.
  • Terrain-field + item editor - Modify the map terrain without the restrictions imposed by the game terraforming rules, and place/move items as you wish.
  • Edit villagers and the house of villager.
  • RAM manipulation and item injection.
  • Dump/import data (design patterns, villager, terrain, etc).

User guide

Loading save file:

  • To load your save file, click the button and select the folder where your save data is located.
  • Alternatively, drag & drop the save data folder into the window.
  • To load from the most recently loaded path, shift click the button instead.

Players tab:

  • You can toggle between all saved Player profiles.
  • Ribbon at the top of the window provides export options for dumping & importing decrypted data (hex editing).

Villagers tab:

  • Dump and Load villager files.
  • Villagers foreign to the save file can be automatically updated to match the save file's data.

Inventory Editor:

  • Dump and Load inventory files; share them with other users.
  • Items store the item ID and various other values; sprites are generated with text displaying the stored values/flags.
  • Hotkeys:
    • Control - View item.
    • Shift - Set item.
    • Alt - Delete item.

Refer to the Wiki for more information.

Screenshots

acnhsaveeditornx2.png acnhsaveeditornx3.png

acnhsaveeditornx4.png acnhsaveeditornx5.png

Credits

MyHorizons by Cuyler36.

Some portions of code are liberally adapted from Cuyler36's project above.

External links

Advertising: