files:
- setup: https://launch.daybreakgames.com/installer/EQ2_setup.exe
game:
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
wine:
version: lutris-6.1-3-x86_64
description: Uses lutris-6.1-3-x86_64, needed on some older hardware.
game_slug: everquest-ii
gogslug: ''
humblestoreid: ''
installer_slug: everquest-ii-older-hardware
name: EverQuest II
notes: ''
runner: wine
script:
files:
- setup: https://launch.daybreakgames.com/installer/EQ2_setup.exe
game:
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
wine:
version: lutris-6.1-3-x86_64
slug: everquest-ii-older-hardware
steamid: 201230
version: older hardware
year: 2004
{
"game_slug": "everquest-ii",
"version": "older hardware",
"description": "Uses lutris-6.1-3-x86_64, needed on some older hardware.",
"notes": "",
"name": "EverQuest II",
"year": 2004,
"steamid": 201230,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "everquest-ii-older-hardware",
"installer_slug": "everquest-ii-older-hardware",
"script": {
"files": [
{
"setup": "https://launch.daybreakgames.com/installer/EQ2_setup.exe"
}
],
"game": {
"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"
}
}
],
"wine": {
"version": "lutris-6.1-3-x86_64"
}
}
}