mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 16:35:26 -04:00
50970df6450cb4d68e4edd831fccb9f4b5d88392
* fix builds, removing COMPOUND_LITERAL around GXColor use aurora's aurora_get_stats add aurora::gd to libraries linked to fixup linkage/symbol hiding on mac/linux squashed * aurora stat changes * fix --------- Co-authored-by: Jasper St. Pierre <jstpierre@mecheye.net> Co-authored-by: TakaRikka <takarikka@outlook.com>
build (Win32)
cp /path/to/twilight-princess.ciso orig/GZ2E01/.
python3 ./configure.py
ninja
cmake -B build/dusk -G "Visual Studio 17 2022" -A Win32
build (Linux/macOS)
cp /path/to/twilight-princess.ciso orig/GZ2E01/.
python3 ./configure.py
ninja
cmake -B build/dusk -GNinja
ninja -C build/dusk
Description
Languages
C++
54.7%
C
44.1%
Java
0.3%
POV-Ray SDL
0.3%
Pawn
0.3%
Other
0.2%