files:
- game: N/A:Select the Ys II installer provided by GOG.
game:
exe: drive_c/GOG Games/Ys II/ys2plus.exe
prefix: $GAMEDIR
installer:
- task:
args: /SILENT /SUPPRESSMSGBOXES /NOGUI
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: winxp
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
app: quartz
description: installing quartz
name: winetricks
prefix: $GAMEDIR
- task:
app: amstream
description: installing amstream
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
wine:
overrides:
winegstreamer: disabled
description: null
game_slug: ys-ii
gogslug: ys_i_ii_chronicles
humblestoreid: ''
installer_slug: ys-ii-gog
name: Ys II
notes: run wineboot -u in the WINEPREFIX if not you won't have video support
runner: wine
script:
files:
- game: N/A:Select the Ys II installer provided by GOG.
game:
exe: drive_c/GOG Games/Ys II/ys2plus.exe
prefix: $GAMEDIR
installer:
- task:
args: /SILENT /SUPPRESSMSGBOXES /NOGUI
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: winxp
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
app: quartz
description: installing quartz
name: winetricks
prefix: $GAMEDIR
- task:
app: amstream
description: installing amstream
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
wine:
overrides:
winegstreamer: disabled
slug: ys-ii-gog
steamid: 223870
version: GOG
year: 2013
{
"game_slug": "ys-ii",
"version": "GOG",
"description": null,
"notes": "run wineboot -u in the WINEPREFIX if not you won't have video support",
"name": "Ys II",
"year": 2013,
"steamid": 223870,
"gogslug": "ys_i_ii_chronicles",
"humblestoreid": "",
"runner": "wine",
"slug": "ys-ii-gog",
"installer_slug": "ys-ii-gog",
"script": {
"files": [
{
"game": "N/A:Select the Ys II installer provided by GOG."
}
],
"game": {
"exe": "drive_c/GOG Games/Ys II/ys2plus.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/SILENT /SUPPRESSMSGBOXES /NOGUI",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "winxp",
"description": "Setting Windows version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "quartz",
"description": "installing quartz",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "amstream",
"description": "installing amstream",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"winegstreamer": "disabled"
}
}
}
}