Installer lone-survivor-the-directors-c-steam-data-dc

custom-name: Lone's Survivor - The Director's Cut - Steam
game:
  arch: win64
  exe: drive_c/Lone Survivor/LoneSurvivor.exe
  install_gecko: false
  install_mono: false
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Please browse to the "Lone Survirvor - Director's Cut - Steam Edition"
      game folder
    requires: LoneSurvivor.exe
- merge:
    dst: $GAMEDIR/drive_c/Lone Survivor
    src: $DISC/
- task:
    arch: win64
    key: csmt
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\Direct3D\
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '00000000'
- task:
    arch: win64
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
wine:
  Desktop: true
description: '"Lone''s Survivor - The Director''s Cut" provided by Steam.'
game_slug: lone-survivor-the-directors-cut
gogslug: lone_survivor_directors_cut
humblestoreid: lonesurvivor
installer_slug: lone-survivor-the-directors-c-steam-data-dc
name: 'Lone Survivor: The Director''s Cut'
notes: "- You must install the Windows version of this game in Steam before launching\
  \ this installer.\r\n- FYI only the Windows and MacOSX versions are \"Collector's\
  \ Cut\" Edition, not the Linux one.\r\n- This game does not need Steam to launch\
  \ and this script will launch it without it."
runner: wine
script:
  custom-name: Lone's Survivor - The Director's Cut - Steam
  game:
    arch: win64
    exe: drive_c/Lone Survivor/LoneSurvivor.exe
    install_gecko: false
    install_mono: false
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Please browse to the "Lone Survirvor - Director's Cut - Steam Edition"
        game folder
      requires: LoneSurvivor.exe
  - merge:
      dst: $GAMEDIR/drive_c/Lone Survivor
      src: $DISC/
  - task:
      arch: win64
      key: csmt
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\Direct3D\
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '00000000'
  - task:
      arch: win64
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
  wine:
    Desktop: true
slug: lone-survivor-the-directors-c-steam-data-dc
steamid: 209830
version: Steam data + DC
year: 2013
{
  "game_slug": "lone-survivor-the-directors-cut",
  "version": "Steam data + DC",
  "description": "\"Lone's Survivor - The Director's Cut\" provided by Steam.",
  "notes": "- You must install the Windows version of this game in Steam before launching this installer.\r\n- FYI only the Windows and MacOSX versions are \"Collector's Cut\" Edition, not the Linux one.\r\n- This game does not need Steam to launch and this script will launch it without it.",
  "name": "Lone Survivor: The Director's Cut",
  "year": 2013,
  "steamid": 209830,
  "gogslug": "lone_survivor_directors_cut",
  "humblestoreid": "lonesurvivor",
  "runner": "wine",
  "slug": "lone-survivor-the-directors-c-steam-data-dc",
  "installer_slug": "lone-survivor-the-directors-c-steam-data-dc",
  "script": {
    "custom-name": "Lone's Survivor - The Director's Cut - Steam",
    "game": {
      "arch": "win64",
      "exe": "drive_c/Lone Survivor/LoneSurvivor.exe",
      "install_gecko": false,
      "install_mono": false,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse to the \"Lone Survirvor - Director's Cut - Steam Edition\" game folder",
          "requires": "LoneSurvivor.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Lone Survivor",
          "src": "$DISC/"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "csmt",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D\\",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "00000000"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game