{"id":21262536,"url":"https://github.com/cracko298/niszse","last_synced_at":"2025-07-31T17:39:15.548Z","repository":{"id":129114359,"uuid":"578372060","full_name":"Cracko298/NISZSE","owner":"Cracko298","description":"The New Ice Station Z Save Editor (NISZSE) is an ISZ (3DS) Save-Editor based on Python \u0026 Batch-Script. It aims to provide the most customization of ISZ-Save-Data.","archived":false,"fork":false,"pushed_at":"2023-12-24T23:09:34.000Z","size":1022,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T08:32:59.889Z","etag":null,"topics":["batch-file","batch-script","game-modding","ice-station-z","isz-tool","python","python3","save-editor","save-file"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cracko298.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-14T22:38:14.000Z","updated_at":"2024-06-27T03:11:30.000Z","dependencies_parsed_at":"2023-03-13T11:26:22.408Z","dependency_job_id":null,"html_url":"https://github.com/Cracko298/NISZSE","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cracko298%2FNISZSE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cracko298%2FNISZSE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cracko298%2FNISZSE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cracko298%2FNISZSE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cracko298","download_url":"https://codeload.github.com/Cracko298/NISZSE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830395,"owners_count":21168272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["batch-file","batch-script","game-modding","ice-station-z","isz-tool","python","python3","save-editor","save-file"],"created_at":"2024-11-21T04:58:45.357Z","updated_at":"2025-04-14T06:10:19.649Z","avatar_url":"https://github.com/Cracko298.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NISZSE\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"384\" height=\"216\" src=\"https://github.com/Cracko298/NISZSE/blob/main/saved_output.png\" alt=\"NISZSE (New ISZ Save-Editor).\"\u003e\n\u003c/p\u003e\n\n- The NISZSE gives people near complete control over their ISZ-3DS (ISZ-2016) Save-Data.\n\n\n- The New Ice Station Z Save Editor (NISZSE).\n\n# Features:\n- Edit Health, Thirst, Hunger, and Battery Status's.\n- Edit The Coordinates of Your Player.\n- Attempt To Fix Save-Data.\n- Edit Fitness Menu.\n- Edit Current Clothes. (Normal + Hacked Clothes).\n- ***NOW SUPPORTS .ISplg LOADING!!!***\n\n## Download:\n- [NISZSE Windows x64 Build](https://github.com/Cracko298/NISZSE/blob/main/NISZSE%20(Windows).zip?raw=true).\n- [NISZSE MacOS Build](https://github.com/Cracko298/NISZSE/blob/main/NISZSE%20(MacOS,%20Linux).zip?raw=true).\n- [NISZSE Linux Build](https://github.com/Cracko298/NISZSE/blob/main/NISZSE%20(MacOS,%20Linux).zip?raw=true).\n\n### Notes:\n- Not an Advanced GUI. Uses ***Numpad Keys 0-8*** To Navigate Menu's.\n- Edits ***ALL*** Save-Data Within The Current Directory.\n- Clothes Editing is ***Fully Supported Now***.\n- Fitness Menu + Day Editing is ***Fully Supported Now***.\n- Slot Editing Isn't Supported Yet.\n\n### Upcoming Updates:\n- Slot Editor Update - Expected By: **N/A**.\n\n## ISZ-Parser:\n- **Parse your ISZ-SaveGames into a Human Readable Format (JavaScript Notation Format (JSON)).**\n- **Visit the GitHub Page [Here](https://github.com/Cracko298/ISZ-Parser).**\n\n\n## FaQ:\n***Why Isn't The Save-Editor Complete?***\n\n- *In It's Current State, It is \"finished\". But it will have more updates, and Save-Editng Options as time goes on.*\n\n***Why Are The Feature Updates Going To Take So Long?***\n\n- *I'm A Single Developer, And these updates need to be throughly developed/tested so I can minimize the risk of Data Corruption.*\n\n***When I Try To Edit Anything The Program Crashes. Why?***\n\n- *Very commom problem with any Python-Based Save-Editor. But the most common solution is to get \"permissions\" to write to the file.*\n\n***Any System Requirements?***\n\n- *\"Python 3.7+\" is Required Along With a Standard x86 Intel or AMD Processor.*\n\n***Any ARM-Processor Support?***\n\n- *No Testing was done on Any ARM-Based Processors. So there is no guarantee that it will work.*\n\n***How Do I Load .ISplg Plugins?***\n\n- *Simply drag them into the same Directory as the \"NISZSE (Save-Editor).bat\" to use them in the NISZSE.*\n\n### *.ISplg Examples:\n- Edit Health [Download](https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/health.ISplg).\n- Get Flamethrower [Download](https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/flame.ISplg).\n- Fix OpenByte Error [Download](https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/error.ISplg).\n- Get Hacked Clothes [Download](https://github.com/Cracko298/ISplg-Compiler/releases/download/v1.1/clothes.ISplg).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcracko298%2Fniszse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcracko298%2Fniszse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcracko298%2Fniszse/lists"}