files:
- setup:
filename: EQLegends_setup.exe
url: https://launch.daybreakgames.com/installer/EQLegends_setup.exe
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest
Legends/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: win10
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: corefonts
arch: win64
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
- task:
app: d3dx9_43
arch: win64
description: Installing DirectX 9
name: winetricks
prefix: $GAMEDIR/prefix
silent: false
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
arch: win64
description: Installing EverQuest Legends
executable: setup
name: wineexec
prefix: $GAMEDIR/prefix
metadata:
banner:
filename: 641.png
url: https://assets-cdn.daybreakgames.com/uploads/dcsclient/000/000/333/641.png
system:
env:
DXVK_HUD: '0'
description: Everquest Legends
game_slug: everquest
gogslug: ''
humblestoreid: ''
installer_slug: everquest-everquest-legends
name: EverQuest
notes: ''
runner: wine
script:
files:
- setup:
filename: EQLegends_setup.exe
url: https://launch.daybreakgames.com/installer/EQLegends_setup.exe
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest
Legends/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: win10
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: corefonts
arch: win64
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
- task:
app: d3dx9_43
arch: win64
description: Installing DirectX 9
name: winetricks
prefix: $GAMEDIR/prefix
silent: false
- task:
app: win7
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
arch: win64
description: Installing EverQuest Legends
executable: setup
name: wineexec
prefix: $GAMEDIR/prefix
metadata:
banner:
filename: 641.png
url: https://assets-cdn.daybreakgames.com/uploads/dcsclient/000/000/333/641.png
system:
env:
DXVK_HUD: '0'
slug: everquest-everquest-legends
steamid: 205710
version: Everquest Legends
year: 1999
{
"game_slug": "everquest",
"version": "Everquest Legends",
"description": "Everquest Legends",
"notes": "",
"name": "EverQuest",
"year": 1999,
"steamid": 205710,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "everquest-everquest-legends",
"installer_slug": "everquest-everquest-legends",
"script": {
"files": [
{
"setup": {
"filename": "EQLegends_setup.exe",
"url": "https://launch.daybreakgames.com/installer/EQLegends_setup.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/prefix/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest Legends/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": "win10",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing Corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix",
"silent": true
}
},
{
"task": {
"app": "d3dx9_43",
"arch": "win64",
"description": "Installing DirectX 9",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix",
"silent": false
}
},
{
"task": {
"app": "win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"arch": "win64",
"description": "Installing EverQuest Legends",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
],
"metadata": {
"banner": {
"filename": "641.png",
"url": "https://assets-cdn.daybreakgames.com/uploads/dcsclient/000/000/333/641.png"
}
},
"system": {
"env": {
"DXVK_HUD": "0"
}
}
}
}