Need for Speed: The Run (X360)
-
- Posts: 18
- Joined: Tue May 29, 2018 9:07 pm
Need for Speed: The Run (X360)
So I've been trying to extract the files from NFS: The Run and while I got PS3 and PC versions extracted just fine, on X360 some of SB files are apparently compressed because the data inside them doesn't make sense and offsets in TOC files extend beyond SB size. Could someone take a look at this and identify the compression? Here's a sample: https://www56.zippyshare.com/v/xqqNMPJt/file.html
-
- Posts: 18
- Joined: Tue May 29, 2018 9:07 pm
Re: Need for Speed: The Run (X360)
Ah, found it after googling header magic.
Turns out I need xbdecompress.exe. QuickBMS also supports it:
Code: Select all
0F F5 12 ED
Turns out I need xbdecompress.exe. QuickBMS also supports it:
Code: Select all
comtype xmemdecompress
get SIZE asize
get NAME filename
clog NAME 0 SIZE SIZE