More actions
(Created page with "{{Infobox 3DS Homebrews |title=ISZ-Parser |image=iszparser3ds.png |description=ISZ-3DS Parser - Parses ISZ-Save Data into the .json File Format. |author=Cracko298 |lastupdated=2023/09/13 |type=Hack Utilities |version=3.0 |license=MIT |download=https://dlhb.gamebrew.org/3dshomebrews/iszparser3ds.7z |website=https://github.com/Cracko298/ISZ-Parser |source=https://github.com/Cracko298/ISZ-Parser |donation= }} {{#seo: |title= (Hack Utilities) - GameBrew |title_mode=append |i...") |
(screenshot) |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=ISZ-Parser | |title=ISZ-Parser | ||
|image= | |image=iszparser3ds2.png | ||
|description= | |description=Parses ISZ-Save Data into the .json File Format. | ||
|author=Cracko298 | |author=Cracko298 | ||
|lastupdated=2023/09/13 | |lastupdated=2023/09/13 | ||
Line 19: | Line 19: | ||
|image_alt=ISZ-Parser | |image_alt=ISZ-Parser | ||
}} | }} | ||
A PC tools to parse (extract) Ice Station Z 3DS Save(s) information into readable JSON. | |||
==Features== | ==Features== | ||
* Parses Ice station Z Save-Data into | * Parses Ice station Z Save-Data into the *.json human readable & widely used data format. | ||
* Allows for | * Allows for hundreds of programming languages and game engines to ensure compatibility with ISZ-3DS. | ||
* Easy | * Easy edits to and from ISZ-3DS Save-Data (planned feature soon version v6 plan). | ||
* Basic | * 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== | ==Screenshot== | ||
https://dlhb.gamebrew.org/3dshomebrews/iszparser3ds-01.gif | https://dlhb.gamebrew.org/3dshomebrews/iszparser3ds-01.gif | ||
==Media== | |||
'''ISZ-Parser - ISZ-3DS Saves To JSON ([https://www.youtube.com/watch?v=msQ_s1OdDCo Cracko298])'''<br> | |||
<youtube>msQ_s1OdDCo</youtube> | |||
==Changelog== | ==Changelog== | ||
Line 52: | Line 54: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Cracko298/ISZ-Parser |
Revision as of 01:41, 14 September 2023
ISZ-Parser | |
---|---|
General | |
Author | Cracko298 |
Type | Hack Utilities |
Version | 3.0 |
License | MIT License |
Last Updated | 2023/09/13 |
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
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.