Giter Club home page Giter Club logo

whipseeysavemanager's Introduction

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

Warnings

  • Windows only
  • only tested on Windows 10 (2004) x64
  • still no darkmode! ๐Ÿ˜ž
  • all IO actions will block the GUI, so it may hang a bit if you store your files on a floppy

Code

  • written in/with C++ 17
  • uses cmake (find_package / find_path)
  • C++ rewrite mostly intended as an exercise, thus somewhat over engineered compared to the previous AutoIT version
  • previous AutoIT version can be found in au3 branch

Dependencies

  • Registry : WinReg
  • INI : simpleini
  • GUI : nana
    • uses vcpkg specific name "unofficial-nana" in CMakeLists.txt

for testing only:

Tests

some tests are hidden and need to be run explicitly. see tags below

  • [Manual] some of there returns need to be checked by hand
  • [Game] output varies depending on if the game is installed (with steam)
  • [Save] output varies depending on if a savegame is available in the default location

whipseeysavemanager's People

Contributors

stillgreen-san avatar

Stargazers

 avatar  avatar

Watchers

 avatar

whipseeysavemanager's Issues

"boss_no_damage_progress" crash

"boss_no_damage_progress"

  • will get removed from save when deleting any slot ingame
  • will be set to last value when saving again
  • will be set to 0 when restarting the game before saving

"boss_no_damage_progress" not existing in save is not handled -> will crash tool

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.