LordDemonos / Quarm.Guide

The Project Quarm Wiki
http://quarm.guide
MIT License
6 stars 6 forks source link

Find a place to add EQClient.ini #5

Closed LordDemonos closed 5 months ago

LordDemonos commented 5 months ago

I have a lot of ideas that arent complete. I added my example and I wanted to add comments to it. I'm really not sure what the right move is, but I have this block of text from takp. Perhaps a "Next Steps After Installing?" or "Tweaking the experience?"

EQClient.ini settings

The eqclient.ini file contains a list of settings that can be changed to suit your preferences, many of which cannot be changed in-game through the options window.

In Windows, the eqclient.ini is located within your EverQuest directory, wherever eqgame.exe or eqw.exe reside.

Some commonly changed settings include:

WindowedMode=TRUE/FALSE - This line must be typed out at the top but below [Defaults].
NewUI=TRUE/FALSE - Our client still has the old pre-Luclin UI for nostalgia mode.
Log=TRUE/FALSE - Setting this true will automatically turn your log file on when entering the game.
CombatMusic=TRUE/FALSE - Enable or disable melee combat music.
ChannelAutoJoin=alliance - The Alliance channel is used as the global chat channel for the server.
TargetGroupBuff=1 - This will allow you to buff groups with group buff spells from outside the group by targeting a member of the group.
AttackOnAssist=FALSE - This will allow you to assist another player without automatically enabling auto attack.
MaxFPS= - This is the framerate you limit the foreground client window to. If this is set too high, it may consume too many system resources. Typically 60 is a good number to start with and adjust if necessary. A setting of 0 disables the limit. YMMV
MaxBGFPS= - This is the framerate you limit the background client windows to. You don't want this too low, since it will affect autofollow ability. But, if you have it too high, it may consume too many system resources. 60 is typically good. A setting of 0 disables the limit. YMMV
MouseRightHanded=1 - Switches mouse button orientation.
MaxMouseLookFPS= - Allows you to set the mouselook FPS to help with mouselook slowness. If your mouselook is too slow, try adjusting this to 60 or 45. A setting of 0 disables the limit. YMMV
AllLuclinPcModelsOff=TRUE - This disables Luclin models. This also allows use of the famous horse bug that existed on AK where you don't have the limitations of horse speed up/down that you do with Luclin models on.
LordDemonos commented 5 months ago

I'm happy with the new section. I can clearly add more flags and more descriptions if I have the information as well.