Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 340 Bytes

xiloader

FFXI Server Emulator Boot Loader -- Launches client without PlayOnline.

Build

mkdir build
cmake -S . -B build -A Win32
cmake --build build

Release notes

Windows

Requires VC2022 redist, included in https://aka.ms/vs/17/release/vc_redist.x86.exe

Linux (through Wine)

Requires winetricks vcrun2022