I'm having a resolution issue with Windower. It keeps setting the FFXI config tool's screen settings to 640x480 for overlay and 512x512 for background resolution. Draylo had a similar issue he brought up in this same topic in 2012, but the solution he got doesn't make sense as those files and options seem not to exist anymore in Windower 4, or if they do I don't know where they are.
Windower is run as administrator, Notepad++ run as administrator, Windower settings set to 1920x1080, POL/FFXI and Windower files are in Program Files(x86) directory.
settings.xml file has the following contents:
Code
<?xml version="1.0" encoding="utf-8"?>
<settings>
<autoload>
<addon>azureSets</addon>
<addon>findAll</addon>
<addon>GearSwap</addon>
<addon>instaLS</addon>
<addon>organizer</addon>
<addon>shortcuts</addon>
<addon>Silence</addon>
<addon>enternity</addon>
<addon>ConsoleBG</addon>
<addon>distance</addon>
<addon>scoreboard</addon>
<addon>timestamp</addon>
<addon>TParty</addon>
<plugin>DelayMeNot</plugin>
<plugin>FFXIDB</plugin>
<plugin>WinControl</plugin>
</autoload>
<profile name="Oyama">
<region>US</region>
<consolekey>Insert</consolekey>
<windowmode>Window</windowmode>
<width>1920</width>
<height>1080</height>
<mipmaplevel>6</mipmaplevel>
<uiscale>1</uiscale>
</profile>
</settings>
I tried pasting this at the end of init.txt file too (since I couldn't find anything else resembling launcher.init).
Any ideas? Game looks horrible, can barely read text.
EDIT: I got the overlay res value to persist, but background resolution keeps reverting to 512x512. I can make text a little easier to read by increasing the size using UI Scale, but it's still the same poor quality just bigger. How do I set background resolution in Windower?