How to connect

⚠️ Note: To be able to update the Final Fantasy XI client - and connect to private servers using the most recent version - you must be capable of connecting to retail at least once.
Possible methods for doing so may be found below in Section 2 - Connect to Retail.
Made to Raid and LandSandBoat do not condone methods enabling client updates without having connected to SquareEnix's retail servers.

1. Install Lutris

Debian Based Distros
sudo apt upgrade sudo apt install lutris

Yum Based Distros
sudo yum install lutris
Flatpak
flatpak install flathub --user -y net.lutris.Lutris

All Lutris Downloads
Top

2. Install FINAL FANTASY XI

  1. In Lutris, click + and choose Search the Lutris website for installers.
  2. Enter FINAL FANTASY XI Online and press Enter.
  3. Click FINAL FANTASY XI Online in the search results.
  4. Select Full (US) Version with D8VK and click Install.
Top

3. Connecting to Retail

To be capable of connecting to a private server, you must be able to update your local install of Final Fantasy XI. To do this, you must connect - or have connected - to SquareEnix's retail servers at least once. You may connect to the official retail servers in the following ways:
  1. Connect to retail with your existing retail subscription.
  2. Purchase a copy of Final Fantasy XI, which comes with a 30-day subscription.
  3. For users who have previously purchased Final Fantasy XI and have since reinstalled the software, connect to retail during a Return Home to Vana'diel campaign when SquareEnix allows former subscribers to play on retail servers for free.
  4. Activate a trial account provided by SquareEnix. When you do so, you will be emailed an activation key. This key may be used like a normal activation key.
Top

3. Later Updates

After having connected to retail at least once since installing Final Fantasy XI, you may then update it at any time by deleting a file on your local installation and using "Check Files" from the PlayOnline Viewer. You may use this method even if your previous subscription to retail is inactive.

  1. Inside the ~\Games\final-fantasy-xi-online\drive_c\Proram Files (x86)\PlayOnline\SquareEnix\FINAL FANTASY XI\ROM\0 folder > delete the 0.dat file.
  2. Execute PlayOnline Viewer. Click on "Check Files" from the list on the left.
  3. Select "FINAL FANTASY XI" in the drop-down menu ("PlayOnline Viewer" is selected by default) then click on "Check Files". Be sure that you are checking Final Fantasy XI and not the PlayOnline Viewer.
  4. If Final Fantasy XI is not an option available in the drop-down menu from the "Check Files" menu, you have not connected to retail since installing the client.
  5. PlayOnline Viewer will find errors, click on "File Repair" then "Yes".
  6. Once everything is done, click on "OK" then "Exit Viewer" and "Yes".
Top

4. xiloader

To connect to a Made to Raid you need to point your client at our server. This is done through bootloaders like xiloader.
Top

5. Connecting to Made to Raid

  • If you have not done so already, create your forum account.
  • If you plan to use a launcher, you may skip this section, however we recommend connecting to Made to Raid for the first time with only xiloader so that you can minimize potential setup problems.
  • Open a shell
                                    
                                        WINEPREFIX=~/Games/final-fantasy-xi-online wine xiloader.exe --server ffxi.madetoraid.com 
                                    
                                
    then select the "Login" option by hitting "1" then:
                        
                            Username: forumusername
                            Password: forumpassword
                        
                    
Made to Raid Discord
Top

6. Launcher Configuration

After confirming that your client can connect to a server, you can use one of the popular third-party launchers for ease-of-use and additional features.

Windower Install
  1. In Lutris, click + and choose Search the Lutris website for installers.
  2. Enter FINAL FANTASY XI Online and press Enter.
  3. Click FINAL FANTASY XI Online in the search results.
  4. Select Windower 4 Live and click Install.

Renaming the Windower Lutris Entry
  1. In Lutris, click + and choose Search the Lutris website for installers.
  2. Enter FINAL FANTASY XI Online and press Enter.
  3. Click FINAL FANTASY XI Online in the search results.
  4. Select Windower 4 Live and click Install.
Adding Made to Raid to Windower
  1. Click on the pen to edit the "Default Profile" and modify its options at your will.
  2. Open the settings.xml file and set your options as followed (don't forget to save changes):
                                    
                                        <profile name="Username">
                                            <args>--server ffxi.madetoraid.com --user Username --pass Password</args>
                                            <executable>HDD:\path\to\xiloader.exe</executable>
                                        </profile>
                                    
                            
    NOTE: If your registered password contains any of the following characters, you will need to replace/escape them in the file to avoid corrupting the entire setting.xml file
    • replace all & in your password with &amp;
    • replace all < in your password with &lt;
    • replace all > in your password with &gt;
  3. Open Windower from Lutris.
  4. Select your profile and click on the arrow (bottom right), it will launch xiloader.
Windower Linux Docs
Windower Discord

Launching via Ashita
⚠️ Note: Ashita maintainers do not support Linux and the Launcher app may be unstable.
  1. Download Ashita v3 and save it to the folder ~/Games/final-fantasy-xi-online/drive_c/Ashita
  2. In Lutris, click on FINAL FANTASY XI (once, do not launch it). On the bottom of the Lutris Window, in the Wine menu click Run EXE inside Wine prefix and browse to Ashita.exe.
  3. Click on the Plus icon to make a new configuration, then edit the file line with the file path to your xiloader (can use the ... to browse).
  4. In the command line, place your server details as --server ffxi.madetoraid.com --hairpin (if externally facing). You can also use --user and --pass to autopopulate your credentials.
  5. Choose "Window" to adjust your resolution if need be.
  6. Click the paper icon to save, launch with the red arrow.
Ashita Discord