ModernFix-fix/common
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
..
src/main Remove dynamic_sounds 2025-11-08 11:49:58 -05:00
build.gradle Fix searching in latest JEI 2024-07-16 18:58:21 -04:00