Quote Originally Posted by Mang View Post
Which version? Just did this yesterday to the 2013 version and just got an R6025 right now. Granted it's improved seemingly, but still happened.
You need to install the version witch matches what FFXIV is built with
FFXIV uses MSVCRT.DLL , so therefor it uses the C runtime version supplied by the OS, and not the C++ runtimes that would be installed if you install any of the C++ redistribution libraries. This version of the C runtime is used by applications compiled by Microsoft Visual Studio 6 or Microsoft Visual Studio.NET 2002. Later versions of Visual Studio compile against MSVCRTxx.dll . In all likeliness due to the PS3 version, the game is probably compiled by some cross-compiler suite that we don't know of.