How to make a mod to auto close 3d sounds setting ?
Locked
Coding
-
Just change the value of USE_3D_SOUNDS in the section [PerfOptions] of the PerfOptions.ini file… at least this should be enough^^
You can provide a file with deactivated this or you write a script that changes this value to your needs - what easier for you - i dunno^^
-
Just change the value of USE_3D_SOUNDS in the section [PerfOptions] of the PerfOptions.ini file… at least this should be enough^^
You can provide a file with deactivated this or you write a script that changes this value to your needs - what easier for you - i dunno^^
Thanks for your reply, but it’s must to edit player setting.
I get it in TLR, here is :
look in EXE for dacom.ini
[SoundManager] ;HEADPHONES 1, STERO 2, QUAD 7, SURROUND 8 ;speakerConfiguration = 2 ;set only if you want to override Windows setting createAll2dInSoftware = true 3D_SW_Algorithm = Light use2DHW = true use3DHW = false;;;<<<< <this is="" what="" you="" need="" maxsoundchannels="24" ;="" was="" 30\.="" changed="" for="" beta="" -psw="" ;pci="" -="" force="" hw="" mixing="" until="" library="" default="" force_freq_control_to_sw="false" max3dpan="15</pre">Btw, thanks for your help.</this>