your current location:首页 > news>Sound Physics Remixin Minecraft

Sound Physics Remixin Minecraft

2024-12-12 09:18:50|Myriagame |source:minecraft skins

Sound Physics Remixin

The sound engine of Minecraft can provide players with real sound attenuation, noise, and the absorption effect when passing the block.

Difficult to answer

If you find that this module is not compatible with a module, go to Github (related link above) to report through the iSSUE report, remember to bring the module version and log.

It is not compatible with other branches of Sound Physics and is not compatible with the sound filter (Sound Filters). It is almost impossible to repair these two compatibility issues, so do not report these two issues to the author.

If the game is wrong when the Mixin.debug option is opened, please close the Java check.

If the game cannot be started and the log points to MIXIN, you may need 8.10 version or the above MixinBooter, because the 8.9 version of the MixinBooter built -in Mixinextra version is too old.

However, the latest version released by MixinBooter is still 8.9 now (2024/17).

Sound Physics branch history

This module is the branch of the branch of the initial module.Set a quadrilateral

Sonic Ether made the initial version.

Daipnger transplanted it to 1.12.2 and cleaned the code.

DJPADBIT adds the following functions on the basis of the Daipenger version:

Automatically mix from the three -dimensional sound to a single channel, so that you don’t need to install an additional resource package;

Better module compatibility, such as compatibility of Computronics and [IR] immerse railroading;

Extra -functions installed on the server, such as correction of the sound source position of the physical/computer peripheral (Computronics), and let the sound spread further before being cut off.

Kappa_maintainer (the author of this module) is based on the DJPADBIT version, which is generally changed as follows:

Change all ASM -based code to Mixin -based to bring better compatibility;

Compatible with IC2 Classic;

Fixed some internal methods that do not take effect.

Because the ASM code is changed to Mixin, this module requires MixinBooter as the front.

And if you look closely at the module name, you can also find that this version of the Sound Physics suffix is ​​not Remixed, but Remixin.