Skip to content

Helping tools for developing mods for games from Criterion Games

License

Notifications You must be signed in to change notification settings

DGIorio/criterion_modding_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Criterion Modding Helpers

Helping tools for developing mods for games from Criterion Games

Content

This tool adds the following modding helpers:

  • Add material custom properties: tool that fills the .blend materials with the default Burnout Paradise/Need for Speed Hot Pursuit/Most Wanted 2012 shader properties
  • Load skeleton/effect/driver data: tool that loads the skeleton, effects and driver positions into the .blend file
  • Generate resource IDs: tool that generates valid resource IDs for the .blend data
  • Swap IDs endianness: tool that converts the endianness of resource IDs. Useful for exporting console files to PC
  • Identify texture types: tool that identifies texture types (diffuse, normal and specular)
  • Transfer blend data: tool that transfers blend indices and weight data from source objects to target objects

About

Helping tools for developing mods for games from Criterion Games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages