Skip to content
forked from aap/rwtools

library to read and write (gta) renderware files

Notifications You must be signed in to change notification settings

AdmiralCurtiss/rwtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library reads (mainly GTA) Renderware files from the following platforms:

DFF: Generic (PC), PS2, Xbox, OpenGL (Mobile)

TXD: PC, PS2, Xbox

Some chunks are not read and thus skipped as of now, though.

It can also write generic DFFs and PC TXDs so you can convert files
to the familiar PC format.
Some useful example programs can be found in `bin` after compilation.

To compile, simple type `make`. Use MinGW/MSYS on Windows.

The code is public domain, do what you want with it.

About

library to read and write (gta) renderware files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Other 1.3%