0) These instructions are for people who use
Launch Titanium.bat to launch EverQuest and want some variation in their load screens.
1) Download the pictures attached below. Place them in the
resources directory in your EverQuest directory. Make sure they are named
loadscreen1.jpg,
loadscreen2.jpg, and
loadscreen3.jpg.
2) In the EverQuest directory, edit your
Launch Titanium.bat file:
Code:
@echo off
set /a ran=%random% %%3 +1
number %ran%
copy resources\loadscreen%ran%.jpg resources\loadscreen.jpg
start eqgame patchme
3) Launch and enjoy!
4) Load screens 1 and 2 will appear more often than 3 about 0.003% of the time. Sorry about that.