GearSwap Tutorial


Prepare Folder Permissions

  1. Navigate to your Windower installation (usually C:\Program Files (x86)\Windower4). Right-click the Windower4 folder, and then click "Properties".
  2. Click on the "Security" tab on the top, then click the "Edit..." button.
  3. Click the "Users" group name, then click the box under "Allow" for "Full control".
  4. Click "OK".
  5. Click "OK" again. It is now possible to edit files in the Windower folder without being an administrator. This will be important later when we are editing addon files.

Download Core GearSwap Files

  1. Click this link to visit Lorand's GearSwap page on GitHub.
  2. On the right side, click the "Download ZIP" button to download all of the GearSwap files.
  3. Click "Save File".
  4. Choose a location to save the file, then click "Save".
  5. Navigate to the location where the file was saved, then right-click and extract the contents of the file.
  6. Open the file, and select (hold down the [ctrl] key to select multiple files at once) core_components.lua, default.lua, defaults.lua, mappings.lua, set_operations.lua, spell_utilities.lua, and utility_functions.lua. Right-click one of the selected files, and click "Copy".
  7. Navigate to the folder where Windower is installed, then to the addons/GearSwap/data folder. Paste the files into this folder.
  8. Go back to the folder that we copied those files from, and open the Templates folder. Select one or more files to copy.
  9. Paste them in the same folder as the other files that we pasted.
  10. Rename the template file to include your character's name instead of "Template".
  11. Double-click the file to open it.
  12. A dialogue may come up because Windows doesn't recognize the file type. Click "Select a program from a list of installed programs", then click "OK".
  13. If Notepad++ is not in the list provided, click "Browse...". (If you do not have Notepad++ installed, I highly recommend that you download and install it from here)
  14. Navigate to the folder where Notepad++ is installed (usually C:\Program Files (x86)\Notepad++\), click notepad++.exe, and then click "Open".
  15. Click "OK".
  16. The file will open, and you can now edit it.
  17. When you log in to FFXI, or if you're already logged in and type "//gs reload", the {character name}_{job}_gear.lua file will be loaded.