files:
- gc_installer: https://chasehistory.net/downloads/setup_20230727.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Chase History/GrandChase.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Chase History/
installer:
- task:
executable: gc_installer
name: wineexec
- task:
app: cjkfonts
name: winetricks
description: ''
game_slug: grand-chase-history
gogslug: ''
humblestoreid: ''
installer_slug: grand-chase-history-vulkan-default
name: Grand Chase History
notes: "This game doesn't work with the Wine default DirectX implementation, so this\
\ installer use of DXVK, which with the game runs perfectly. However, this implies\
\ that your graphics card must have Vulkan support. If it doesn't, see the Galium\
\ Nine version.\r\n\r\nDuring the installation, you must keep the default install\
\ path and uncheck the \"Launch Chase History \" box.\r\n\r\nAt the first start\
\ of the game, the launcher seems to close itself at some time on the mid of the\
\ game download. If so, just reopen the game and the launcher will continue to do\
\ its job."
runner: wine
script:
files:
- gc_installer: https://chasehistory.net/downloads/setup_20230727.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Chase History/GrandChase.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Chase History/
installer:
- task:
executable: gc_installer
name: wineexec
- task:
app: cjkfonts
name: winetricks
slug: grand-chase-history-vulkan-default
steamid: null
version: Vulkan (default)
year: 2015
{
"game_slug": "grand-chase-history",
"version": "Vulkan (default)",
"description": "",
"notes": "This game doesn't work with the Wine default DirectX implementation, so this installer use of DXVK, which with the game runs perfectly. However, this implies that your graphics card must have Vulkan support. If it doesn't, see the Galium Nine version.\r\n\r\nDuring the installation, you must keep the default install path and uncheck the \"Launch Chase History \" box.\r\n\r\nAt the first start of the game, the launcher seems to close itself at some time on the mid of the game download. If so, just reopen the game and the launcher will continue to do its job.",
"name": "Grand Chase History",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "grand-chase-history-vulkan-default",
"installer_slug": "grand-chase-history-vulkan-default",
"script": {
"files": [
{
"gc_installer": "https://chasehistory.net/downloads/setup_20230727.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Chase History/GrandChase.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/Chase History/"
},
"installer": [
{
"task": {
"executable": "gc_installer",
"name": "wineexec"
}
},
{
"task": {
"app": "cjkfonts",
"name": "winetricks"
}
}
]
}
}