From 113e1b246192127cddaafed21c471af43220319c Mon Sep 17 00:00:00 2001 From: Isuldor Date: Sun, 2 Oct 2016 21:17:02 -0700 Subject: [PATCH] Extras --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5913440..6997880 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Or in eqclient.ini: AllowResize=0 ``` -Now the window borders can be properly removed by a third party utility such as this [autohotkey script](http://gaming.stackexchange.com/a/17307/7413): +Now the window borders can be properly removed by a third party utility such as this [autohotkey script](//gaming.stackexchange.com/a/17307/7413): ```autohotkey ^!h:: IfWinExist EverQuest @@ -38,7 +38,7 @@ Mouselook sensitivity can be adjusted under mouse options. Definitely enable "Click Through Self" in General Options. Otherwise you'll have a hard time clicking anything remotely near your character. The target selection isn't quite so advanced. -TODO: [Backup keyboard configuration](https://forums.station.sony.com/eq/index.php?threads/where-are-keyboard-bind-settings-saved.215557/#post-3151408) +TODO: [Backup keyboard configuration](//forums.station.sony.com/eq/index.php?threads/where-are-keyboard-bind-settings-saved.215557/#post-3151408) ### Minimal User Interface My Minimal UI available in this repo, as a patch set. An install script makes maintaining new UI updates very easy. I like to set the fade transparency level for most windows to 0%. The exceptions are the hotbars, spellbars and chat windows. I tweak the xml files to get those to behave minimally. The goal of my minimal interface is improved immersion. @@ -56,7 +56,17 @@ Use the UI options to load a window layout for your resolution as a good startin ### Text colors Chat colors are stored as separate RGB values in eqclient.ini TextColors section. The default color scheme is a relatively dark palette. I've created an ir_black theme and included it seperately so you can just copy and replace it in eqclient.ini. This is an ideal light text on dark background scheme, so it'll only make sense if you have dark chat windows like I do. -I have experimented with [gradient backgrounds for chat windows](http://i.imgur.com/LwK7kyO.jpg), but the result wasn't great because I could only get 10 levels of transparency from a tga texture ingame. +I have experimented with [gradient backgrounds for chat windows](//i.imgur.com/LwK7kyO.jpg), but the result wasn't great because I could only get 10 levels of transparency from a tga texture ingame. ### Reorganize config files (optional) -There's over 4.3 thousand files sitting in the root game directory. If that irritates your OCD (or you hate having to look for the same file over and over again), you can reorganize a bit with [symlinks](http://www.eqinterface.com/forums/showthread.php?t=21379). This made a little more sense back when I wasn't using bash or raid 0 ssd. +There's over 4.3 thousand files sitting in the root game directory. If that irritates your OCD (or you hate having to look for the same file over and over again), you can reorganize a bit with [symlinks](//www.eqinterface.com/forums/showthread.php?t=21379). This made a little more sense back when I wasn't using bash or raid 0 ssd. + +### Extras +Useful information can be found at various third party websites: + +* [Gambosoft](//gambosoft.eqresource.com/gamparsegettingstarted.php) has a log parser +* [Brewall](//www.eqmaps.info/) has detailed maps +* [Lucy](//lucy.allakhazam.com/) is a spell database +* [Allakhazam](//lucy.allakhazam.com/) records items and quests info +* [Magelo](//eq.magelo.com/) has player profiles +* [Beimeith](//www.elitegamerslounge.com/home/progress/) is a guild leaderboard