rscustom / rocksmith-custom-song-toolkit

Custom song toolkit for Rocksmith and Rocksmith 2014
http://www.rscustom.net/
343 stars 80 forks source link

cdlcconverter.exe Couldn't convert DLC because of error 'The path specified by sourceDirName is invalid' #363

Closed jmriego closed 2 years ago

jmriego commented 3 years ago

Hi, I was trying to change a song appid with the cdlcconverter command line tool and can't manage to get it working.

The command line I used was:

RocksmithToolkit\cdlcconverter.exe --sourceplatform=Pc --targetplatform=Pc  --appid=248750 --input="E:\Rocksmith DLC\songtest_p.psarc" -v --sourceDirName="E:\Rocksmith DLC\Customs"

That gives me the following error:

ERROR: Couldn't convert DLC because of error 'The path specified by sourceDirName is invalid: C:\Users\josem\AppData\Local\Temp\songtest_RS2014_Pc\audio\windows' 

Should I create that folder in advance? Is there any other flag I need to pass to the tool?

L0FKA commented 3 years ago

Hello @jmriego please typre --help to get list of usable arguments... there's no '--sourceDirName' option, dlcconverter.exe will overwrite your psarc with proper appid you may like to use gui version for easy multi-file seletion