files:
- setup: N/A:Select the game's setup file (Setup.exe)
game:
arch: win64
exe: drive_c/Program Files (x86)/Farming Simulator 2019/FarmingSimulator2019.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating a Wine prefix (64bits).
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Game
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_STATE_CACHE: '1'
DXVK_STATE_CACHE_PATH: $GAMEDIR/StateCache/
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: '1'
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/ShadersCache/
__GL_THREADED_OPTIMIZATIONS: '1'
mesa_glthread: 'true'
description: Retail DVD-Version
game_slug: farming-simulator-19
gogslug: ''
humblestoreid: ''
installer_slug: farming-simulator-19-dvd
name: Farming Simulator 19
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's setup file (Setup.exe)
game:
arch: win64
exe: drive_c/Program Files (x86)/Farming Simulator 2019/FarmingSimulator2019.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating a Wine prefix (64bits).
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Game
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_STATE_CACHE: '1'
DXVK_STATE_CACHE_PATH: $GAMEDIR/StateCache/
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: '1'
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/ShadersCache/
__GL_THREADED_OPTIMIZATIONS: '1'
mesa_glthread: 'true'
slug: farming-simulator-19-dvd
steamid: 787860
version: DVD
year: 2018
{
"game_slug": "farming-simulator-19",
"version": "DVD",
"description": "Retail DVD-Version",
"notes": "",
"name": "Farming Simulator 19",
"year": 2018,
"steamid": 787860,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "farming-simulator-19-dvd",
"installer_slug": "farming-simulator-19-dvd",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file (Setup.exe)"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Farming Simulator 2019/FarmingSimulator2019.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating a Wine prefix (64bits).",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Game",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"DXVK_STATE_CACHE": "1",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR/StateCache/",
"MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
"__GL_SHADER_DISK_CACHE": "1",
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/ShadersCache/",
"__GL_THREADED_OPTIMIZATIONS": "1",
"mesa_glthread": "true"
}
}
}
}