Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 2.28 KB

TODO.md

File metadata and controls

34 lines (31 loc) · 2.28 KB

ToDo

  • Detailed view for advanced mode or debug mode
  • Include xtexconv for converting XboxDDS to DDS
  • Define workspaces (Undecided)

Complete

  • Fix estimated extraction time
  • Ability to view texture compression type (for example in Title for preview window) https://forums.nexusmods.com/index.php?showtopic=4997660/#entry77156298
  • Fix previewing files without extension using ShellExecuteEx with openas
  • Extract GNF with .gnf extension instead of .dds so it can be associated with a different program by the OS
  • Option to match time stamp of extracted files with the archive
  • Search across all open archives (maybe a 'All' node)
  • Right click options in Explorer to extract
  • Compare single files within any archive. Idea: Right click to mark first file, then right click second file to start comparing. Display the filename of first file when selecting the second ({archive} - {filename})
  • And/or: Same as above, but second file can be multiple files and they're all compared to the first
  • Properly handle shutdown when extract operations are active
  • Compare tool: Toggle overlapping files (only show different files) OR check boxes for each type
  • Compare tool: Improve sorting
  • Compare tool: Add ability to preview files
  • Compare tool: Add ability to extract files
  • Compare tool: Add option to extract entire side regardless of selection
  • Compare tool: Change existing Extract to specify it's selected files only
  • Compare tool: Async comparing, show progress in title
  • Compare tool: Compare only files under specified nodes
  • Remember opened archives, list in archive tree but unloaded (Undecided)
  • Preview max starting size, for example scale everything above 1080p to 1080p
  • Preview loading cursor during load
  • Allow multiple previews at a time
  • Option to install and uninstall shell context menu integration
  • Allow multiple extraction operations at same time (maybe limit to one per archive or actually check indiviual files)
  • CLI: Allow defining multiple filters/regex (including combining simple and regex), run each filter one after another.
  • CLI: Exclude simple filter