files:
- installer: 'N/A:Select the Setup executable (Setup.exe in Setup folder, NOT start.exe):'
game:
args: -r1024x768 -skip_intro
exe: $GAMEDIR/drive_c/Program Files (x86)/Maxis/The Sims/Sims.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Maxis/The Sims/
installer:
- task:
description: Creating prefix
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
app: quartz
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing The Sims...
exclude_processes: Start.exe start.exe
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
wine:
overrides:
winegstreamer: disabled
description: Use of a NoCD executable is suggested for convenience.
game_slug: the-sims
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-standard
name: The Sims
notes: "- Ignore the message about lacking memory, just press Yes and continue.\r\n\
- Don't press \"Play\" after the setup of the game has finished. Just wait for the\
\ installer to finish.\r\n- This installer has only been tested with Complete Collection\
\ and Deluxe Edition, but other versions should work too.\r\n- NoCD executable for\
\ Complete Collection (you need unrar to get it extracted): \r\nhttp://www.gameburnworld.com/gp/gamefixes/simscompletecollection.shtml"
runner: wine
script:
files:
- installer: 'N/A:Select the Setup executable (Setup.exe in Setup folder, NOT start.exe):'
game:
args: -r1024x768 -skip_intro
exe: $GAMEDIR/drive_c/Program Files (x86)/Maxis/The Sims/Sims.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Maxis/The Sims/
installer:
- task:
description: Creating prefix
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
app: quartz
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing The Sims...
exclude_processes: Start.exe start.exe
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
wine:
overrides:
winegstreamer: disabled
slug: the-sims-standard
steamid: null
version: Standard
year: 2000
{
"game_slug": "the-sims",
"version": "Standard",
"description": "Use of a NoCD executable is suggested for convenience.",
"notes": "- Ignore the message about lacking memory, just press Yes and continue.\r\n- Don't press \"Play\" after the setup of the game has finished. Just wait for the installer to finish.\r\n- This installer has only been tested with Complete Collection and Deluxe Edition, but other versions should work too.\r\n- NoCD executable for Complete Collection (you need unrar to get it extracted): \r\nhttp://www.gameburnworld.com/gp/gamefixes/simscompletecollection.shtml",
"name": "The Sims",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-sims-standard",
"installer_slug": "the-sims-standard",
"script": {
"files": [
{
"installer": "N/A:Select the Setup executable (Setup.exe in Setup folder, NOT start.exe):"
}
],
"game": {
"args": "-r1024x768 -skip_intro",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Maxis/The Sims/Sims.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/Maxis/The Sims/"
},
"installer": [
{
"task": {
"description": "Creating prefix",
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "quartz",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing The Sims...",
"exclude_processes": "Start.exe start.exe",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"winegstreamer": "disabled"
}
}
}
}