Closed takano32 closed 1 year ago
Here is Foo Ver.Bar (Japan) directory.
Foo Ver.Bar (Japan)
Foo Ver.Bar (Japan) - Foo Ver.Bar (Japan) (Track 01).bin - Foo Ver.Bar (Japan) (Track 02).bin - Foo Ver.Bar (Japan) (Track 03).bin - Foo Ver.Bar (Japan) (Track 04).bin - Foo Ver.Bar (Japan).cue
Running
PSXPackager -o /path/to/PBP -i /path/to/Foo\ Ver\.Bar\ \(Japan\)
Rsult is stored to /path/to/PBP/Foo Ver.pbp. But it should be /path/to/PBP/Foo Ver.Bar (Japan).pbp
/path/to/PBP/Foo Ver.pbp
/path/to/PBP/Foo Ver.Bar (Japan).pbp
This fix makes it so.
Re-fixed with the latest source code. #30
Here is
Foo Ver.Bar (Japan)
directory.Running
Rsult is stored to
/path/to/PBP/Foo Ver.pbp
. But it should be/path/to/PBP/Foo Ver.Bar (Japan).pbp
This fix makes it so.