mirror of
https://github.com/LandSandBoat/xiloader.git
synced 2026-07-23 22:25:24 +02:00
Loader for FFXI -- Launches client without PlayOnline.
- C++ 96.1%
- CMake 3%
- Batchfile 0.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
build / Windows_2022_32bit (push) Has been cancelled
V2.1.2: Upgrade mbdedtls, fix bug with character creation failure message |
||
| .github/workflows | ||
| cmake | ||
| documentation | ||
| src | ||
| tools | ||
| .clang-format | ||
| .gitignore | ||
| CMakeLists.txt | ||
| CMakeSettings.json | ||
| LICENSE | ||
| README.md | ||
| xiloader.manifest | ||
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