Feature/Bugs | Status | Description |
Full RV7zip support | | Add a new RV7Zip file format, need to look at the best internal file order for this. |
New DAT Standard .RVDAT | | That fully describes the file structure including compression type, this means ZIP, 7Z & uncompressed files all in the one DAT, needed for MAME Extra torrent. |
Treating ZIP files (and .7z files) as files | | Some DATs contains ZIP files as regular files with hashes, so ZIP files need to be treated as files as well as ZIP's |
Storing the file Date/Time in the DAT | | Needed for some DOS collections, but would also need to be recognized as a valid extension to trrntzip, or maybe RVZip |
Add Emulator Launch Support | | |
Add logic to see if we can just copy a zip file if we can. (using a file rename.) | | |
Make Headers Scanning options | | Make header scanning a level 2/3 only thing. |
7z store only | | 7z store only, no compression, for those that still want t7z |