Skip to content

hypernucle/NFSMW12MobileTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFSMW12MobileTools

Tool to "unpack" (decrypt) and "repack" (encrypt) the so-called SBin files of .sb & .sba formats, used in mobile release of Need for Speed Most Wanted (2012) title by EA FireMonkeys. Any compatibility with other games is not guaranteed.

Input file (.sb or .sba for textures) support depends on the internal data type. In some cases, the .json output will contain plain HEX parts.

Minimal Java required version is 1.8.0_111.

How to Use

Very basic usage examples on Windows:

java -jar NFSMW12MobileTools.jar unpack career.prefabs.sb - unpack the selected file into readable .json format.

java -jar NFSMW12MobileTools.jar repack nfsmw_android.sb.json - repack your .json back into binary .sb (or .sba for textures) file.

3rd party Tools & libs

About

Modding tool for mobile NFS Most Wanted (2012)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages