Skip to content

Instantly share code, notes, and snippets.

@z16
Created March 30, 2015 17:51
Show Gist options
  • Save z16/2b42e0d3626b3e7387a3 to your computer and use it in GitHub Desktop.
Save z16/2b42e0d3626b3e7387a3 to your computer and use it in GitHub Desktop.

Windower private server

  1. Place xiloader.exe in your Windower folder.
  2. Run Windower with the following arguments: --executable=xiloader.exe --args="--server windower.net"
  3. You'll be prompted to log in or create an account. This is the equivalent of a POL account, not a character.

After these steps you have set up the account and can log in with those details. You can create the following shortcut to speed up the log in process: Windower.exe --executable=xiloader.exe --args="--server windower.net --user <AccountName> --password <Password>"

To hide the console while logged into the game, you can add a --hide argument to within the --args argument string.

Once on the server you can create a character (or two, or three…) and play as you would normally. Every character has GM status and can use all GM-related DSP commands. Note that this is not the same as the in-game GM status, it's just the term DSP uses to designate privileged characters. Since this is a server for testing purposes only, all characters are considered privileged.

@zaxtiss
Copy link

zaxtiss commented Nov 13, 2015

Excuse me but is this how in would make my windower folder run as a private server? Looks like it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment