ivanatora
I have a native installed Unreal Tournament and it plays fine, only the sound is braking up. I run it from a X terminal, so I could see if any error messages show up, but there aren't any.
I have integrated sound chip Intel HDA on motherboard Asrock CONROE945G-DVI. I searched into 'Audio Preferences' of UT but there isn't an option to choose Audio Driver.
How can I run UT in safe mode? I tried ./ut -safe, but nothing `safe` happened.
And here is a part of my UnrealTournament.ini:
Any ideas?
I have integrated sound chip Intel HDA on motherboard Asrock CONROE945G-DVI. I searched into 'Audio Preferences' of UT but there isn't an option to choose Audio Driver.
How can I run UT in safe mode? I tried ./ut -safe, but nothing `safe` happened.
And here is a part of my UnrealTournament.ini:
- Code: Select all
~/.loki/ut/System
AudioDevice=ALAudio.ALAudioSubsystem
[Audio.GenericAudioSubsystem]
UseFilter=True
UseSurround=False
UseStereo=True
UseCDMusic=False
UseDigitalMusic=True
UseSpatial=False
UseReverb=False
Use3dHardware=False
LowSoundQuality=False
ReverseStereo=False
Latency=40
OutputRate=44100Hz
Channels=16
MusicVolume=192
SoundVolume=192
AmbientFactor=0.700000
DopplerSpeed=0.000000
[ALAudio.ALAudioSubsystem]
UseFilter=True
UseSurround=False
UseStereo=True
UseCDMusic=False
UseDigitalMusic=True
UseSpatial=True
UseReverb=True
Use3dHardware=False
LowSoundQuality=False
ReverseStereo=False
Latency=40
OutputRate=22050Hz
Channels=16
MusicVolume=96
SoundVolume=64
AmbientFactor=0.700000
DopplerSpeed=0.000000
MusicBufferSize=16384
Any ideas?