Patch ui files
This commit is contained in:
@@ -40,8 +40,17 @@ Definitely enable "Click Through Self" in General Options. Otherwise you'll hav
|
||||
|
||||
TODO: [Backup keyboard configuration](https://forums.station.sony.com/eq/index.php?threads/where-are-keyboard-bind-settings-saved.215557/#post-3151408)
|
||||
|
||||
### 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.
|
||||
### Minimal User Interface
|
||||
My Minimal UI available in this repo, as a patch set. Use the ui scripts to generate the UI by patching the default UI. This makes integrating 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 a minimal interface is improved immersion.
|
||||
|
||||
Assuming you're using bash on Windows 10, you install the UI with the following commands:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/brianbaligad/eqclient-conf
|
||||
cd eqclient-conf/ui
|
||||
./install
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
### Text colors
|
||||
|
||||
Reference in New Issue
Block a user