12-19-2010, 06:14 PM
(12-19-2010, 03:58 PM)gid15 Wrote:(12-07-2010, 09:02 AM)Itaru Wrote: Here's a workaround to get rid of the noise during decoding of Atrac3+ using HiMDRenderer in Jpcsp: just use nircmd ( http://www.nirsoft.net/utils/nircmd.html ) to mute the sound during the decoding. Extract nircmd into the lib\windows-x86 folder and edit the DecodeAudio.bat file.The suggestion has been implemented in r1920. Thank you for the idea!
The DecodeAudio.bat should look like this:
lib\windows-x86\nircmdc mutesysvolume 1
lib\windows-x86\HIMDRENDER -e -i %1 -o %2
lib\windows-x86\nircmdc mutesysvolume 0
The decoding sound is still there...at least in some games might I add.
Funny thing, I spend more time on the forum instead of on emulators