I have like 6 different soundcfg.dat files,getting sound crashes lately,where the sound freezes.Which would be the recommended best to eliminate these crashes.What are the best settings in the file? Could someone elaborate on this.These are the current setting's I'm using:
Sound (
Skip ( Scalability 1 - Memory Guide 0 )
SoundTimer ( 1, 30, 5 )
AudioStream ( 1, 500, 100 )
SoundSystem ( 1, 400, 100, 0 )
TrainMinMaxDistance ( 1, 25.0, 1000.0 )
AmbientMinMaxDistance ( 1, 20.0, 1000.0 )
Rolloff ( 1, 1.0 )
Skip ( Scalability 2 - Memory Guide 1M )
SoundTimer ( 2, 30, 5 )
AudioStream ( 2, 500, 100 )
SoundSystem ( 2, 400, 100, 1048576 )
TrainMinMaxDistance ( 2, 25.0, 1000.0 )
AmbientMinMaxDistance ( 2, 20.0, 1000.0 )
Rolloff ( 2, 1.0 )
Skip ( Scalability 3 - Memory Guide 5M )
SoundTimer ( 3, 30, 5 )
AudioStream ( 3, 500, 100 )
SoundSystem ( 3, 400, 100, 5242880 )
TrainMinMaxDistance ( 3, 25.0, 1000.0 )
AmbientMinMaxDistance ( 3, 20.0, 1000.0 )
Rolloff ( 3, 1.0 )
Skip ( Scalability 4 - Memory Guide 10M )
SoundTimer ( 4, 30, 5 )
AudioStream ( 4, 500, 100 )
SoundSystem ( 4, 400, 100, 10485760 )
TrainMinMaxDistance ( 4, 25.0, 1000.0 )
AmbientMinMaxDistance ( 4, 20.0, 1000.0 )
Rolloff ( 4, 1.0 )
Skip ( Scalability 5 - Memory Guide 30M )
SoundTimer ( 5, 30, 5 )
AudioStream ( 5, 500, 200 )
SoundSystem ( 5, 400, 200, 31457280 )
TrainMinMaxDistance ( 5, 25.0, 2000.0 )
AmbientMinMaxDistance ( 5, 20.0, 1500.0 )
Rolloff ( 5, 1.0 )
Skip ( Generic, Overall stuff )
VolumeTweak ( 1.0 0.4 )
)
Thanks Benny
Sound (
Skip ( Scalability 1 - Memory Guide 0 )
SoundTimer ( 1, 30, 5 )
AudioStream ( 1, 500, 100 )
SoundSystem ( 1, 400, 100, 0 )
TrainMinMaxDistance ( 1, 25.0, 1000.0 )
AmbientMinMaxDistance ( 1, 20.0, 1000.0 )
Rolloff ( 1, 1.0 )
Skip ( Scalability 2 - Memory Guide 1M )
SoundTimer ( 2, 30, 5 )
AudioStream ( 2, 500, 100 )
SoundSystem ( 2, 400, 100, 1048576 )
TrainMinMaxDistance ( 2, 25.0, 1000.0 )
AmbientMinMaxDistance ( 2, 20.0, 1000.0 )
Rolloff ( 2, 1.0 )
Skip ( Scalability 3 - Memory Guide 5M )
SoundTimer ( 3, 30, 5 )
AudioStream ( 3, 500, 100 )
SoundSystem ( 3, 400, 100, 5242880 )
TrainMinMaxDistance ( 3, 25.0, 1000.0 )
AmbientMinMaxDistance ( 3, 20.0, 1000.0 )
Rolloff ( 3, 1.0 )
Skip ( Scalability 4 - Memory Guide 10M )
SoundTimer ( 4, 30, 5 )
AudioStream ( 4, 500, 100 )
SoundSystem ( 4, 400, 100, 10485760 )
TrainMinMaxDistance ( 4, 25.0, 1000.0 )
AmbientMinMaxDistance ( 4, 20.0, 1000.0 )
Rolloff ( 4, 1.0 )
Skip ( Scalability 5 - Memory Guide 30M )
SoundTimer ( 5, 30, 5 )
AudioStream ( 5, 500, 200 )
SoundSystem ( 5, 400, 200, 31457280 )
TrainMinMaxDistance ( 5, 25.0, 2000.0 )
AmbientMinMaxDistance ( 5, 20.0, 1500.0 )
Rolloff ( 5, 1.0 )
Skip ( Generic, Overall stuff )
VolumeTweak ( 1.0 0.4 )
)
Thanks Benny
Comment