Installer rayman-forever-gog

custom-name: Rayman Forever - GOG - DOSBox
files:
- audiofix: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman%20Forever/rayman_forever_tracks_fixed.zip
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman%20Forever/clean.sh
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gogsetup: N/A:Please select the Windows game setup file downloaded from your GOG
    account.
game:
  config_file: $GAMEDIR/Dosbox/Rayman_Forever_dosbox.conf
  main_file: $GAMEDIR/Dosbox/Rayman_Forever_single_dosbox.conf
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR" "$gogsetup"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR/Dosbox
    src: $GAMEDIR/__support/app/
- extract:
    dst: $GAMEDIR/Music
    src: audiofix
- chmodx: script
- execute:
    file: script
description: '"Rayman Forever" and using Lutris DOSBox runner.'
game_slug: rayman-forever
gogslug: rayman_forever
humblestoreid: ''
installer_slug: rayman-forever-gog
name: Rayman Forever
notes: "- soundtrack fix included\r\n- x360 gamepad support\r\n Rayman Forever does\
  \ not have cinematics: https://www.gog.com/forum/rayman_series/rayman_pc_faq"
runner: dosbox
script:
  custom-name: Rayman Forever - GOG - DOSBox
  files:
  - audiofix: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman%20Forever/rayman_forever_tracks_fixed.zip
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman%20Forever/clean.sh
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - gogsetup: N/A:Please select the Windows game setup file downloaded from your GOG
      account.
  game:
    config_file: $GAMEDIR/Dosbox/Rayman_Forever_dosbox.conf
    main_file: $GAMEDIR/Dosbox/Rayman_Forever_single_dosbox.conf
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR" "$gogsetup"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR/Dosbox
      src: $GAMEDIR/__support/app/
  - extract:
      dst: $GAMEDIR/Music
      src: audiofix
  - chmodx: script
  - execute:
      file: script
slug: rayman-forever-gog
steamid: null
version: GOG
year: 1998
{
  "game_slug": "rayman-forever",
  "version": "GOG",
  "description": "\"Rayman Forever\" and using Lutris DOSBox runner.",
  "notes": "- soundtrack fix included\r\n- x360 gamepad support\r\n Rayman Forever does not have cinematics: https://www.gog.com/forum/rayman_series/rayman_pc_faq",
  "name": "Rayman Forever",
  "year": 1998,
  "steamid": null,
  "gogslug": "rayman_forever",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "rayman-forever-gog",
  "installer_slug": "rayman-forever-gog",
  "script": {
    "custom-name": "Rayman Forever - GOG - DOSBox",
    "files": [
      {
        "audiofix": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman%20Forever/rayman_forever_tracks_fixed.zip"
      },
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman%20Forever/clean.sh"
      },
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "gogsetup": "N/A:Please select the Windows game setup file downloaded from your GOG account."
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/Dosbox/Rayman_Forever_dosbox.conf",
      "main_file": "$GAMEDIR/Dosbox/Rayman_Forever_single_dosbox.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR\" \"$gogsetup\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/Dosbox",
          "src": "$GAMEDIR/__support/app/"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Music",
          "src": "audiofix"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "file": "script"
        }
      }
    ]
  }
}
Back to game