-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area: assetsInvolved with assets (images, sounds, ...)Involved with assets (images, sounds, ...)just do itYou can start working on this, there should be nothing left to discussYou can start working on this, there should be nothing left to discusslang: pythonDone in Python codeDone in Python codenice new thing ☺A new feature that was not there beforeA new feature that was not there before
Description
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.
- Pass mount point of the original CD (or ISO image)
- Detect version of the disk image
- Use
fslike
abstraction to mount all archives on disk. - Convert contents of mounted archives.
The invocation should originate from openage/convert/driver.py
.
erictapen
Metadata
Metadata
Assignees
Labels
area: assetsInvolved with assets (images, sounds, ...)Involved with assets (images, sounds, ...)just do itYou can start working on this, there should be nothing left to discussYou can start working on this, there should be nothing left to discusslang: pythonDone in Python codeDone in Python codenice new thing ☺A new feature that was not there beforeA new feature that was not there before
Type
Projects
Status
📋 Backlog