Jump to content

Sound overflow in large maps (cl 9)


El Inferno

Recommended Posts

When the map size gets quite big (around 25k x 25k in my experience) then in certain spots of the map you can start hearing monster (and other) noises which are extremely far away. 

Here's an example map showing what I mean: sound_test.zip, if you shoot from the starting position you'll hear some distant revs waking up.

 

The positioning of the sound overflow spots doesn't make any sense so I'd like to know how exactly this works and what I need to do to avoid that from happening in playable areas. 

 

 

edit: decino told me that this happens when the (approximate) distance between the listener and the source exceeds 32,767 units

Edited by El Inferno

Share this post


Link to post

I had this happen to me when making Alpha Major when the map size was like 35k by 20k, very strange stuff. Also had monsters walking through impassable lines lol. I don't know how to solve it though besides just making the map smaller, but knowing how you map that probably isn't an option :)

Edited by KineticBeverage

Share this post


Link to post
28 minutes ago, KineticBeverage said:

I had this happen to me when making Alpha Major when the map size was like 35k by 20k, very strange stuff. Also had monsters walking through impassable lines lol. I don't know how to solve it though besides just making the map smaller, but knowing how you map that probably isn't an option :)

decino says this is a blockmap limit. 

Share this post


Link to post
5 minutes ago, David Asaad said:

decino says this is a blockmap limit. 

 

Monsters passing through impassable lines is indeed due to the blockmap limitations. But this sound bug has nothing to do with the blockmap as I'm pretty sure my example map fits within the blockmap limit.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...