files:
- steamsetup: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
game:
args: -cef-disable-gpu-compositing steam://run/348710
exe: drive_c/Program Files (x86)/Steam/steam.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /S
description: Installing Steam...
executable: steamsetup
name: wineexec
prefix: $GAMEDIR
description: Play "Saint Seiya - Soldiers Souls" provided by Steam on Linux!
game_slug: saint-seiya-soldiers-soul
gogslug: ''
humblestoreid: ''
installer_slug: saint-seiya-soldiers-soul-windows-steam-standa
name: 'Saint Seiya: Soldiers'' Soul'
notes: '- Steam is not fully usable, but it''s not important, it''s just installed
to launch the game'
runner: wine
script:
files:
- steamsetup: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
game:
args: -cef-disable-gpu-compositing steam://run/348710
exe: drive_c/Program Files (x86)/Steam/steam.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /S
description: Installing Steam...
executable: steamsetup
name: wineexec
prefix: $GAMEDIR
slug: saint-seiya-soldiers-soul-windows-steam-standa
steamid: 348710
version: Windows Steam Standalone
year: 2015
{
"game_slug": "saint-seiya-soldiers-soul",
"version": "Windows Steam Standalone",
"description": "Play \"Saint Seiya - Soldiers Souls\" provided by Steam on Linux!",
"notes": "- Steam is not fully usable, but it's not important, it's just installed to launch the game",
"name": "Saint Seiya: Soldiers' Soul",
"year": 2015,
"steamid": 348710,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "saint-seiya-soldiers-soul-windows-steam-standa",
"installer_slug": "saint-seiya-soldiers-soul-windows-steam-standa",
"script": {
"files": [
{
"steamsetup": "https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe"
}
],
"game": {
"args": "-cef-disable-gpu-compositing steam://run/348710",
"exe": "drive_c/Program Files (x86)/Steam/steam.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"description": "Installing Steam...",
"executable": "steamsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}