> Hello, > > Is there a way to change the settings that are > available in winecfg via the > shell in the latest wine versions? I would like to > be able to automatically > change the audio hardware acceleration setting via a > script. > I believe wine stores this information in the .reg files. As a quick check I backed up my .reg files and saw that the user.reg file was changed when I switched the hardware accelleration setting for audio. # diff user.reg user.reg.orig 4555c4555 < [Software\\Wine\\DirectSound] 1135524425 --- > [Software\\Wine\\DirectSound] 1135524381 4557c4557 < "HardwareAcceleration"="Emulation" --- > "HardwareAcceleration"="Full" 4664c4664 _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users