Someday I'll figure out how to properly merge stuff in git

This commit is contained in:
Isuldor
2018-08-08 12:28:30 -07:00
parent 4e8091094b
commit 2adb83d4b2
+5 -8
View File
@@ -1,5 +1,6 @@
# Revisiting EverQuest # Revisiting EverQuest
This document exists to remind of what to do when I will inevitably try to play this game again (and again, and again..) This document exists to remind of what to do when I will inevitably try to play this game again (and again, and again..)
### Maximized Fullscreen ### Maximized Fullscreen
The game client can be coerced to run in a borderless windowed mode. Window resizing must be disabled first, otherwise the mouse will be offset incorrectly. You can find this setting in game under: The game client can be coerced to run in a borderless windowed mode. Window resizing must be disabled first, otherwise the mouse will be offset incorrectly. You can find this setting in game under:
@@ -42,12 +43,8 @@ Definitely enable "Click Through Self" in General Options. Otherwise you'll hav
### Hotkeys ### Hotkeys
Custom keyboard configuration is in eqclient.ini [KeyMaps] section. Note that on a fresh install, [KeyMaps] won't be there. I tend to unbind keys for infrequently used features that are accessible through the in-game menu. Custom keyboard configuration is in eqclient.ini [KeyMaps] section. Note that on a fresh install, [KeyMaps] won't be there. I tend to unbind keys for infrequently used features that are accessible through the in-game menu.
### User Interface ### Minimal User Interface
Minimal UI available in this repo. 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 a minimal interface is improved immersion. A good UI stays out of your way. My minimal UI is available in this repo as a patch set. Maintaining my custom UI changes as a patch set makes integrating official updates very simple. 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.
Use the UI options to load a window layout for your resolution as a good starting point. Copy UI_Player_server.ini into the game directory and you can try loading the window layout from it under General settings.
### Minimal User Interface Changes
My minimal UI is available in this repo as a patch set. Maintaining my custom UI changes as a patch set makes integrating official updates very simple. 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.
Assuming you're using bash on Windows 10 with bash installed, you could install the UI with the following commands: Assuming you're using bash on Windows 10 with bash installed, you could install the UI with the following commands:
@@ -93,5 +90,5 @@ everquest.allakhazam.com###wrapperDiv
### Lore ### Lore
There is plenty of lore in Norrath created by the developers. But the real story is about the players within the game, and the communities they created. There is plenty of lore in Norrath created by the developers. But the real story is about the players within the game, and the communities they created.
* https://www.everquest.com/lore * [eq/lore](https://www.everquest.com/lore) has a brief lore page on the official website
* http://everquest.wikia.com/wiki/Lore * [wikia](http://everquest.wikia.com/wiki/Lore) has a nascent lore article