Closed MotoLegacy closed 9 months ago
Misc. changes to improve "LibreProgsDeluxe", including:
SUB_Null
__NULL__
__LIBREQUAKE__
Commit also includes running FTEQCC via the build script with -O2, which will bring impactful performance improvements to poorer hardware.
-O2
Misc. changes to improve "LibreProgsDeluxe", including:
SUB_Null
with FTEQCC's__NULL__
__LIBREQUAKE__
definition to opt in or opt out of LibreQuake feature enhancements on buildCommit also includes running FTEQCC via the build script with
-O2
, which will bring impactful performance improvements to poorer hardware.