Installer freedom-planet-gog

files:
- game: N/A:Select the .sh installer downloaded from GOG
game:
  exe: data/noarch/game/run.sh
installer:
- extract:
    dst: $GAMEDIR
    file: game
    format: zip
- chmodx: $GAMEDIR/data/noarch/start.sh
- chmodx: $GAMEDIR/data/noarch/game/run.sh
- chmodx: $GAMEDIR/data/noarch/game/bin64/Chowdren
- chmodx: $GAMEDIR/data/noarch/game/bin32/Chowdren
description: ''
game_slug: freedom-planet
gogslug: freedom_planet
humblestoreid: freedom-planet
installer_slug: freedom-planet-gog
name: Freedom Planet
notes: "3rd party controllers may cause the game to misbehave.\r\nFor example, the\
  \ game will crash without further information when DualSense controller is connected.\r\
  \n\r\nTo avoid this problem, use wrappers like sc-controller or ds360 (they present\
  \ DualSense as Xbox360 controller by default).\r\nAlternatively you can:\r\n- Use\
  \ the Wine installer version\r\n- Use Steam to add the GoG version as Non-Steam\
  \ game (Steam's input layer will prevent the game from crashing)"
runner: linux
script:
  files:
  - game: N/A:Select the .sh installer downloaded from GOG
  game:
    exe: data/noarch/game/run.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
      format: zip
  - chmodx: $GAMEDIR/data/noarch/start.sh
  - chmodx: $GAMEDIR/data/noarch/game/run.sh
  - chmodx: $GAMEDIR/data/noarch/game/bin64/Chowdren
  - chmodx: $GAMEDIR/data/noarch/game/bin32/Chowdren
slug: freedom-planet-gog
steamid: 248310
version: GOG
year: 2014
{
  "game_slug": "freedom-planet",
  "version": "GOG",
  "description": "",
  "notes": "3rd party controllers may cause the game to misbehave.\r\nFor example, the game will crash without further information when DualSense controller is connected.\r\n\r\nTo avoid this problem, use wrappers like sc-controller or ds360 (they present DualSense as Xbox360 controller by default).\r\nAlternatively you can:\r\n- Use the Wine installer version\r\n- Use Steam to add the GoG version as Non-Steam game (Steam's input layer will prevent the game from crashing)",
  "name": "Freedom Planet",
  "year": 2014,
  "steamid": 248310,
  "gogslug": "freedom_planet",
  "humblestoreid": "freedom-planet",
  "runner": "linux",
  "slug": "freedom-planet-gog",
  "installer_slug": "freedom-planet-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Select the .sh installer downloaded from GOG"
      }
    ],
    "game": {
      "exe": "data/noarch/game/run.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game",
          "format": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/data/noarch/start.sh"
      },
      {
        "chmodx": "$GAMEDIR/data/noarch/game/run.sh"
      },
      {
        "chmodx": "$GAMEDIR/data/noarch/game/bin64/Chowdren"
      },
      {
        "chmodx": "$GAMEDIR/data/noarch/game/bin32/Chowdren"
      }
    ]
  }
}
Back to game