More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=NISZSE | |title=NISZSE | ||
|image= | |image=niszse3ds2.png | ||
|description=An ISZ (3DS) Save-Editor based on Python | |description=An ISZ (3DS) Save-Editor based on Python and Batch-Script. It aims to provide the most customization of ISZ-Save-Data. | ||
|author=Cracko298 | |author=Cracko298 | ||
|lastupdated=2023/02/17 | |lastupdated=2023/02/17 | ||
Line 8: | Line 8: | ||
|version=1.7 | |version=1.7 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/niszse3ds.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/niszse3ds.7z?k33p0fil35 | ||
|website=https://github.com/Cracko298/NISZSE | |website=https://github.com/Cracko298/NISZSE | ||
|source=https://github.com/Cracko298/NISZSE | |source=https://github.com/Cracko298/NISZSE | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
Line 55: | Line 54: | ||
'''Q. When I Try To Edit Anything The Program Crashes. Why?''' | '''Q. When I Try To Edit Anything The Program Crashes. Why?''' | ||
Very | |||
Very common problem with any Python-Based Save-Editor. But the most common solution is to get "permissions" to write to the file. | |||
'''Q. Any System Requirements?''' | '''Q. Any System Requirements?''' | ||
Line 70: | Line 70: | ||
==Media== | ==Media== | ||
'''NISZSE - Loading .ISplg Plugins''' ([https://www.youtube.com/watch?v=bVXjuC3PwxU Cracko298]) <br> | '''NISZSE - Loading .ISplg Plugins''' ([https://www.youtube.com/watch?v=bVXjuC3PwxU Cracko298]) <br> | ||
<youtube>bVXjuC3PwxU</youtube> | <youtube>bVXjuC3PwxU</youtube> | ||
'''NISZSE - Development Log #3''' ([https://www.youtube.com/watch?v=EnDehX04kcY Cracko298]) <br> | |||
<youtube>EnDehX04kcY</youtube> | |||
==Changelog== | ==Changelog== |
Latest revision as of 13:55, 6 July 2024
NISZSE | |
---|---|
General | |
Author | Cracko298 |
Type | Save Editors |
Version | 1.7 |
License | MIT License |
Last Updated | 2023/02/17 |
Links | |
Download | |
Website | |
Source | |
The New Ice Station Z Save Editor (NISZSE) is an ISZ (3DS) Save-Editor based on Python & Batch-Script.
It aims to provide the most customization of ISZ-Save-Data. Available for Windows (x64), MacOS and Linux.
Features
- Edit Health, Thirst, Hunger, and Battery Status's.
- Edit The Coordinates of Your Player.
- Attempt To Fix Save-Data.
- Edit Fitness Menu.
- Edit Current Clothes. (Normal + Hacked Clothes).
- NOW SUPPORTS .ISplg LOADING!!!
User guide
*.ISplg Examples
You can make your own .ISplg here.
Notes
- Not an Advanced GUI. Uses Numpad Keys 0-8 To Navigate Menu's.
- Edits ALL Save-Data Within The Current Directory.
- Clothes Editing is Fully Supported Now.
- Fitness Menu + Day Editing is Fully Supported Now.
- Slot Editing Isn't Supported Yet.
FAQ
Q. Why Isn't The Save-Editor Complete?
In It's Current State, It is "finished". But it will have more updates, and Save-Editng Options as time goes on.
Q. Why Are The Feature Updates Going To Take So Long?
I'm A Single Developer, And these updates need to be throughly developed/tested so I can minimize the risk of Data Corruption.
Q. When I Try To Edit Anything The Program Crashes. Why?
Very common problem with any Python-Based Save-Editor. But the most common solution is to get "permissions" to write to the file.
Q. Any System Requirements?
"Python 3.7+" is Required Along With a Standard x86 Intel or x86 AMD Processor.
Q. Any ARM-Processor Support?
No Testing was done on Any ARM-Based Processors. So there is no guarantee that it will work.
Q. How Do I Load .ISplg Plugins?
Simply drag them into the same Directory as the "NISZSE (Save-Editor).bat" to use them in the NISZSE.
Media
NISZSE - Loading .ISplg Plugins (Cracko298)
NISZSE - Development Log #3 (Cracko298)
Changelog
v1.7
- NOW SUPPORTS .ISplg LOADING!
v1.6
- Now Has Support for Editing The "Fitness Menu".
External links
- GitHub - https://github.com/Cracko298/NISZSE