files:
- setup: N/A:Select the installer for Farming Simulator 17 (setup.exe)
game:
arch: win64
exe: drive_c/Program Files (x86)/Farming Simulator 2017/FarmingSimulator2017.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Farming Simulator 17...
executable: setup
name: wineexec
prefix: $GAMEDIR
- execute:
command: sed -i 's/D3D_11/OGL_4/g' '$GAMEDIR/drive_c/Program Files (x86)/Farming
Simulator 2017/game.xml'
description: null
game_slug: farming-simulator-17
gogslug: ''
humblestoreid: ''
installer_slug: farming-simulator-17-download-from-giant
name: Farming Simulator 17
notes: "Installation instructions:\r\n\r\n- Download the installer from here: https://eshop.giants-software.com/downloads.php\r\
\n- Do not create shortcuts from the installer, Lutris will make a shortcut at the\
\ end of the installation."
runner: wine
script:
files:
- setup: N/A:Select the installer for Farming Simulator 17 (setup.exe)
game:
arch: win64
exe: drive_c/Program Files (x86)/Farming Simulator 2017/FarmingSimulator2017.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Farming Simulator 17...
executable: setup
name: wineexec
prefix: $GAMEDIR
- execute:
command: sed -i 's/D3D_11/OGL_4/g' '$GAMEDIR/drive_c/Program Files (x86)/Farming
Simulator 2017/game.xml'
slug: farming-simulator-17-download-from-giant
steamid: 447020
version: Download from Giant
year: 2016
{
"game_slug": "farming-simulator-17",
"version": "Download from Giant",
"description": null,
"notes": "Installation instructions:\r\n\r\n- Download the installer from here: https://eshop.giants-software.com/downloads.php\r\n- Do not create shortcuts from the installer, Lutris will make a shortcut at the end of the installation.",
"name": "Farming Simulator 17",
"year": 2016,
"steamid": 447020,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "farming-simulator-17-download-from-giant",
"installer_slug": "farming-simulator-17-download-from-giant",
"script": {
"files": [
{
"setup": "N/A:Select the installer for Farming Simulator 17 (setup.exe)"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Farming Simulator 2017/FarmingSimulator2017.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Farming Simulator 17...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "sed -i 's/D3D_11/OGL_4/g' '$GAMEDIR/drive_c/Program Files (x86)/Farming Simulator 2017/game.xml'"
}
}
]
}
}