git
bash
wine
wget
andunzip
for the patch scriptp99-login-middlemand
to get the server list- Optional:
fluidsynth
(and a soundfont) for midi music
Get a copy of EverQuest Titanium and install it. Copying the folder of an already installed EQ Titanium to your machine would also work.
The default game directory is ~/.wine/drive_c/Program Files (x86)/Sony/EverQuest
. If you want to install your game somewhere else make sure to edit the GAMEPATH
variable in patch_files.sh
before using it.
$ git clone https://github.com/malloc0x3cc/project1999-linux.git
Run patch_files.sh
.
This will make all the modifications needed to play on Project1999 servers.
Run launch_titanium.sh
to play. (Note that I removed the taskset part because it would make the game run really slow)
- Zallarenya for the launch script on p99's website
- eliashow for ideas from his install script