Skip to main content

No project description provided

Project description

Gamesutil

[!NOTE] Installation is supported only for the following:

  • Windows
  • Linux

[!NOTE] Development requires a fully configured Dotfiles dev environment

Table of Contents

Installation

Pip

python3 -m pip install gamesutil

Manifest

Create the Save-Manifest.json

[!NOTE] Any instances of {STEAM_ID} are automatically replaced by the program with your Steam ID
If multiple Steam Ids are present in the Steam installation, the program will prompt the user for clarification

The Manifest should contain:

  • coldLocation: The folder where the cold saves are stored
  • saves:
    • save:
      • coldName: The folder name that will be stored in the cold save location
      • hotLocation: The location of the hot save
{
  "coldLocation":"F:\\misc\\src\\gamesutil\\saves",
  "saves": [
    {
      "coldName":"My Game Save",
      "hotLocation": "%USERPROFILE%\\AppData\\Local\\Game Company\\The Game"
    },
    {
      "coldName":"My Other Game Save",
      "hotLocation": "C:\\Program Files (x86)\\Steam\\userdata\\{STEAM_ID}\\976730"
    }
  ]
}

In the above sample:

  • cold location: F:\misc\src\gamesutil\saves\My Game Save

  • hot location: "%USERPROFILE%\AppData\Local\Game Company\The Game"

  • hot location: "C:\Program Files (x86)\Steam\userdata\{STEAM_ID}\976730"

[!NOTE] Hot location: should point to the directory where the game saves
Cold location: your backup {STEAM_ID} is replaced by the program with the actual Steam Id, if multiple exist in your system it will prompt the user for clarification

Usage

Collect

-sm The location of the Save Manifest

gamesutil collect -sm C:\PATH\TO\SAVE-MANIFEST.JSON

This will copy all hot saves listed in the manifest into the cold save location

Inject

-sm The location of the Save Manifest

gamesutil inject -sm C:\PATH\TO\SAVE-MANIFEST.JSON

This will copy all the cold saves listed in the manifest into the hot save location

Old

An "old" folder will be created inside the cold location, this folder maintains
a copy from the previous collection and its useful in the event the most recent game save is corrupted

Development

[!NOTE] Development requires a fully configured Dotfiles dev environment

source init.sh

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

gamesutil-2.0.1.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gamesutil-2.0.1-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file gamesutil-2.0.1.tar.gz.

File metadata

  • Download URL: gamesutil-2.0.1.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for gamesutil-2.0.1.tar.gz
Algorithm Hash digest
SHA256 85faab5fe56812c4b9e63360ded140778a7ced9785c99a9888f3010c0c6e67d5
MD5 001557a150ff5b82fdb82f4ebf065268
BLAKE2b-256 30fd35d5a21c1b5cb90b343be14f38a6d45d4c22df7cc0881774297edee6f44b

See more details on using hashes here.

File details

Details for the file gamesutil-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: gamesutil-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for gamesutil-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd3d9c1ed3489254f9f6fb6c958040055aa06b1ddc2e4497d4ad4a460a4916e9
MD5 7d373b6f1220208107b0d6f71a2f8a1f
BLAKE2b-256 19dda63bdee4f88b5a8100a7f3a72790ab948d7caef292f7aaa795127e64f857

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page