Skip to content

SlowpokeVG/DragonEngine-LUT-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonEngine LUT Tools

A few scripts for usage with Dragon Engine LUTs

Usage:

Convert LUTs to BMP:

cud2bmp.exe <3dlut or folder with 3dluts>

Convert BMPs to LUT:

bmp2cud.exe <3dlut or folder with 3dluts> <optional "-v2" if it's intended for games newer than Y7>



Next scripts only work with older LUTs

To use next script you need to batch convert bmp files, that script above exported, to png and move them to separate folder. Alternatively you can download a package that contains pre-converted LUT files and a sample screenshot.

Apply LUTs to the specific screenshot without any LUTs:

LexusLUTApplier.exe <folder with PNG LUT files> <PNG screenshot>

Replace LUTs in all cutscenes in folder with picked LUT:

It's as simple as 1, 2, 3!

  1. DECutsceneLutReplacer.js <AUTH folder> <path to Gibbed's PARC Tools folder> <path to .cud LUT of your choice>
  2. DECutsceneLutReplacer2.js <AUTH folder> <path to Gibbed's PARC Tools folder> <path to .cud LUT of your choice>
  3. DECutsceneLutReplacer3.js <AUTH folder> <path to Gibbed's PARC Tools folder> <path to .cud LUT of your choice>