files:
- launcher:
filename: Grimfall.Launcher.zip
url: https://download.grimfallwow.com/Grimfall.Launcher.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Grimfall/Grimfall.Launcher.exe
include_processes:
- Grimfall.Launcher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Grimfall
installer:
- task:
arch: win64
install_mono: true
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2022
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Grimfall
file: launcher
system:
env:
ELECTRON_DISABLE_SANDBOX: '1'
description: Unofficial Grimfall WoW launcher installer.
game_slug: grimfall-wow
gogslug: ''
humblestoreid: ''
installer_slug: grimfall-wow-unofficial-grimfall
name: Grimfall WoW
notes: "The launcher requires Visual C++ 2022 runtime (vcrun2022), which is installed\
\ automatically through Winetricks.\r\n\r\nInternet connection required to download\
\ and update the game files through the Grimfall Launcher."
runner: wine
script:
files:
- launcher:
filename: Grimfall.Launcher.zip
url: https://download.grimfallwow.com/Grimfall.Launcher.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Grimfall/Grimfall.Launcher.exe
include_processes:
- Grimfall.Launcher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Grimfall
installer:
- task:
arch: win64
install_mono: true
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2022
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Grimfall
file: launcher
system:
env:
ELECTRON_DISABLE_SANDBOX: '1'
slug: grimfall-wow-unofficial-grimfall
steamid: null
version: Unofficial Grimfall WoW Launcher
year: 2026
{
"game_slug": "grimfall-wow",
"version": "Unofficial Grimfall WoW Launcher",
"description": "Unofficial Grimfall WoW launcher installer.",
"notes": "The launcher requires Visual C++ 2022 runtime (vcrun2022), which is installed automatically through Winetricks.\r\n\r\nInternet connection required to download and update the game files through the Grimfall Launcher.",
"name": "Grimfall WoW",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "grimfall-wow-unofficial-grimfall",
"installer_slug": "grimfall-wow-unofficial-grimfall",
"script": {
"files": [
{
"launcher": {
"filename": "Grimfall.Launcher.zip",
"url": "https://download.grimfallwow.com/Grimfall.Launcher.zip"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Grimfall/Grimfall.Launcher.exe",
"include_processes": [
"Grimfall.Launcher.exe"
],
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Grimfall"
},
"installer": [
{
"task": {
"arch": "win64",
"install_mono": true,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2022",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Grimfall",
"file": "launcher"
}
}
],
"system": {
"env": {
"ELECTRON_DISABLE_SANDBOX": "1"
}
}
}
}