files:
- file: N/A:Select the game's setup file
game:
arch: win64
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: mfc42 d3dcompiler_43 d3dx9
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
silent: 'true'
- 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: Installs DVD version of The Sims 2. It's universal for all editions and
offline installers.
game_slug: the-sims-2
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-2-universal-dvd
name: The Sims 2
notes: "- Please select the executable in the Lutris configuration after installing\
\ the game.\r\n- Enable the FSR option on 4K displays for bigger GUI then change\
\ the resolution to a lower one, this will allow it to downscale while preserving\
\ quality.\r\n- As this installer has only been tested with the Ultimate Collection,\
\ correct functionality of other editions is not guaranteed.\r\n- For support, contact\
\ @Tannis Root on Lutris Discord server."
runner: wine
script:
files:
- file: N/A:Select the game's setup file
game:
arch: win64
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: mfc42 d3dcompiler_43 d3dx9
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
silent: 'true'
- 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-2-universal-dvd
steamid: null
version: Universal DVD
year: 2004
{
"game_slug": "the-sims-2",
"version": "Universal DVD",
"description": "Installs DVD version of The Sims 2. It's universal for all editions and offline installers.",
"notes": "- Please select the executable in the Lutris configuration after installing the game.\r\n- Enable the FSR option on 4K displays for bigger GUI then change the resolution to a lower one, this will allow it to downscale while preserving quality.\r\n- As this installer has only been tested with the Ultimate Collection, correct functionality of other editions is not guaranteed.\r\n- For support, contact @Tannis Root on Lutris Discord server.",
"name": "The Sims 2",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-sims-2-universal-dvd",
"installer_slug": "the-sims-2-universal-dvd",
"script": {
"files": [
{
"file": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine Prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "mfc42 d3dcompiler_43 d3dx9",
"description": "Installing dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": "true"
}
},
{
"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"
}
}
}
}