files:
- installer: 'N/A:Select the .exe installer:'
game:
exe: $GAMEDIR/drive_c/GOG Games/SPORE/SporebinEP1/SporeApp.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Spore...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Runs much faster and fixes terrain issues.
game_slug: spore
gogslug: spore_collection
humblestoreid: ''
installer_slug: spore-gog
name: Spore
notes: "**CONFIGURE AND INSTALL THE DEPENDENCIES FIRST**\r\nInstructions for D9VK\
\ support: https://github.com/lutris/lutris/wiki/Installing-drivers"
runner: wine
script:
files:
- installer: 'N/A:Select the .exe installer:'
game:
exe: $GAMEDIR/drive_c/GOG Games/SPORE/SporebinEP1/SporeApp.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Spore...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: spore-gog
steamid: 17390
version: GOG
year: 2008
{
"game_slug": "spore",
"version": "GOG",
"description": "Runs much faster and fixes terrain issues.",
"notes": "**CONFIGURE AND INSTALL THE DEPENDENCIES FIRST**\r\nInstructions for D9VK support: https://github.com/lutris/lutris/wiki/Installing-drivers",
"name": "Spore",
"year": 2008,
"steamid": 17390,
"gogslug": "spore_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "spore-gog",
"installer_slug": "spore-gog",
"script": {
"files": [
{
"installer": "N/A:Select the .exe installer:"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/SPORE/SporebinEP1/SporeApp.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Spore...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}