https://github.com/aemony/nierautomata_lvl-exp_editor
An save editor for NieR: Automata that allows the editing of experience and levels of a save slot.
https://github.com/aemony/nierautomata_lvl-exp_editor
nier-automata save-editor
Last synced: 11 months ago
JSON representation
An save editor for NieR: Automata that allows the editing of experience and levels of a save slot.
- Host: GitHub
- URL: https://github.com/aemony/nierautomata_lvl-exp_editor
- Owner: Aemony
- License: mit
- Created: 2018-02-19T00:46:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T00:57:14.000Z (over 8 years ago)
- Last Synced: 2025-02-09T16:16:40.356Z (over 1 year ago)
- Topics: nier-automata, save-editor
- Language: C#
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NieR: Automata - Lvl & EXP Editor
An save editor for NieR: Automata that allows the editing of experience and levels of a save slot.
This have only been briefly tested with various saves, so ensure you have backups before making full use of it.

## Features
* Easily change the level or experience of your save.
## Requirement
* .NET Framework 4
## Usage
1. Download the editor from [the release section](https://github.com/Idearum/NieRAutomata_LVL-EXP_Editor/releases).
2. Run the tool and open one of the slot data files of NieR:Automata:
- **SlotData_0.dat** - save slot #1
- **SlotData_1.dat** - save slot #2
- **SlotData_2.dat** - save slot #3
3. Use the level list to select a level directly, or manually input the experience you want in the textbox to the left.
5. Click on **Save** to save your changes to the slot data file.
## Known Issues
* No telling what havoc this editor can cause.
* I once, while barely awake in the middle of the night, had the tool fail on me and seemingly corrupt one of my save files so I had to restore it from a backup. I haven't been able to reproduce that issue, though, so it was probably caused by my half-asleep brain.
## License
The code for the editor is covered by [LICENSE](LICENSE).