files:
- game_updt: https://akamai.cdn.ea.com/eadownloads/u/f/sims/sims3/patches/TS3_1.67.2.0240xx_update.exe
game:
exe: drive_c/Program Files (x86)/Electronic Arts/The Sims 3/The Sims 3/Game/Bin/Sims3LauncherW.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: Sims3.ico
- task:
arch: win64
description: Installing The Sims 3 from setup...
executable: $DISC/Sims3Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Installing The Sims 3 from setup...
executable: $game_updt
name: wineexec
prefix: $GAMEDIR
description: Play "The Sims 3" DVD edition on Linux!
game_slug: the-sims-3
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-3-dvd
name: The Sims 3
notes: "- You will need a valid licence to play this game or the game will close\r\
\n- Will apply 1.67.2 update during install\r\n- It is highly suggested to install\
\ ErrorTrap, Traveler and Overwatch mods by nRaas to improve game's stability"
runner: wine
script:
files:
- game_updt: https://akamai.cdn.ea.com/eadownloads/u/f/sims/sims3/patches/TS3_1.67.2.0240xx_update.exe
game:
exe: drive_c/Program Files (x86)/Electronic Arts/The Sims 3/The Sims 3/Game/Bin/Sims3LauncherW.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: Sims3.ico
- task:
arch: win64
description: Installing The Sims 3 from setup...
executable: $DISC/Sims3Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Installing The Sims 3 from setup...
executable: $game_updt
name: wineexec
prefix: $GAMEDIR
slug: the-sims-3-dvd
steamid: 47890
version: DVD
year: 2009
{
"game_slug": "the-sims-3",
"version": "DVD",
"description": "Play \"The Sims 3\" DVD edition on Linux!",
"notes": "- You will need a valid licence to play this game or the game will close\r\n- Will apply 1.67.2 update during install\r\n- It is highly suggested to install ErrorTrap, Traveler and Overwatch mods by nRaas to improve game's stability",
"name": "The Sims 3",
"year": 2009,
"steamid": 47890,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-sims-3-dvd",
"installer_slug": "the-sims-3-dvd",
"script": {
"files": [
{
"game_updt": "https://akamai.cdn.ea.com/eadownloads/u/f/sims/sims3/patches/TS3_1.67.2.0240xx_update.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Electronic Arts/The Sims 3/The Sims 3/Game/Bin/Sims3LauncherW.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "Sims3.ico"
}
},
{
"task": {
"arch": "win64",
"description": "Installing The Sims 3 from setup...",
"executable": "$DISC/Sims3Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing The Sims 3 from setup...",
"executable": "$game_updt",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}