files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Chase History/GrandChase.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Chase History...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
app: dotnet45 cjkfonts mfc42 mfc140
arch: win32
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
app: win10
arch: win32
description: Switching Windows version...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
wine:
version: lutris-ge-6.16-1-x86_64
description: ''
game_slug: chase-history
gogslug: ''
humblestoreid: ''
installer_slug: chase-history-standard
name: Chase History
notes: "You must have installed lib32-gnutls or the game will crash.\r\nYou must have\
\ installed wine-mono. If wine asks to install wine-mono, choose 'cancel' (prefer\
\ your distro's package).\r\n\r\nDo not change installation folder on setup and\
\ uncheck \"Launch Chase History\" at the end of setup wizard.\r\n\r\n.NET install\
\ needs manual intervention (graphical installer). You will need to install it twice\
\ (.NET 4 and 4.5.). At the end of install select \"Restart later\". Ignore any\
\ warnings."
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Chase History/GrandChase.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Chase History...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
app: dotnet45 cjkfonts mfc42 mfc140
arch: win32
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
app: win10
arch: win32
description: Switching Windows version...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
wine:
version: lutris-ge-6.16-1-x86_64
slug: chase-history-standard
steamid: null
version: Standard
year: null
{
"game_slug": "chase-history",
"version": "Standard",
"description": "",
"notes": "You must have installed lib32-gnutls or the game will crash.\r\nYou must have installed wine-mono. If wine asks to install wine-mono, choose 'cancel' (prefer your distro's package).\r\n\r\nDo not change installation folder on setup and uncheck \"Launch Chase History\" at the end of setup wizard.\r\n\r\n.NET install needs manual intervention (graphical installer). You will need to install it twice (.NET 4 and 4.5.). At the end of install select \"Restart later\". Ignore any warnings.",
"name": "Chase History",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "chase-history-standard",
"installer_slug": "chase-history-standard",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Chase History/GrandChase.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Chase History...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet45 cjkfonts mfc42 mfc140",
"arch": "win32",
"description": "Installing dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": false
}
},
{
"task": {
"app": "win10",
"arch": "win32",
"description": "Switching Windows version...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"version": "lutris-ge-6.16-1-x86_64"
}
}
}