files:
- setup: https://launch.daybreakgames.com/installer/EQ_setup.exe
game:
exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/LaunchPad.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: wmi
description: Installing Windows Management Interface
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
description: Simulating Windows reboot.
executable: wineboot
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing EverQuest
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: everquest
gogslug: ''
humblestoreid: ''
installer_slug: everquest-standalone
name: EverQuest
notes: "During the installation of Everquest itself, it will need to install DirectX\
\ updates. In this phase, take note that there is a Bing toolbar it wants to install.\
\ This is most certainly NOT needed, and you may uncheck this box to not install\
\ it.\r\n\r\nOnce you start the game, if you have a cursor that is off from where\
\ it clicks, just maximize the window and it will fix itself."
runner: wine
script:
files:
- setup: https://launch.daybreakgames.com/installer/EQ_setup.exe
game:
exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/LaunchPad.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: wmi
description: Installing Windows Management Interface
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
description: Simulating Windows reboot.
executable: wineboot
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing EverQuest
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: everquest-standalone
steamid: 205710
version: Standalone
year: 1999
{
"game_slug": "everquest",
"version": "Standalone",
"description": null,
"notes": "During the installation of Everquest itself, it will need to install DirectX updates. In this phase, take note that there is a Bing toolbar it wants to install. This is most certainly NOT needed, and you may uncheck this box to not install it.\r\n\r\nOnce you start the game, if you have a cursor that is off from where it clicks, just maximize the window and it will fix itself.",
"name": "EverQuest",
"year": 1999,
"steamid": 205710,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "everquest-standalone",
"installer_slug": "everquest-standalone",
"script": {
"files": [
{
"setup": "https://launch.daybreakgames.com/installer/EQ_setup.exe"
}
],
"game": {
"exe": "drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/LaunchPad.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing Corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "wmi",
"description": "Installing Windows Management Interface",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": false
}
},
{
"task": {
"description": "Simulating Windows reboot.",
"executable": "wineboot",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing EverQuest",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}