Skip to content

A Final Fantasy XIV 4.0+ Server Emulator written in C++

License

Notifications You must be signed in to change notification settings

92RED/Sapphire

 
 

Repository files navigation

Sapphire - FINAL FANTASY XIV Server Emulator

Discord Server Linux Build Status Windows Build Status FFXIV Sapphire

Sapphire is a FINAL FANTASY XIV 4.0+ Server Emulator currently in development.

Sapphire is a research project to learn how retail servers work and currently not production code; at this time it is insecure (use throwaway passwords for accounts) and you should expect a lot of things unimplemented or broken (of course contributions are always welcome).

Dependencies + Compiling

Sapphire requires the following software:

Name Windows Linux
CMake 2.6+ and C++14 capable compiler Visual Studio 2017 gcc 4.9 and g++ 4.9 or newer
Boost 1.63.0 Win32 precompiled binaries Boost libraries from your distribution's package manager
MySQL Server 5.7 Official Site MySQL server from your distribution's package manager

Please check the wiki for detailed installation/build instructions for your OS.

Links

Final Fantasy XIV © 2010-2017 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.

About

A Final Fantasy XIV 4.0+ Server Emulator written in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.6%
  • CMake 7.8%
  • Lua 0.7%
  • HTML 0.4%
  • CSS 0.3%
  • Python 0.1%
  • Other 0.1%