files:
- game_setup:
filename: GF2.exe
url: https://gf2-dl.haoplay.com/pc/GF2_v1.0.1.exe
- webview2_setup:
filename: webview2.exe
url: https://github.com/aedancullen/webview2-evergreen-standalone-installer-archive/releases/download/109.0.1518.78/MicrosoftEdgeWebView2RuntimeInstallerX64.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/GF2Exilium/PCLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/
src: game_setup
- merge:
dst: $GAMEDIR/drive_c/
src: webview2_setup
- task:
arch: win64
description: Setting webview2 compatibility mode to win7 (Required to fix the
the login window).
key: version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\msedgewebview2.exe
prefix: $GAMEDIR
type: REG_SZ
value: win7
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$GAMEDIR/drive_c/webview2.exe" /silent
/install
description: Installing WebView2.
- task:
app: renderer=gdi
description: Setting renderer to GDI (Required to fix the the login window).
name: winetricks
prefix: $GAMEDIR
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$GAMEDIR/drive_c/GF2.exe"
description: Installing Girls Frontline 2
- task:
name: winekill
prefix: $GAMEDIR
description: Standalone - Haoplay
game_slug: girls-frontline-2exilium
gogslug: ''
humblestoreid: ''
installer_slug: girls-frontline-2exilium-101-haoplay
name: "GIRLS' FRONTLINE 2\uFF1AEXILIUM"
notes: "For troubleshooting, please try the following:\r\n - Clicking on the third\
\ side button on the left instead of the center can help if the game freezes during\
\ the login process.\r\n - Running \"drive_c/GF2Exilium/GF2 Game/GF2_Exilium.exe\"\
\ directly can help. Note that for updates you may have to run the launcher.\r\n\
\ - If you change the Wine version you will have to re-apply the compatibility\
\ mode for \"msedgewebview2.exe\" using winecfg, set this to Windows 7. Proton-GE\
\ can fix the video artifacts."
runner: wine
script:
files:
- game_setup:
filename: GF2.exe
url: https://gf2-dl.haoplay.com/pc/GF2_v1.0.1.exe
- webview2_setup:
filename: webview2.exe
url: https://github.com/aedancullen/webview2-evergreen-standalone-installer-archive/releases/download/109.0.1518.78/MicrosoftEdgeWebView2RuntimeInstallerX64.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/GF2Exilium/PCLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/
src: game_setup
- merge:
dst: $GAMEDIR/drive_c/
src: webview2_setup
- task:
arch: win64
description: Setting webview2 compatibility mode to win7 (Required to fix the
the login window).
key: version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\msedgewebview2.exe
prefix: $GAMEDIR
type: REG_SZ
value: win7
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$GAMEDIR/drive_c/webview2.exe" /silent
/install
description: Installing WebView2.
- task:
app: renderer=gdi
description: Setting renderer to GDI (Required to fix the the login window).
name: winetricks
prefix: $GAMEDIR
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$GAMEDIR/drive_c/GF2.exe"
description: Installing Girls Frontline 2
- task:
name: winekill
prefix: $GAMEDIR
slug: girls-frontline-2exilium-101-haoplay
steamid: null
version: 1.0.1-Haoplay
year: 2024
{
"game_slug": "girls-frontline-2exilium",
"version": "1.0.1-Haoplay",
"description": "Standalone - Haoplay",
"notes": "For troubleshooting, please try the following:\r\n - Clicking on the third side button on the left instead of the center can help if the game freezes during the login process.\r\n - Running \"drive_c/GF2Exilium/GF2 Game/GF2_Exilium.exe\" directly can help. Note that for updates you may have to run the launcher.\r\n - If you change the Wine version you will have to re-apply the compatibility mode for \"msedgewebview2.exe\" using winecfg, set this to Windows 7. Proton-GE can fix the video artifacts.",
"name": "GIRLS' FRONTLINE 2\uff1aEXILIUM",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "girls-frontline-2exilium-101-haoplay",
"installer_slug": "girls-frontline-2exilium-101-haoplay",
"script": {
"files": [
{
"game_setup": {
"filename": "GF2.exe",
"url": "https://gf2-dl.haoplay.com/pc/GF2_v1.0.1.exe"
}
},
{
"webview2_setup": {
"filename": "webview2.exe",
"url": "https://github.com/aedancullen/webview2-evergreen-standalone-installer-archive/releases/download/109.0.1518.78/MicrosoftEdgeWebView2RuntimeInstallerX64.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GF2Exilium/PCLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/",
"src": "game_setup"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/",
"src": "webview2_setup"
}
},
{
"task": {
"arch": "win64",
"description": "Setting webview2 compatibility mode to win7 (Required to fix the the login window).",
"key": "version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\msedgewebview2.exe",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "win7"
}
},
{
"execute": {
"command": "WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$GAMEDIR/drive_c/webview2.exe\" /silent /install",
"description": "Installing WebView2."
}
},
{
"task": {
"app": "renderer=gdi",
"description": "Setting renderer to GDI (Required to fix the the login window).",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$GAMEDIR/drive_c/GF2.exe\"",
"description": "Installing Girls Frontline 2"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}