GUI for modifying some Values in 'Whipseey and the Lost Atlas' Savegames and Settings
Intended to aid with Speedrun practice. Can modify most values present in the Savegame.
The Game needs to be restarted to load a modified Savegame or Settings. Autosaving ingame will override all Slots in the Savegame.
- Set Save-Slot values
- Level-Progress, Lives, etc
- Change Options
- Language, Volume, etc
- Enable Cheats
- Auto Locate of relevant files
- savegame only on windows
- only tested on Windows 10
- rewrite of the C++ version in Rust, to have darkmode support and general exercise
- see other branches for older versions in other languages
- iced [MIT]
- iced_aw [MIT]
- steamlocate [MIT]
- rust-ini [MIT]
- opener [MIT]
- rfd [MIT]
- num_enum [MIT]
- thiserror [MIT]
- tokio [MIT]
- strum [MIT]
- num [MIT]
some tests are ignored by default and need to be run explicitly. see names below (filter output with "^[.+]: ")
- find_savegame_path_test: output varies depending on if a savegame is available in the default location
- find_bfs_settings_path_test: output varies depending on if the game is installed (with steam)