Installer the-sims-life-stories-dvd

files:
- file: N/A:Select the game's setup file (Autorun.exe)
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/The Sims Life Stories/TSBin/SimsLS.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine Prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43 d3dx9
    description: Installing dependencies...
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    description: Installing The Sims 2...
    executable: file
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    WINE_LARGE_ADDRESS_AWARE: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: ''
game_slug: the-sims-life-stories
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-life-stories-dvd
name: The Sims Life Stories
notes: ''
runner: wine
script:
  files:
  - file: N/A:Select the game's setup file (Autorun.exe)
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/The Sims Life Stories/TSBin/SimsLS.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine Prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43 d3dx9
      description: Installing dependencies...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      description: Installing The Sims 2...
      executable: file
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      WINE_LARGE_ADDRESS_AWARE: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: the-sims-life-stories-dvd
steamid: null
version: DVD
year: 2007
{
  "game_slug": "the-sims-life-stories",
  "version": "DVD",
  "description": "",
  "notes": "",
  "name": "The Sims Life Stories",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-sims-life-stories-dvd",
  "installer_slug": "the-sims-life-stories-dvd",
  "script": {
    "files": [
      {
        "file": "N/A:Select the game's setup file (Autorun.exe)"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/The Sims Life Stories/TSBin/SimsLS.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine Prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43 d3dx9",
          "description": "Installing dependencies...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing The Sims 2...",
          "executable": "file",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "WINE_LARGE_ADDRESS_AWARE": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game