Skip to content

asilz/TelltaleDevTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelltaleDevTool

A library made for modders that helps with modifing telltale games. Note that this library does not represent how the telltale engine works. Consider this library a rework of the engine in C rather an interpretation of the engine.

Features

  • Lua file encryption and decryption
  • Archive file extraction
  • .dlog file reading
  • .chore file reading
  • .skl file reading
  • .skl file conversion
  • .landb file reading
  • .scene file reading
  • .prop file reading
  • .wbox file reading
  • .ptable file reading
  • .style file reading
  • .animation file reading
  • .animation file conversion
  • .d3dmesh file reading
  • .d3dmesh file conversion (Partially supported)
  • Archive file rebuilding

List of supported Games

  • Telltale the walking dead definitive series

Credits

Thanks to @Mawrak for helping me fix animation conversion

Thanks to Luigi Auriemma for his Telltale TTARCH files exctractor which allowed me to understand the structure of ttarch files.

Thanks to @LucasSaragosa for his Telltale inspector and his telltale tool library.

Thanks to @frostbone25 for providing me with the .pdb file and helping me with understanding d3dmesh conversion

About

A library based on reverse engineering of the telltale game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages