twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
372 stars 147 forks source link

Revolver Reload Sound Not Playing #228

Closed MoltenEQ closed 7 months ago

MoltenEQ commented 9 months ago

Hi, This issue is related to https://github.com/ValveSoftware/halflife/issues/2351 and https://github.com/SamVanheer/halflife-op4-updated/issues/18. While it appears that the model was updated with the reload sound, and I can see it in HLAM, along with the event, it does not play for some reason. Seeing as this is fixed for the Opposing Force and Blueshift SDKs, and the upcoming merge, will this issue be fixed?

SamVanheer commented 9 months ago

I've tested the low and high definition models in both the steam_legacy branch and the anniversary update and it's working fine in all cases. I've also double checked both models and the archive and everything is as it should be. If it's not playing it's probably a problem with your local configuration (e.g. framerate issues causing the event to be skipped).

Compare your configuration for HL Updated with Opposing Force Updated's and see if anything is different, then try to match Opposing Force's to see if you can fix it that way.

SamVanheer commented 7 months ago

I assume this has been fixed, so i'm closing the issue.