Skip to content

Commit 8959c2f

Browse files
committed
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.
1 parent a6eb99d commit 8959c2f

File tree

2 files changed

+0
-65
lines changed

2 files changed

+0
-65
lines changed

common/src/main/java/org/embeddedt/modernfix/common/mixin/perf/dynamic_sounds/SoundBufferLibraryMixin.java

Lines changed: 0 additions & 29 deletions
This file was deleted.

common/src/main/java/org/embeddedt/modernfix/common/mixin/perf/dynamic_sounds/SoundBufferMixin.java

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)