More actions
No edit summary |
|||
Line 4: | Line 4: | ||
|description=Parses ISZ-Save Data into the .json File Format. | |description=Parses ISZ-Save Data into the .json File Format. | ||
|author=Cracko298 | |author=Cracko298 | ||
|lastupdated=2023/09/ | |lastupdated=2023/09/15 | ||
|type=Hack Utilities | |type=Hack Utilities | ||
|version= | |version=4.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/iszparser3ds.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/iszparser3ds.7z | ||
Line 45: | Line 45: | ||
==Changelog== | ==Changelog== | ||
'''v4.0''' | |||
* Added Helicopter Stats/Coordinates. | |||
* Added The Base-Code for Fitness Goodies. | |||
'''v3.0''' | '''v3.0''' | ||
* Added Clothes Identification & Parse Information. | * Added Clothes Identification & Parse Information. |
Revision as of 01:34, 17 September 2023
ISZ-Parser | |
---|---|
General | |
Author | Cracko298 |
Type | Hack Utilities |
Version | 4.0 |
License | MIT License |
Last Updated | 2023/09/15 |
Links | |
Download | |
Website | |
Source | |
A PC tools to parse (extract) Ice Station Z 3DS Save(s) information into readable JSON.
Features
- Parses Ice station Z Save-Data into the *.json human readable & widely used data format.
- Allows for hundreds of programming languages and game engines to ensure compatibility with ISZ-3DS.
- Easy edits to and from ISZ-3DS Save-Data (planned feature soon version v6 plan).
- Basic functionality available as of 09/10/2023.
User guide
Drag and drop Decrypted ISZ-3DS Save-Files.
Double click the .py or compiled .exe File.
Generates Information based on your Provided Save-Files.
Screenshot
|
Media
ISZ-Parser - ISZ-3DS Saves To JSON (Cracko298)
Changelog
v4.0
- Added Helicopter Stats/Coordinates.
- Added The Base-Code for Fitness Goodies.
v3.0
- Added Clothes Identification & Parse Information.
- Bug Fixes.
- Added New Helicopter Coordinates (Not Currently Available).
v2.0
- Added Player Coordinates
- Fixed a few Parsing Bugs
v1.0
- First Release.
- Save-Files > Readable JSON Parsed Data.