files:
- setup:
filename: EQ_setup.exe
url: https://launch.daybreakgames.com/installer/EQ_setup.exe
game:
arch: win64
exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/LaunchPad.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: d3dx9_43
arch: win64
description: Installing DirectX 9
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing EverQuest
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
wine:
esync: false
description: Fixes the installer so it actually installs EverQuest (Live) standalone.
game_slug: everquest
gogslug: ''
humblestoreid: ''
installer_slug: everquest-standalone-live
name: EverQuest
notes: "During Install:\r\n* Do not run the DirectX optional components.\r\n* xAfter\
\ logging in close the patcher to complete installation and re-launch game.\r\n\r\
\nPost Install:\r\n\r\n* Edit the eqclient.ini file\r\nCPUAffinity0=-1\r\nWindowedMode=TRUE\r\
\nTextureCache=FALSE\r\n\r\n\r\nKnown Issues:\r\n\r\n* Once 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:
filename: EQ_setup.exe
url: https://launch.daybreakgames.com/installer/EQ_setup.exe
game:
arch: win64
exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/LaunchPad.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: d3dx9_43
arch: win64
description: Installing DirectX 9
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing EverQuest
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
wine:
esync: false
slug: everquest-standalone-live
steamid: 205710
version: Standalone - Live
year: 1999
{
"game_slug": "everquest",
"version": "Standalone - Live",
"description": "Fixes the installer so it actually installs EverQuest (Live) standalone.",
"notes": "During Install:\r\n* Do not run the DirectX optional components.\r\n* xAfter logging in close the patcher to complete installation and re-launch game.\r\n\r\nPost Install:\r\n\r\n* Edit the eqclient.ini file\r\nCPUAffinity0=-1\r\nWindowedMode=TRUE\r\nTextureCache=FALSE\r\n\r\n\r\nKnown Issues:\r\n\r\n* Once 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-live",
"installer_slug": "everquest-standalone-live",
"script": {
"files": [
{
"setup": {
"filename": "EQ_setup.exe",
"url": "https://launch.daybreakgames.com/installer/EQ_setup.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/LaunchPad.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing Corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "d3dx9_43",
"arch": "win64",
"description": "Installing DirectX 9",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": false
}
},
{
"task": {
"app": "win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing EverQuest",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
},
"wine": {
"esync": false
}
}
}