I got Ventrilo set up, it loads properly.. and I can get my microphone to work.. The only problem is getting sound to output.. I've got sound in/out working properly in X/gnome.. Even in Counter-Strike; but in Vent I can only get it to record my microphone, no voices of other users.. wave files or text-to-speech (I'd need to copy the DLL from Windows (Not sure which for that either, maybe could help with that too after this problem is fixed.)) output.
Code:
[WinMM]
"Drivers" = "wineoss.drv"
;"Drivers" = "winealsa.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[wineoss]
"UseMMap" = "Y"
"FullDuplex" = "Y"
;; Specify a mapping for what digital audio devices to use
"dsp0" = "/dev/dsp"
"mixer0" = "/dev/mixer"