files:
- collection: N/A:The Sims 2 Legacy Collection.7z
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/The Sims 2/The Sims 2 Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating a Wine prefix for The Sims 2
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
app: mfc42 arial
arch: win64
description: Installing Wine dependencies
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/The Sims 2
format: 7z
src: collection
description: ''
game_slug: the-simstm-2-legacy-collection
gogslug: ''
humblestoreid: ''
installer_slug: the-simstm-2-legacy-collectio-anadius
name: "The Sims\u2122 2 Legacy Collection"
notes: "- The Sims 2 Launcher lets you change language and install redists.\r\n- This\
\ version includes the IKEA pack, missing songs and missing Holiday items."
runner: wine
script:
files:
- collection: N/A:The Sims 2 Legacy Collection.7z
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/The Sims 2/The Sims 2 Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating a Wine prefix for The Sims 2
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
app: mfc42 arial
arch: win64
description: Installing Wine dependencies
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/The Sims 2
format: 7z
src: collection
slug: the-simstm-2-legacy-collectio-anadius
steamid: 3314070
version: Anadius
year: 2025
{
"game_slug": "the-simstm-2-legacy-collection",
"version": "Anadius",
"description": "",
"notes": "- The Sims 2 Launcher lets you change language and install redists.\r\n- This version includes the IKEA pack, missing songs and missing Holiday items.",
"name": "The Sims\u2122 2 Legacy Collection",
"year": 2025,
"steamid": 3314070,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-simstm-2-legacy-collectio-anadius",
"installer_slug": "the-simstm-2-legacy-collectio-anadius",
"script": {
"files": [
{
"collection": "N/A:The Sims 2 Legacy Collection.7z"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/The Sims 2/The Sims 2 Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating a Wine prefix for The Sims 2",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "mfc42 arial",
"arch": "win64",
"description": "Installing Wine dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/The Sims 2",
"format": "7z",
"src": "collection"
}
}
]
}
}