Installer the-silver-lining-episode-4

files:
- installer: N/A:Select the TSL-EP4.exe installer downloaded from the official website
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Phoenix Online/The Silver Lining/tsl.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/Program Files/Phoenix Online/The Silver Lining/TSLConfig.exe
    name: Configuration
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: $installer
    name: wineexec
    prefix: $GAMEDIR
description: Requires the game installer downloaded from the official website.
game_slug: the-silver-lining
gogslug: ''
humblestoreid: ''
installer_slug: the-silver-lining-episode-4
name: The Silver Lining (King's Quest Fan Tribute)
notes: Simply install to the default directory. Do *not* run the configuration utility,
  or the installation will stall. You can run the configuration from Lutris after
  installing.
runner: wine
script:
  files:
  - installer: N/A:Select the TSL-EP4.exe installer downloaded from the official website
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Phoenix Online/The Silver Lining/tsl.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/Program Files/Phoenix Online/The Silver Lining/TSLConfig.exe
      name: Configuration
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: $installer
      name: wineexec
      prefix: $GAMEDIR
slug: the-silver-lining-episode-4
steamid: null
version: Episode 4
year: 2010
{
  "game_slug": "the-silver-lining",
  "version": "Episode 4",
  "description": "Requires the game installer downloaded from the official website.",
  "notes": "Simply install to the default directory. Do *not* run the configuration utility, or the installation will stall. You can run the configuration from Lutris after installing.",
  "name": "The Silver Lining (King's Quest Fan Tribute)",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-silver-lining-episode-4",
  "installer_slug": "the-silver-lining-episode-4",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the TSL-EP4.exe installer downloaded from the official website"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Phoenix Online/The Silver Lining/tsl.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/Program Files/Phoenix Online/The Silver Lining/TSLConfig.exe",
          "name": "Configuration"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game