-
Notifications
You must be signed in to change notification settings - Fork 3
Configuring your client launcher (Ashita or Windower)
If you are looking for how to install or patch the client, please visit this WIKI page.
Note: both Ashita and Windower launchers have some pretty cool bells and whistles available to you. Use caution in enabling these as many of them will get you banned as they are basically cheats. Best rule of thumb is, when in doubt, don't do it.
Regarding plugins add-ons and other 3rd party tools: These will be judged on a case by case basis. if it seems like cheating it probably is. "I didn't know" is not a valid defense if what you are doing impacts server stability or alters the gameplay experience of others. Forcing doors open in the client is allowed with this drawback: if you sequence break you do so at your own risk. Teo will NOT assist you if the reason you are stuck is you skipped something.
For demiurge and other private servers, you will need some way to connect to the private server. Ashita is one of these configurable game client launchers.
You can download the Ashita 3 client from this link..
Note: the link above will start the exe download, so if your browser doesn't like it, or if you would like more information about Ashita itself, please visit Atom0s.com or you can visit this post Bluegartr forum post by Atom0s
Note: Windows users, you will likely be prompted by UAC (user account controller) when you open the file. It's in your best interest to always r-click the shortcut and run as an administrator to make sure your settings are saved.
- Click on the + icon at the bottom of the loaded Ashita window.
- Click on the gear icon to the left to access the configuration settings.
- Name the configuration something like Demiurge, or something that will help you remember what you are connecting to.
- The file setting should be .\ffxi-bootmod\pol.exe
- The Command settings should be --server demiurge.pw
- Leave the script setting alone.
- The checkboxes can be left unchecked
- At the bottom locate the checkmark at the borrom to safe your settings.
If you installed Ashita into a folder outside your FFXI game folder and get an error trying to launch the loader, you will likely need to set the path for #4 above to the location where you have the game files installed, or relocate all of the Ashita 3 files from the current location to your game files folder.
Come join us in Discord for help.
For demiurge and other private servers, you will need some way to connect to the private server. Windower is one of these configurable game client launchers.
You can download the latest Windower client from this link..
Note: the link above will start the exe download, so if your browser doesn't like it, or if you would like more information about Windower itself, please visit Windower.net
Note: Windows users, you will likely be prompted by UAC (User Account Controller) when you open the file. It's in your best interest to always r-click the shortcut and run as an administrator to make sure your settings are saved.
- Open the folder that you installed Windower in and locate the settings.xml file.
- Open it in a program such as Notepad or Notepad++ to edit it
- Add a new profile setting with the information and then save your file.
<profile name="Demiurge">
<consolekey>Insert</consolekey>
<windowmode>Window</windowmode>
<width>1280</width>
<height>720</height>
<uiscale>1</uiscale>
<args>--server demiurge.pw</args>
<executable>..\..\xiloader\pol.exe</executable>
</profile>
Please note that the <executable>
location may be different depending on where you installed Windower. So please change path to xiloader to wherever yours is located.
Come join us in Discord for help.
If you are using another launcher that was created for a specific server, please try using Ashita or Windower to connect to Demiurge. These launchers were set up and configured for the specific server and it will take more work to modify them, and we don't want you to change a setting or break your way to connect to that server by mistake.