Difference between revisions of "How To: Configure Windower for HomepointXI"
(Created page with "== How To: Configure Windower For Legion == Please be aware that Windower is not supported on our server, and the recommended client to launcher your game is Ashita. You can...") |
m (Spelling correction (asp to ask)) |
||
Line 39: | Line 39: | ||
After that, you should be able to select your profile from the launcher and use Windower 4. | After that, you should be able to select your profile from the launcher and use Windower 4. | ||
− | Please be aware that Windower is not fully supported on Legion or DSP, which means should you run into issues related to private servers specifically, you should | + | Please be aware that Windower is not fully supported on Legion or DSP, which means should you run into issues related to private servers specifically, you should ask DSP before going to Windower support. :) As always, any plugins that give players an unfair advantage over others or alter the mechanics of the game are strictly prohibited. This includes addons such as Light Luggage. |
Enjoy the server! | Enjoy the server! |
Revision as of 15:56, 16 March 2017
Contents
How To: Configure Windower For Legion
Please be aware that Windower is not supported on our server, and the recommended client to launcher your game is Ashita. You can find an installation tutorial for Ashita here.
This tutorial was originally written by R3P0FFXI on the Legion forums and modified by Sami. :)
1. Download Windower
To get started, download Windower 4 by visting http://windower.net/.
Additionally, you're going to need the latest XiLoader. You can get the latest version here: https://github.com/DarkstarProject/xiloader/releases/tag/1.0.2
2. Moving Files
Drop the XiLoader.exe into your PlayOnline folder.
32bit Windows: C:\Program Files\PlayOnline\SquareEnix\PlayOnlineViewer\
64bit Windows: C:\Program Files (x86)\PlayOnline\Square Enix\PlayOnlineViewer\
After this, run Windower.exe in its own folder to trigger the update that downloads all the necessary files for Windower to function.
3. Configuration
Open settings.xml with some type of editor, such as Notepad ++. Additionally, you can also open Windower and create a second profile.
You'll need to add the <executable>XiLoader.exe</executable>
to every profile, as well as the <args> </args>
with your server information and login.
Here is an example:
<profile name="local"> <consolekey>Insert</consolekey> <mipmaplevel>6</mipmaplevel> <uiscale>1</uiscale> <supersampling>2</supersampling> <bumpmapping>true</bumpmapping> <args>--server legiondark.com --user username --pass password</args> <executable>xiloader.exe</executable> </profile>
After that, you should be able to select your profile from the launcher and use Windower 4.
Please be aware that Windower is not fully supported on Legion or DSP, which means should you run into issues related to private servers specifically, you should ask DSP before going to Windower support. :) As always, any plugins that give players an unfair advantage over others or alter the mechanics of the game are strictly prohibited. This includes addons such as Light Luggage.
Enjoy the server!