ModernFix/common/src/main
embeddedt 8959c2ff91
Remove dynamic_sounds
This option is unlikely to offer substantial memory savings,
especially when considering that sounds are located off-heap
(meaning the OS should be able to effectively swap out the
unreferenced sound pages to disk). It does not seem worth
the effort to hack this into a game not designed for sounds
to unload at runtime.
2025-11-08 11:49:58 -05:00
..
java/org/embeddedt/modernfix Remove dynamic_sounds 2025-11-08 11:49:58 -05:00
resources Disable LazyYCondition logic in situations where it has no effect 2025-08-22 20:25:12 -04:00