03-29-2013, 01:52 PM
(03-29-2013, 01:38 PM)shenweip Wrote:(03-29-2013, 01:28 PM)freefive Wrote: plus some stereo bgms seems not decodable with this tool but decodable with atrac3plus2wav.exe (oma file, namely %1)
tested with F/E CCC
Yeah,modify DecodeAudio.bat to this
I think can solve.Code::at3tool
lib\windows-amd64\at3tool.exe -d -repeat 1 %3 %2
IF NOT EXIST "%2" ( lib\windows-amd64\HIMDRender.exe -e -i %1 -o %2 )
:end
no this one won't fix the problem. at3tool.exe creates wav files no matter whether it is decodable or not. so if it deals with a at3+ it can't decode, it create a wav file but left it empty.