hetelek / Velocity

A cross-platform application built using the Qt framework that allows you to browse and edit Xbox 360 files.
GNU General Public License v3.0
162 stars 47 forks source link

FATX - Josh sector extraction & partition extraction #30

Open alexjusti opened 11 years ago

alexjusti commented 11 years ago

I think a Josh sector extractor would be nice for the FATX explorer. Not much is known about it, and I think if we could extract it, we could learn more about what is stored in it. Also, partition extraction would be nice.

landaire commented 11 years ago

I think this could be easily done with just a 'QFileDialog' if all you want is an extract feature. Really though, not much about the sector changes except for an int at the end which happens to be the title ID of a recently played game.

On Apr 13, 2013, at 7:15 PM, Alex notifications@github.com wrote:

I think a Josh sector extractor would be nice for the FATX explorer. Not much is known about it, and I think if we could extract it, we could learn more about what is stored in it.

— Reply to this email directly or view it on GitHub.