Client sound fix (dropping still has sound issues)

Cache now includes all music + sfx + sound (taken from revision 550)
Drop item handler - removed useless send audio
This commit is contained in:
Woah 2021-03-31 06:23:23 -04:00
parent 8b1bcd3a4c
commit b6495f8d33
58 changed files with 855 additions and 847 deletions

View file

@ -108,7 +108,7 @@ final class Class79 {
}
Unsorted.anInt3671 = Class3_Sub28_Sub9.anInt3622;
TextureOperation17.aBoolean3184 = var0.readUnsignedByte() == 1;
TextureOperation17.stereoSound = var0.readUnsignedByte() == 1;
AudioHandler.soundEffectVolume = var0.readUnsignedByte();
if (AudioHandler.soundEffectVolume > 127) {
AudioHandler.soundEffectVolume = 127;
@ -151,7 +151,7 @@ final class Class79 {
}
if (8 <= var2) {
Class15.aBoolean346 = var0.readUnsignedByte() == 1;
AudioThread.aBoolean346 = var0.readUnsignedByte() == 1;
}
if (9 <= var2) {