PJB3005 f5e37de746 Disable vrbox/vrbox2 rendering
Code's broken in the original game but happens to work due to luck, causes hard crash on Dusk.
2026-03-02 20:38:40 +01:00
2026-03-02 10:53:09 -08:00
2024-06-10 00:34:52 -07:00
2026-03-02 19:53:45 +01:00
2026-03-02 20:38:40 +01:00
2024-10-10 08:29:58 -06:00
2024-10-10 08:29:58 -06:00
2025-11-29 19:06:39 -08:00
2026-03-02 10:53:09 -08:00
2024-10-10 08:29:58 -06:00
2026-03-02 12:50:45 +01:00
2023-07-25 17:22:44 -04:00
2026-02-28 13:33:16 -07:00

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
S
Description
No description provided
Readme 368 MiB
Languages
C++ 54.6%
C 44.2%
Java 0.3%
POV-Ray SDL 0.3%
Pawn 0.3%
Other 0.2%