Is there a way to transfer FF from one com to another com if they're on the same network? Or do I need the CDs?
Thanks in advance![]()
Is there a way to transfer FF from one com to another com if they're on the same network? Or do I need the CDs?
Thanks in advance![]()
I forget the exact method but it's possible to do so by transferring the whole directory and making a dump of the registry of FFXI and then importing it to your destination PC. However, the registry details escapes me for now :/
in a .reg fileCode:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS] [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\InstallFolder] "0002"="C:\\Program Files\\PlayOnline\\SquareEnix\\TetraMaster" "1000"="C:\\Program Files\\PlayOnline\\SquareEnix\\PlayOnlineViewer" "0001"="C:\\Program Files\\PlayOnline\\SquareEnix\\FINAL FANTASY XI\\" [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\Interface] "0002"="01ecd222" "1000"="01ecd210" "0001"="0200b098" [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix] [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\FinalFantasyXI] "bFirst"=hex:00 "0001"=dword:00000280 "0002"=dword:000001e0 "0021"=dword:00000001 "0000"=dword:00000000 "0003"=dword:00000200 "0004"=dword:00000200 "0007"=dword:00000001 "0011"=dword:00000002 "0017"=dword:00000000 "0018"=dword:00000002 "0019"=dword:00000001 "0020"=dword:00000001 "0022"=dword:00000000 "0023"=dword:00000000 "0024"=dword:00000000 "0028"=dword:00000000 "0029"=dword:0000000c "0030"=dword:00000000 "0031"=dword:3bc49ba6 "0032"=dword:00000000 "0033"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\PlayOnlineViewer] "FirstBootPlayMovie"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\PlayOnlineViewer\Settings] "ResetSettings"=dword:00000000 "PlayOpeningMovie"=dword:00000001 "FullScreen"=dword:00000000 "PlayAudio"=dword:00000000 "UseGameController"=dword:00000000 "WindowX"=dword:00000174 "WindowY"=dword:000001a9 "WindowW"=dword:0000027e "WindowH"=dword:000001df [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\PlayOnlineViewer\Settings\Controller] "AnchorUp"=dword:00000030 "AnchorRight"=dword:00000032 "AnchorLeft"=dword:00000036 "AnchorDown"=dword:00000034 "ChrCsrNext"=dword:00000007 "ChrCsrPrev"=dword:00000006 "PageNext"=dword:00000005 "PagePrev"=dword:00000004 "Navi"=dword:00000003 "Menu"=dword:00000000 "Ok"=dword:00000001 "Cancel"=dword:00000002 "ID"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\PlayOnlineViewer\SystemInfo] [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\PlayOnlineViewer\SystemInfo\QCheck] "LastMeasurementTime"=hex:0f,e1,69,46,00,00,00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\PlayOnlineUS\SquareEnix\TetraMaster] "LOADDIR"="C:\\Program Files\\PlayOnline\\SquareEnix/TetraMaster/"
then
in a notepad file and change the extension from txt to bat, run it, might need to be in the squeenix directory, I don't remember. then you just need a file check, you don't have to install at all, just copy pasta the entire folder, or transfer it over your network I guessCode:FOR /R %%G IN (*.dll) DO regsvr32 /s "%%G"
how do I make a .reg file? ._.a
I need Windows Registry Editor Version 5.00 ?
notepad -> change extension to .reg
oh wow, cool then thx!
I save the .reg and the other file in the same place? Probably the SE file, but u no sure?
you run the reg file, from anywhere..then run the .bat presumably also from anywhere, couldn't hurt to do it from the SE directory, though
Was already a thread on this.
For the guide:
http://wiki.windower.net/guides/move_pc ... _reinstall
For registering the .dll files. Do what's said above. Open notepad. Paste this code FOR /R %%G IN (*.dll) DO regsvr32 /s "%%G"
Save as...
File type "All files"
Name it "FFXI.bat"
Save to desktop.
Run it.
End.
sweet thx. I'll try to figure it out when I get new com (this week)![]()
I've tried and tested it. The longest part of course is transferring about 9 gigs worth of files (All expansions, fully up to date installation). This can take roughly and hour depending on your hardware between the computers and your network type. It works perfectly fine. In playonline you will notice also any account information/passwords you have saved will be transfered over as well. I'm not sure which file they are stored in, but anyone that can copy that file can gain access to your account if you save the information (likewise they can do it with a key logger as well, lose/lose any way). This is how some peoples accounts are being stolen by that file being copied and sent to whomever (RMT?) is stealing them.
The com not coming until middle of next week. I'ma just grab the discs from my GF and do it that way. I thought it'd be here earlier![]()