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

NISZSE 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=NISZSE
|title=NISZSE
|image=niszse3ds.png
|image=niszse3ds.png
|description=The NISZSE (New Ice Station Z Save-Editor) - Most Advanced ISZ-3DS Save-Editor.
|description=An ISZ (3DS) Save-Editor based on Python & 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 19: Line 19:
|image_alt=NISZSE
|image_alt=NISZSE
}}
}}
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.
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==
==Features==
Line 29: Line 31:
* NOW SUPPORTS .ISplg LOADING!!!
* NOW SUPPORTS .ISplg LOADING!!!


==Notes:==
==User guide==
* Not an Advanced GUI. Uses '''Numpad Keys 0-8''' To Navigate Menu's.
===*.ISplg Examples===
* 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.
 
==*.ISplg Examples==
* [https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/health.ISplg Edit Health]
* [https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/health.ISplg Edit Health]
* [https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/error.ISplg Fix OpenByte Error]
* [https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/error.ISplg Fix OpenByte Error]
Line 42: Line 38:
You can make your own .ISplg [https://github.com/Cracko298/ISplg-Compiler here].
You can make your own .ISplg [https://github.com/Cracko298/ISplg-Compiler here].


==FAQ==
===Notes===
'''Why Isn't The Save-Editor Complete?'''<br>
* 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.
In It's Current State, It is "finished". But it will have more updates, and Save-Editng Options as time goes on.


'''Why Are The Feature Updates Going To Take So Long?'''<br>
'''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.
I'm A Single Developer, And these updates need to be throughly developed/tested so I can minimize the risk of Data Corruption.


'''When I Try To Edit Anything The Program Crashes. Why?'''<br>
'''Q. When I Try To Edit Anything The Program Crashes. Why?'''
Very commom problem with any Python-Based Save-Editor. But the most common solution is to get "permissions" to write to the file.
Very commom problem with any Python-Based Save-Editor. But the most common solution is to get "permissions" to write to the file.


'''Any System Requirements?'''<br>
'''Q. Any System Requirements?'''
 
"Python 3.7+" is Required Along With a Standard x86 Intel or x86 AMD Processor.
"Python 3.7+" is Required Along With a Standard x86 Intel or x86 AMD Processor.


'''Any ARM-Processor Support?'''<br>
'''Q. Any ARM-Processor Support?'''
 
No Testing was done on Any ARM-Based Processors. So there is no guarantee that it will work.
No Testing was done on Any ARM-Based Processors. So there is no guarantee that it will work.


'''How Do I Load .ISplg Plugins?'''<br>
'''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.
Simply drag them into the same Directory as the "NISZSE (Save-Editor).bat" to use them in the NISZSE.
==Media==
'''NISZSE - Development Log #3''' ([https://www.youtube.com/watch?v=EnDehX04kcY NISZSE - Development Log #3]) <br>
<youtube>EnDehX04kcY</youtube>
'''NISZSE - Loading .ISplg Plugins''' ([https://www.youtube.com/watch?v=bVXjuC3PwxU Cracko298]) <br>
<youtube>bVXjuC3PwxU</youtube>


==Changelog==  
==Changelog==  
'''v1.7'''
'''v1.7'''
* NOW SUPPORTS .ISplg LOADING!!!
* NOW SUPPORTS .ISplg LOADING!
'''v1.6'''
'''v1.6'''
*Now Has Support for Editing The "Fitness Menu".
*Now Has Support for Editing The "Fitness Menu".


== External links ==
== External links ==
* Github - https://github.com/Cracko298/NISZSE
* GitHub - https://github.com/Cracko298/NISZSE

Revision as of 01:30, 14 September 2023

NISZSE
File:Niszse3ds.png
General
AuthorCracko298
TypeSave Editors
Version1.7
LicenseMIT License
Last Updated2023/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 commom 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 - Development Log #3 (NISZSE - Development Log #3)

NISZSE - Loading .ISplg Plugins (Cracko298)

Changelog

v1.7

  • NOW SUPPORTS .ISplg LOADING!

v1.6

  • Now Has Support for Editing The "Fitness Menu".

External links

Advertising: