mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 13:08:33 -04:00
2204ad081332b077203961c37487b5df56e27766
Make GXVtxDescList and GXVtxAttrFmtList not be behind BE
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++
55%
C
43.6%
Java
0.4%
POV-Ray SDL
0.3%
Pawn
0.3%
Other
0.3%