xbox-winfsp Changelog

What's new in xbox-winfsp 0.3

Mar 24, 2020
  • FATX: made a start on FATX support, seems to work fine for xlaunch.fdf FATX image files - won't support actual HDDs yet though (need to allow mounting multiple partitions from a single file/device... hm)
  • STFS: more checks to make sure it's actually STFS before attempting mount
  • STFS: metadata.ini now shows language names instead of IDs
  • ReadOnlyFS: now searches for files case-insensitively, fixes issues with apps that change filename case
  • Refactored a bunch of reused code into ReadOnlyFileSystem (cuts ~200 lines from each FS!)