files:
- gf_client: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Gameforge/GameforgeClient_Update.exe
game:
exe: drive_c/Program Files (x86)/GameforgeClient/gfclient.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022 corefonts win10 directx9
arch: win64
description: Winetricks is installing some dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SILENT /DIR C:/Program Files (x86)/GameforgeClient
executable: gf_client
name: wineexec
- task:
key: ActionOnClose
name: set_regedit
path: HKEY_CURRENT_USER\Software\Gameforge4d\GameforgeClient\MainApp
type: REG_SZ
value: 1
description: Gameforge client 2.8
game_slug: gameforge-client
gogslug: ''
humblestoreid: ''
installer_slug: gameforge-client-28
name: Gameforge client
notes: '- Gameforge client is unstable, if it freezes or does not close cleanly, you
have to click on Lutris "Stop" button to force app close'
runner: wine
script:
files:
- gf_client: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Gameforge/GameforgeClient_Update.exe
game:
exe: drive_c/Program Files (x86)/GameforgeClient/gfclient.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022 corefonts win10 directx9
arch: win64
description: Winetricks is installing some dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SILENT /DIR C:/Program Files (x86)/GameforgeClient
executable: gf_client
name: wineexec
- task:
key: ActionOnClose
name: set_regedit
path: HKEY_CURRENT_USER\Software\Gameforge4d\GameforgeClient\MainApp
type: REG_SZ
value: 1
slug: gameforge-client-28
steamid: null
version: '2.8'
year: null
{
"game_slug": "gameforge-client",
"version": "2.8",
"description": "Gameforge client 2.8",
"notes": "- Gameforge client is unstable, if it freezes or does not close cleanly, you have to click on Lutris \"Stop\" button to force app close",
"name": "Gameforge client",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "gameforge-client-28",
"installer_slug": "gameforge-client-28",
"script": {
"files": [
{
"gf_client": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Gameforge/GameforgeClient_Update.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/GameforgeClient/gfclient.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2022 corefonts win10 directx9",
"arch": "win64",
"description": "Winetricks is installing some dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/NOCANCEL /SILENT /DIR C:/Program Files (x86)/GameforgeClient",
"executable": "gf_client",
"name": "wineexec"
}
},
{
"task": {
"key": "ActionOnClose",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Gameforge4d\\GameforgeClient\\MainApp",
"type": "REG_SZ",
"value": 1
}
}
]
}
}