Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Dwarden

Pages: [1]
1
i wanted to ask some questions
How to to tell amount of memory all music takes ? (base game+mods) e.g. via logging ?

Is there simple way to completely block music from loading ?
(w/o editing all the sound json files to remove), disabled in menu isn't enough

hence why would like to ask for way to fully prevent music loading (file i/o and ram) in settings.json
Code
"loadMusic":boolean

* this would be useful especially for heavily modded games to save resources

and then same could be done with sounds
Code
"loadSounds":boolean

* this would be just useful for testing / development ...

Pages: [1]