GithubHelp home page GithubHelp logo

james-firth / hyper-save-drifter Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 6 KB

For those who drift between computers. A commandline tool for migrating Hyper Light Drifter saves between computers.

License: MIT License

Python 100.00%

hyper-save-drifter's Introduction

.         /\
        /    \
      /        \
  Hyper Save Drifter
      \        /
        \    /
          \/

โœ‹ Stop! Back up your save files before use. Note: This program has only been tested moving from Windows to Linux so far. More testing will be done. Please make github issues for any feature suggestions or problem that arise.

Installation

  • Currently no setup required! Just run hyper_save_drifter.py
    • If you are not familiar with python, please install python and then run the command (via commandline) python hyper_save_drifter.py from the folder you copied this to.

Usage

hyper_save_drifter.py -h will show help

  1. Copy your old save file from your other computer to your new computer
  2. Create a new save file on your new computer
    1. Start a new game and watch (or skip) the initial cutscene
    2. The game should now auto-save
    3. Once it has saved, exit the game.
  3. Find the save file you just created
  4. Run python hyper_save_drifter.py /path/to/my_old.sav /path/to/temp.sav [--save-num save_slot_number] [--change-name my_new_filename]
    • Replace the paths with the path to your old save file and your temp save (created in Step 2)
      • eg: C:/Users/James/Download/from_old_pc.sav or /home/James/Downloads/from_old_pc.sav
    • --save-num is optional if you want to set the save slot number to something (default is 4th slot)
      • NOTE: The saves are zero-indexed. Therefore, to save in slot 1 set --save-num 0 to save in slot 4 set --save-num 3
    • --change-name is optional and changes the name your your save file.

Plans/To-Do

  • GUI interface for people who don't like CLIs
  • More checks and confirmations to ensure everyone is happy with the result.
  • Back-up files before doing anything.
  • Test more OS versions to be safe.

License

Back up your save files before you use this! Despite testing, things can go wrong and I wouldn't want anyone's files being deleted. I am not responsible if your save file is lost, corrupted or otherwise damaged. Again BACK UP YOU SAVE FILES

The MIT License (MIT)

Copyright (c) 2016 James Firth

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

hyper-save-drifter's People

Contributors

james-firth avatar

Watchers

 avatar  avatar  avatar

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.