files:
- setup: https://launch.daybreakgames.com/installer/EQ2_setup.exe
game:
args: --disable-gpu
exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest II/LaunchPad.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Simulating Windows reboot.
executable: wineboot
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing EverQuest 2
executable: setup
name: wine.wineexec
prefix: $GAMEDIR
description: ''
game_slug: everquest-ii
gogslug: ''
humblestoreid: ''
installer_slug: everquest-ii-standalone-64-bit
name: EverQuest II
notes: When the EQ2 launcher starts, three error messages will appear. Just close
them and continue.
runner: wine
script:
files:
- setup: https://launch.daybreakgames.com/installer/EQ2_setup.exe
game:
args: --disable-gpu
exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest II/LaunchPad.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Simulating Windows reboot.
executable: wineboot
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing EverQuest 2
executable: setup
name: wine.wineexec
prefix: $GAMEDIR
slug: everquest-ii-standalone-64-bit
steamid: 201230
version: Standalone 64-bit
year: 2004
{
"game_slug": "everquest-ii",
"version": "Standalone 64-bit",
"description": "",
"notes": "When the EQ2 launcher starts, three error messages will appear. Just close them and continue.",
"name": "EverQuest II",
"year": 2004,
"steamid": 201230,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "everquest-ii-standalone-64-bit",
"installer_slug": "everquest-ii-standalone-64-bit",
"script": {
"files": [
{
"setup": "https://launch.daybreakgames.com/installer/EQ2_setup.exe"
}
],
"game": {
"args": "--disable-gpu",
"exe": "drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest II/LaunchPad.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing Corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"description": "Simulating Windows reboot.",
"executable": "wineboot",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing EverQuest 2",
"executable": "setup",
"name": "wine.wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}