You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tool to read (and write, soon) files within the XBox360 FATX file format used on XBox formatted USB Flash Drives. Also can zero-fill the unused clusters on the drive to allow better compression of device images (for archival purposes, of course) Primarily created because I wanted to explore the save-game file formats used on the XBox360. Surpris…