Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Bad sound
AniFox Offline
Junior Member

Posts: 4
Threads: 1
Joined: Aug 2012
Reputation: 0
#8
RE: Bad sound

(08-28-2012, 01:52 AM)Urkle Wrote: Ahh. ok.. It is most likely low buffers for OGG Streaming. in a later update to OALWrapper the buffer code changed slightly so instead of being the a multiplier (e.g 8) it needed an actual size (e.g. 65536).



So if you look at the source in sources/game/Game.cpp you'll see where StreamBufferSize is defaulted to 128.. that needs to be changed to something like 32K or 64K. Also you'll need to make those changes in the PenumbraOverture source in Init.cpp where the StreamBufferSize is defaulted to 64.
Thank you very much) Now everything is fine)

Спасибо)
08-28-2012, 02:58 PM
Find


Messages In This Thread
Bad sound - by AniFox - 08-26-2012, 02:17 AM
RE: Bad sound - by Urkle - 08-26-2012, 06:24 PM
RE: Bad sound - by AniFox - 08-27-2012, 09:48 PM
RE: Bad sound - by johnbox - 08-27-2012, 11:30 PM
RE: Bad sound - by Robby - 08-26-2012, 08:35 PM
RE: Bad sound - by AniFox - 08-27-2012, 11:24 PM
RE: Bad sound - by Urkle - 08-28-2012, 01:52 AM
RE: Bad sound - by AniFox - 08-28-2012, 02:58 PM



Users browsing this thread: 1 Guest(s)