henkelmax / sound-physics-remastered

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
GNU General Public License v3.0
69 stars 22 forks source link

Compatibility: Computercraft Speakers #80

Closed Martmists-GH closed 1 year ago

Martmists-GH commented 1 year ago

Is your feature request related to a problem? Please describe. Using the current version of SPR and CC:R for 1.18, speakers can be heard through walls as if they were not there.

Describe the solution you'd like Make the CC:R Speakers act the same as other sounds in the game.

Describe alternatives you've considered N/A

Additional context N/A

henkelmax commented 1 year ago

Try enabling moving sounds in the config. But be aware that this might create a lot of lag.

Martmists-GH commented 1 year ago

Where can I find this option? I don't see it in-game nor in the .properties file

henkelmax commented 1 year ago

update_moving_sounds in the config file

Martmists-GH commented 1 year ago

Adding the property (setting it to true) did nothing, and after restarting the game the line is gone from the properties file.

henkelmax commented 1 year ago

Which mod version are you using?

Martmists-GH commented 1 year ago

v1.18.2-1.0.6, the latest build available on CurseForge

henkelmax commented 1 year ago

Yeah, this version doesn't support that. You need to update to 1.19.2.

Martmists-GH commented 1 year ago

So there are no plans to backport this to 1.19.2? The modpack we're on can't be updated to 1.19.2 anytime soon due to waiting for mods to update.

henkelmax commented 1 year ago

No. There won't be backports (at least by me).