Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Editing Luts
- -uncook with cp77 tools. uncook -p "archivelocation"
- -Locate .dds lut file
- -Open hexeditor and change the dimensions from 32H x 32W into 32H x 1024W. Save
- -Open the DDS in Nvidia texture tools and it should now show as a strip
- -Save as PNG and open in Photoshop.
- -Apply edits to the PNG as if it was a photo. This may take some trial and error so saving multiple versions as you raise sliders may be a good idea.
- -Save back into PNG.
- -Load into nvidia texture tools and select 32x4f RGBA 128bpp Floating point. Select no mipmaps. File size should show as 524 kB. Save as DDS.
- -Rebuild using CP77 Tools rebuild -p "C:\Users\Alcarda\Desktop\basegame_modd" -b -t --keep –-unsaferaw
- -Pack using cp77 Tools pack -p "C:\Users\Alcarda\Desktop\basegame_modd"
Advertisement
Add Comment
Please, Sign In to add comment