I'm having a problem using the -o parameter
If the *.srr file includes some of the files needed to re-create the Scene Release (.NFO .JPG) and I'm using the -o parameter, it starts out by creating the .NFO and .JPG in the -o output directory, then tells me it can't find them.
It works OK if I don't use the -o parameter, but then it puts all of the files in the same directory.
Example:
I put in the G:\in directory:
Super_Monkey_Ball_3D_EUR_3DS-LGC.srr
lgc-mb3d.3ds
and the G:\out starts out empty
-I run-
G:\00>python.exe G:\pyReScene-0.5.1\bin\srr Super_Monkey_Ball_3D_EUR_3DS-LGC.srr
-i g:\in -o g:\out -p -z g:\rarout
SRR file created with pyReScene 0.1.
Recreating stored file: dumper3ds.jpg
Recreating stored file: lgc-mb3d.nfo
Recreating stored file: lgc-mb3d.sfv
Re-creating RAR file: lgc-mb3d.rar
The file does not exist: g:\in\lgc-mb3d.nfo.
G:\00>
Forum category: General discussion / ReScene
Forum thread: -o Parameter Problem