Edits and updates Islands of Insight save game files to make your offline experience more fun.
Project description
Islands of Insight Helper
A tool to make your gameplay experience more enjoyable!
Modify an Islands of Insight .sav file as described below. The tool prints out some gameplay statistics even if no modifications are requested.
How To
pip install ioihelper
# installs jsonpath_ng, pygvas and pydantic as requirements
# Close the game, use this utility as described below, then restart.
> ioihelper -h
usage: ioihelper [-h]
[--backup_old_and_use_new]
[--input_file INPUT_FILE]
[--hints_file HINTS_FILE]
[--set_sparks_balance SET_SPARKS_BALANCE]
[--show_completed_visuals SHOW_COMPLETED_VISUALS]
[--save_json]
[--complete_all_dailies]
Modify an Islands of Insight .sav file (OfflineSavegame.sav) as requested. Will
prints out some gameplay statistics if no modifications are requested.
options:
-h, --help
Show this help message and exit
--backup_old_and_use_new
Without this flag your edits will not go into effect. This backs up the
original file by giving it a timestamp and renames the modified file so
it will be loaded by Islands of Insight.
--input_file INPUT_FILE
Path to the Islands of Insight save file. If not present, looks for
your save file installation.
--hints_file HINTS_FILE
Path to optional deserialization hints (JSON) file. AFAIK, Islands
doesn't need one. See the pygvas documentation for more information.
--set_sparks_balance SET_SPARKS_BALANCE
Sets the Sparks (currency) in your account for purchasing cosmetics.
The ones you don't get through mainline and zone progression.
--show_completed_visuals SHOW_COMPLETED_VISUALS
Permanently enable/disable visuals cues for puzzle completion.
Persists beyond the current play session.
--save_json
Save JSON save game files for both before and after modifications.
These will land next to the indicated save game source file.
--complete_all_dailies
Mark ALL dailies completed. This will grant all the progression
cosmetics, but the game will be less fun to play. It does NOT affect
the meta puzzles or enclaves.
Dependencies
- Depends on
Caveats
- If your game save file is not in the standard location then you'll have to find it and add its path to the command line.
- This utility tries very hard to not bork your file, but back it up anyhow. Because things happen(tm).
Background
When the awsome puzzle game Islands of Insight went offline, the team converted the game for offline play. That conversion required storing game progress locally. The team likely also wanted to improve re-playability, so they changed some things to focus on that experience.
One change I didn't prefer was that completed puzzles were no longer persistently visually marked for completion. Restarting the game would reset those visual markers, making it difficult to remember which puzzles would count toward zone-by-zone or puzzle-type progress. You can still earn Sparks, but progression didn't increment when re-completing the same puzzle.
I decided to take matters into my own hands and figured out how to do the edits described in the command line directions.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ioihelper-0.7.1.tar.gz.
File metadata
- Download URL: ioihelper-0.7.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
551ae7975caf4f36dfefdb953d83884a8da7bdbe48c587d74d1f9f8f89406625
|
|
| MD5 |
dcdb6e667b118abdc456d0f555ccc7e5
|
|
| BLAKE2b-256 |
c1f520bf4e564fb55f1d3f32b80b2d2b128f8b00f35a107fee7fe0edc835182d
|
File details
Details for the file ioihelper-0.7.1-py3-none-any.whl.
File metadata
- Download URL: ioihelper-0.7.1-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff9a59240a8a67c1a0ccb8474fdac7c146fce38d25b4604f211ac93fbc7e80f2
|
|
| MD5 |
5b5011285fdc7cbc2bfb4a9a76cb251d
|
|
| BLAKE2b-256 |
c1fa4d62f4a37ff42829996e428e55600e5ee268d5856f8334df838f6ab5f68a
|