files:
- client_zip: N/A:Please select your TAKP client zip file (TAKP PC V2.1c.zip)
- quarm_zip: N/A:Please select your Quarm zip file (Patch-10-22-2025-1.zip)
- zeal_zip: N/A:Please select your Zeal zip file (zeal_v1.2.2_822c29a.zip)
game:
exe: $GAMEDIR/eqgame.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: client_zip
- extract:
dst: $GAMEDIR
file: quarm_zip
- extract:
dst: $GAMEDIR
file: zeal_zip
description: ''
game_slug: everquest
gogslug: ''
humblestoreid: ''
installer_slug: everquest-quarmnov2025
name: EverQuest
notes: "- Install ProtonUp-Qt from Software Manager or similar\r\n- Create account\
\ here: https://www.takproject.net/forums/index.php\r\n- Download the Client from\
\ here (md5= 002741614acef667b9c70e55a5a766e0): https://drive.google.com/file/d/1qoBktDeJMJKPBr-EZxub1vspJhz11i1y\r\
\n- Join Project Quarm Discord: https://discord.gg/3nDQ9AkUz8\r\n- Get the latest\
\ patch from the Project Quarm Discord \"#server-files\" channel (Patch 10-22-2025.zip)\
\ as of this writing\r\n- Download Zeal (really helps with camera and UI) from here:\
\ https://github.com/CoastalRedwood/Zeal\r\n- Once ready, click the \"Install\"\
\ button and select the downloaded zip files when requested.\r\n- Once Lutris finishes\
\ installing do not launch, instead:\r\n - Close the Installation complete window\r\
\n - Configure Everquest (right click the install and select \"Configure\")\r\
\n - Select the \"Runner options\" tab\r\n - Change \"wine version\" to \"\
GE-Proton (latest)\"\r\n - Save\r\n- Everquest should be ready to play now.\r\
\n- NOTE: I have found that EQ will ignore the FPS limit in the \"eqclient.ini\"\
\ file. I have to set \"FPSLimit\" in the \"dgVoodoo.conf\" file to something reasonable\
\ so this ancient game doesn't make my computer sound like a vacuum cleaner."
runner: wine
script:
files:
- client_zip: N/A:Please select your TAKP client zip file (TAKP PC V2.1c.zip)
- quarm_zip: N/A:Please select your Quarm zip file (Patch-10-22-2025-1.zip)
- zeal_zip: N/A:Please select your Zeal zip file (zeal_v1.2.2_822c29a.zip)
game:
exe: $GAMEDIR/eqgame.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: client_zip
- extract:
dst: $GAMEDIR
file: quarm_zip
- extract:
dst: $GAMEDIR
file: zeal_zip
slug: everquest-quarmnov2025
steamid: 205710
version: quarmNov2025
year: 1999
{
"game_slug": "everquest",
"version": "quarmNov2025",
"description": "",
"notes": "- Install ProtonUp-Qt from Software Manager or similar\r\n- Create account here: https://www.takproject.net/forums/index.php\r\n- Download the Client from here (md5= 002741614acef667b9c70e55a5a766e0): https://drive.google.com/file/d/1qoBktDeJMJKPBr-EZxub1vspJhz11i1y\r\n- Join Project Quarm Discord: https://discord.gg/3nDQ9AkUz8\r\n- Get the latest patch from the Project Quarm Discord \"#server-files\" channel (Patch 10-22-2025.zip) as of this writing\r\n- Download Zeal (really helps with camera and UI) from here: https://github.com/CoastalRedwood/Zeal\r\n- Once ready, click the \"Install\" button and select the downloaded zip files when requested.\r\n- Once Lutris finishes installing do not launch, instead:\r\n - Close the Installation complete window\r\n - Configure Everquest (right click the install and select \"Configure\")\r\n - Select the \"Runner options\" tab\r\n - Change \"wine version\" to \"GE-Proton (latest)\"\r\n - Save\r\n- Everquest should be ready to play now.\r\n- NOTE: I have found that EQ will ignore the FPS limit in the \"eqclient.ini\" file. I have to set \"FPSLimit\" in the \"dgVoodoo.conf\" file to something reasonable so this ancient game doesn't make my computer sound like a vacuum cleaner.",
"name": "EverQuest",
"year": 1999,
"steamid": 205710,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "everquest-quarmnov2025",
"installer_slug": "everquest-quarmnov2025",
"script": {
"files": [
{
"client_zip": "N/A:Please select your TAKP client zip file (TAKP PC V2.1c.zip)"
},
{
"quarm_zip": "N/A:Please select your Quarm zip file (Patch-10-22-2025-1.zip)"
},
{
"zeal_zip": "N/A:Please select your Zeal zip file (zeal_v1.2.2_822c29a.zip)"
}
],
"game": {
"exe": "$GAMEDIR/eqgame.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "client_zip"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "quarm_zip"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "zeal_zip"
}
}
]
}
}