Forum Replies Created
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Hi not sure if this thread is dead but I have just got into this, has anyone got a batch file that will run and convert a folder full of .con files into individual pkg files.
My programming skills are zero so I would be grateful to anyone who can help. Thanks.
I used the following. It doesn’t work with the –scee option though. It looks like the –scee option doesn’t work without the –id and –desc parameters. You can’t leave them blank and have it auto-fill them either.
If you wanted an EU version we’ll have to figure some way to auto generate the ID and Descriptions within the batch script.
@echo off
SETLOCAL ENABLEEXTENSIONS
SET me=%~n0
SET parent=%~dp0
SET /p condir="Enter path containing CON files (With quotes): "
SET /p pkgdir="Enter export path (With quotes): "
FOR /R %condir% %%G IN (*) do (
echo ForgeTool.exe con2pkg "%%~fG" %pkgdir%
ForgeTool.exe con2pkg "%%~fG" %pkgdir%
)
Echo Done
PAUSE
You are about to leave Rhythm Gaming World and access the external songs DB. While no song or file sold for commercially available videogames is hosted there and only fan generated content is allowed, Rhythm Gaming World has no direct control over the database and no files are hosted here. Alright, we had to made you aware of this, now you can visit the database!