Skip to content

Setup CD conversion support #82

@TheJJ

Description

@TheJJ

Very related to the conversion targets (#79) and the version detection (#61) is the support of converting media and game files from setup disk images. The Python module openage.cabextract provides cab extraction features needed by the .cab files on the disc.

  1. Pass mount point of the original CD (or ISO image)
  2. Detect version of the disk image
  3. Use fslike abstraction to mount all archives on disk.
  4. Convert contents of mounted archives.

The invocation should originate from openage/convert/driver.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: assetsInvolved with assets (images, sounds, ...)just do itYou can start working on this, there should be nothing left to discusslang: pythonDone in Python codenice new thing ☺A new feature that was not there before

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions