xan1242 / xnfstpktool

A general purpose TexturePack tool for NFS games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XNFSTPKTool

A general purpose TexturePack tool for NFS games

Game compatibility

This tool should now be compatible with almost every NFS game built on Speed/Black Box NFS.

Platforms

Technically every from one perspective as it can extract data from any TPK. However, it produces working files from/to the following platforms so far:

  • PC
  • PS3
  • Xbox 360 (Giant work in progress)
  • Xbox (Original, WIP)

TODO

  • A lot of cleanup. String operations are attrocious, beware of wolves in the code!
  • Multiple decompression types - only tested with PRECOMPVINYLS so far, seems to have worked!
  • Code refactoring and splitting
  • TPK version autodetection
  • More platforms

About

A general purpose TexturePack tool for NFS games

License:MIT License


Languages

Language:C++ 54.6%Language:C 45.4%