Skip to content

Ghostbusters The Video Game Texture Converter - This tool is designed to convert texture files from the TEX format used in Ghostbusters: The Video Game (2009) and Ghostbusters: The Video Game Remastered (2019) into the DDS (DirectDraw Surface) format.

License

Notifications You must be signed in to change notification settings

KeyofBlueS/tex2dds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Ghostbusters The Video Game Texture Converter

This tool is designed to convert texture files from the TEX format used in Ghostbusters: The Video Game (2009) and Ghostbusters: The Video Game Remastered (2019) into the DDS (DirectDraw Surface) format.

How to Build:

To compile the tool on Linux, use the following command: g++ -o tex2dds tex2dds.cpp

How to Use:

Run the converter by providing the path to a TEX file: ./tex2dds path_to_texture.tex

Credits:

The original code was developed by Jonathan Wilson and barncastle. This version extends the tool with added support for Linux.

About

Ghostbusters The Video Game Texture Converter - This tool is designed to convert texture files from the TEX format used in Ghostbusters: The Video Game (2009) and Ghostbusters: The Video Game Remastered (2019) into the DDS (DirectDraw Surface) format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages