Installer the-sims-4-dvd

files:
- installer: N/A:Please select the Sims 4 setup file
game:
  exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Sims 4/Game/Bin/TS4.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial vcrun2010 vcrun2012 vcrun2013
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Install Sims 4 DVD-Version, requires real DVD
game_slug: the-sims-4
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-4-dvd
name: The Sims 4
notes: 'Please check that your installation path is: "c:\Program Files\Electronic
  Arts\The Sims 4\" If you have the multi-language version the last folder change
  for you localization, for example "Los Sims 4" for Spanish countries, "Leis Sims
  4" for French countries and launcher not work.'
runner: wine
script:
  files:
  - installer: N/A:Please select the Sims 4 setup file
  game:
    exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Sims 4/Game/Bin/TS4.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial vcrun2010 vcrun2012 vcrun2013
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: the-sims-4-dvd
steamid: 1222670
version: DVD
year: 2014
{
  "game_slug": "the-sims-4",
  "version": "DVD",
  "description": "Install Sims 4 DVD-Version, requires real DVD",
  "notes": "Please check that your installation path is: \"c:\\Program Files\\Electronic Arts\\The Sims 4\\\" If you have the multi-language version the last folder change for you localization, for example \"Los Sims 4\" for Spanish countries, \"Leis Sims 4\" for French countries and launcher not work.",
  "name": "The Sims 4",
  "year": 2014,
  "steamid": 1222670,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-sims-4-dvd",
  "installer_slug": "the-sims-4-dvd",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the Sims 4 setup file"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Sims 4/Game/Bin/TS4.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial vcrun2010 vcrun2012 vcrun2013",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game