Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [Blood] Dynamite explosion sound not playing when detonated on a floor below the player #928

Open
1 task done
r3dnasa opened this issue Apr 13, 2023 · 1 comment
Labels
bug Something isn't working on hold Feature or issue requires further evaluation original behaviour Issues meant to be fixed, but likely requiring compatibility flags to preserve the original behavior

Comments

@r3dnasa
Copy link

r3dnasa commented Apr 13, 2023

Raze version

Raze 1.7.0

Which game are you running with Raze?

Blood

What Operating System are you using?

Windows 10

Please describe your specific OS version

Windows 10 Home

Relevant hardware info

i7-11800H, RTX 3060 Laptop GPU

Have you checked that no other similar issue already exists?

  • I have searched and not found similar issues.

A clear and concise description of what the bug is.

on map e2m1 when throwing dynamite down from the top floor of the ship into the room with 2 cultists the dynamite explosion makes no noise

save.zip

Steps to reproduce the behaviour.

Explain how to reproduce

  1. load save
  2. aim down so you're viewing the hole
  3. throw dynamite

Your configuration

ini.zip
_

Provide a Log

No response

@r3dnasa r3dnasa added the bug Something isn't working label Apr 13, 2023
@r3dnasa r3dnasa changed the title [BUG] Dynamite explosion sound not playing when detonated on a floor below the player [BUG] (Blood) Dynamite explosion sound not playing when detonated on a floor below the player Apr 13, 2023
@coelckers
Copy link
Member

The problem here is quite simple: That hole is a portal to a completely different part of the map and the game has no facilities to offset the sound accordingly to be properly placed from the other side. So it calculates the raw offset in the map and that's simply too far away for the sound to be heard.

@coelckers coelckers added the on hold Feature or issue requires further evaluation label Apr 15, 2023
@sinisterseed sinisterseed added the original behaviour Issues meant to be fixed, but likely requiring compatibility flags to preserve the original behavior label Sep 2, 2023
@sinisterseed sinisterseed changed the title [BUG] (Blood) Dynamite explosion sound not playing when detonated on a floor below the player [BUG] [Blood] Dynamite explosion sound not playing when detonated on a floor below the player Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on hold Feature or issue requires further evaluation original behaviour Issues meant to be fixed, but likely requiring compatibility flags to preserve the original behavior
Projects
None yet
Development

No branches or pull requests

3 participants