Skip to content

tool to modify 'Whipseey and the Lost Atlas' savegames

License

Notifications You must be signed in to change notification settings

StillGreen-san/WhipseeySaveManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whipseey Save Manager

GUI for modifying some Values in 'Whipseey and the Lost Atlas' Savegames and Settings

Picture

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.

Features

  • Set Save-Slot values
    • Level-Progress, Lives, etc
  • Change Options
    • Language, Volume, etc
  • Enable Cheats
  • Auto Locate of relevant files
    • savegame only on windows

Warnings

  • only tested on Windows 10

Code

  • rewrite of the C++ version in Rust, to have darkmode support and general exercise
  • see other branches for older versions in other languages

Dependencies

Tests

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)