files:
- installer: N/A:Select the game's setup file
game:
appid: 213670
arch: win64
exe: $GAMEDIR/drive_c/Games/South Park The Stick of Truth/South Park - The Stick
of Truth.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- chmodx: installer
- task:
description: Installing the game..
executable: installer
name: wineexec
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
description: Installer with an option to select specific Setup executable of your
choice.
game_slug: south-park-the-stick-of-truth
gogslug: ''
humblestoreid: ''
installer_slug: south-park-the-stick-of-truth-no-launcher
name: 'South Park: The Stick of Truth'
notes: "Please Note that you may have to manually change default game .exe path in\
\ Lutris accordingly to where you have SouthPark starting .exe file placed\r\n(e.g\
\ ~/Games/south-park-the-stick-of-truth/drive_c/Games/South Park The Stick of Truth/South\
\ Park - The Stick of Truth.exe)"
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
appid: 213670
arch: win64
exe: $GAMEDIR/drive_c/Games/South Park The Stick of Truth/South Park - The Stick
of Truth.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- chmodx: installer
- task:
description: Installing the game..
executable: installer
name: wineexec
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
slug: south-park-the-stick-of-truth-no-launcher
steamid: 213670
version: No launcher
year: 2014
{
"game_slug": "south-park-the-stick-of-truth",
"version": "No launcher",
"description": "Installer with an option to select specific Setup executable of your choice.",
"notes": "Please Note that you may have to manually change default game .exe path in Lutris accordingly to where you have SouthPark starting .exe file placed\r\n(e.g ~/Games/south-park-the-stick-of-truth/drive_c/Games/South Park The Stick of Truth/South Park - The Stick of Truth.exe)",
"name": "South Park: The Stick of Truth",
"year": 2014,
"steamid": 213670,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "south-park-the-stick-of-truth-no-launcher",
"installer_slug": "south-park-the-stick-of-truth-no-launcher",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"appid": 213670,
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Games/South Park The Stick of Truth/South Park - The Stick of Truth.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"chmodx": "installer"
},
{
"task": {
"description": "Installing the game..",
"executable": "installer",
"name": "wineexec"
}
}
],
"system": {
"env": {
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR"
}
}
}
}