You're going to run into 2 problems.
1. You used a destination that wasn't just a drive letter. re-run the installer and type only C as destination. Not C:\ or C: etc. You can click Cancel when the file transfer pops up. If no file transfer pops up, and you did only type C, then you need to extract the zip in the data folder so that your file paths look like
Code:
C:\NasomiXI\SquareEnix\...
2. XP is 32 bit. There is a bug in the current installer and 32 bit systems. The fix is here:
https://nasomi.com/wiki/index.php?title ... ng_happensQuote:
Cause: If you're on a 32 bit system, the registry file is buggy in the v17 of the installer
Fix: Within your installer folder, find the 64 bit registry file. Right click, edit, ctrl+h (find+replace) "\WOW6432Node" with a blank. This will make the paths look like: [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS] instead of [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PlayOnlineUS]. If you used a drive other than C during installation, edit the file to reflect this. Save the file, run it, and then you should be able to run the game.
and maybe.. 3. Ashita may not run in XP. If that happens, you can still run the game by making a shortcut for the C:\NasomiXI\SquareEnix\Ashita\ffxi-bootmod\boot.exe file, editing the shortcut path to be
Code:
"C:\NasomiXI\SquareEnix\Ashita\ffxi-bootmod\boot.exe" --server nasomi.com --hairpin
and then running that shortcut.