NHSE Save Editor
An open-source tool created by @kwsch and berichan. NHSE is a New Horizons Save Editor that will allow you to edit a lot of things pertaining to your island, including changing villagers, map editing, adding items, changing your name etc etc.
GitHub: kwsch/NSHE
Compatible File Types
Section titled “Compatible File Types”WIP
You can download the latest version here: Get NHSE
- Download the latest version of NHSE.
- Extract the downloaded archive to a folder on your computer.
- Open the extracted folder and run
NHSE.Winforms.exe - Once the tool is open, click
Open main.dat Or... Drag & Drop folder here! - You can now edit your Save! When you’re done, save your edited files and test in-game!
Expected Structure
Section titled “Expected Structure”DirectoryACNHSaveFile
DirectoryPhotograph/ # Hotel photos
- hotelroom_0.dat
- …
- hotelroom_7.dat
- hotelviproom_0.dat
DirectoryVillager0/
DirectoryPhotograph/ # DLC photos
- npc_17_0.dat
- …
- personal.dat
- personalHeader.dat
- photo_studio_island.dat
- photo_studio_islandHeader.dat
- postbox.dat
- postboxHeader.dat
- wherearen.dat
- wherearenHeader.dat
- landname.dat
- main.dat # The main file to be edited by NHSE
- mainHeader.dat
Linux-specific Setup
Section titled “Linux-specific Setup”
This guide was originally written by @Comfy_Deer
Installation
Section titled “Installation”WIP