Giter VIP home page Giter VIP logo

uglgfsp's Introduction

Unofficial GOG Linux Grim Fandango Remastered SaveDir Patch

This project is intended to create solution for following long standing bug of GOG Grim Fandango Remastered Linux version.

BUG

Game try to write user's data (configuration files, saved games) in place where it is installed instead of user's home directory.

Solution

To solve this bug small patch for game's executable is developed.

IANAL

WARNING! Using this patch may be illegal in some countries. Consult your lawyer.

In my opinion for me developing this patch is not illegal, because I live in Latvia where reverse engineering is allowed for purpose of bug fixing if not explicitly disabled by copyright holder. I was unable to find such clause in GOG license.

How-to

  1. Go to directory where game is installed
  2. Run command md5sum GrimFandango
  3. Check returned code string. It must be exactly 8c8cfa2fb5061f9e32c8601eab31144d. If code string you received differs then do not continue.
  4. Install xdelta 3rd version. Sometimes it is called xdelta3.
  5. Download to /tmp directory file Unofficial-GOG-Linux-Grim-Fandango-SaveDir-Patch-v2.xdelta3 from this project.
  6. Run command xdelta3 -d -s GrimFandango /tmp/Unofficial-GOG-Linux-Grim-Fandango-SaveDir-Patch-v2.xdelta3 GrimFandango.new
  7. Run command mv GrimFandango.new GrimFandango
  8. Run command chmod 0755 GrimFandango

Now game will use ~/.GrimF directory as user's data storage

License

Work is licensed under WTFPL-2 license

uglgfsp's People

Contributors

raycic avatar

Watchers

 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.