~~NOTOC~~
\\ __**ARCHIVED CONTENT**__
===== Windower x14 =====
A windower for Final Fantasy XIV. It enables you to alt-tab while playing Final Fantasy XIV in fullscreen mode.\\
It also supports vSync/triple buffering to avoid tearing on LCD screens.
===== Installation =====
{{:Windowerx14.7z|Download}} and extract the archive in the game root (along the game executable) using [[http://www.7-zip.org|7-zip]].
You may need the **[[http://www.microsoft.com/download/en/details.aspx?id=8328|Microsoft Visual C++ 2010 SP1 Redistributable Package]]**.
\\
\\
Make sure to start the configuration utility at least once:
* Check in the list the plugins you'd like to load
* Double click on a plugin to open its own configuration screen
* You can create several profiles with any combination of loaded plugins and settings
The launcher supports the **/Profile ""** command line. The double quotes are only necessary if the profile name contains spaces. This will make the specified profile default.
{{:x14-config.jpg?200|windower configuration}}
=== Commands ===
**All commands are to be inputted directly in the chat and prefixed by %%//%%.**
The following commands are built-in:
help [] displays the help message for the specified command (no argument: for all available commands)
load loads the specified plugin (the name must match the name in the plugin list)
unload unloads the specified plugin (same as above)
list prints a list of plugins (loaded or available)
===== Plugins =====
==== AutoLogin ====
This plugin will store your password and will automatically fill the corresponding field during the login process.\\
The password is encrypted using a custom algorithm based on **RSA**. The encryption key used is **unique** and generated from your hardware.\\
Considering the sensitivity of the data, I'm not expecting a lot of people will use this feature.
==== TellDetect ====
This plugin will play a sound everytime you receive a tell message.\\
While this is somewhat rendered obsolete by a recent update, you might still want to keep it to use a {{:tell.wav|customized sound}}. The sound will also be heard if the game is minimized.
==== Timestamp ====
This plugin will add a timestamp in from of every line in the chat log. The format can be [[http://msdn.microsoft.com/en-us/library/dd318131%28v=VS.10.0%29.aspx|fully customized]].
=== Commands ===
timestamp::format Changes the format of the timestamp for new messages
{{:timestamp.png|}}
==== ExpWatch ====
This plugin will gather statistics on your experiences gains such as:
* Experience points per hour
* Experience points per kill
* Total experiences point
* Number of kills/gathering attempts/crafted items
* Time spent
=== Commands ===
expwatch::start Starts the statistics collection
expwatch::stop Stops the statistics collection
expwatch::reset Resets the statistics
{{:expwatch_stats.jpg|}}\\
__Beta note:__ The text injection in the experience bar is disabled for now due to freezes in the //Player Search// screen.\\
To check the data collected, use the start command again.\\
{{:expwatch_report.jpg|}}\\
__Note:__ the numbers in the screenshots are completely made up.
==== ChatLog ====
This pluging will generate a very basic log in the **logs** sub-folder. It will add a timestamp to messages and the file itself will be readable even while it is being written to.