Skip to content

Feature request: Custom filename in rewrite xiso(s) option. #67

@rizaumami

Description

@rizaumami

I'm using "Rewrite xiso(s)" (-r) for my script as it's convert redump xiso to regular xiso on the fly.
The script also create a new sanitized filename that follow FATX limitations.
But the -r option doesn't have [name] option as -c, also it's renaming the original xiso by adding "*.old" extension.
So now, here's what the script does:

  1. Rewrite redump xiso to regular xiso.
  2. Rename the output xiso to sanitized filename.
  3. Rename the input xiso to its original filename.

It would be nice if the script just need to rewrite to output with custom filename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions