LandSandBoat / xiloader

Loader for FFXI to bypass POL and connect to any server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Loader for FFXI to bypass POL and connect to any server

License:GNU General Public License v3.0


Languages

Language:C++ 95.4%Language:CMake 3.4%Language:Batchfile 1.3%