PSXImager 2.0
The syntax of catalog files is slightly different:
- File and directory names are no longer enclosed in
[]
brackets. - The start sector of files and directories can optionally be specified with
@<lbn>
after the item name.
Changes in psxrip:
- The
-l
option now writes the LBNs of files and directories to the catalog file instead of a separate LBN file. - With the new
-t
option, psxrip prints an LBN table to the screen. - Files which have the 'interleaved' flag but not the 'Form 2' flag set in their directory record are now dumped as XA files.
Changes in psxbuild:
- To create a .cue file along with the image you must now specify the
-c
option. - At least one sector is allocated for file extents, even for files of zero length.
Changes in psxinject:
- Injecting XA files is supported.