Improve comments on new variant shaders

They aren't replacements but new variants. we cannot replace them due to a new texture input layout so its is a variant.
This commit is contained in:
Kawe Mazidjatari 2025-01-17 14:45:20 +01:00
parent 2120322f58
commit 0874297f0f

View File

@ -64,15 +64,15 @@
"_path": "shader/uberAoCavSSTransThknsSSSScttrR5AoUv0m0Samp22222222_lprobe_ps.rpak"
},
{
"_type": "shdr", // replaces the game's existing shader, supports new combined sctr/thk textures.
"_type": "shdr", // new variant of the game's existing shader, supports new combined sctr/thk textures. (does not replace it! its renamed with the _comb suffix.)
"_path": "shader/uberAoCavCbstSSTransThknsSSSScttrR5AoUv0m0Samp22222222_comb_lprobe_ps.rpak" // 7DCFDFBDA4D4DF39
},
{
"_type": "shdr", // replaces the game's existing shader, supports new combined asa/asd textures.
"_type": "shdr", // new variant of the game's existing shader, supports new combined asa/asd textures. (does not replace it! its renamed with the _comb suffix.)
"_path": "shader/uberAoCavOpmCbstCutR5AoAnisoDirAmtUv0m0Samp222222222_comb_lprobe_ps.rpak" // 1CB9120B5C814B79
},
{
"_type": "shdr", // replaces the game's existing shader, supports new combined asa/asd textures.
"_type": "shdr", // new variant of the game's existing shader, supports new combined asa/asd textures. (does not replace it! its renamed with the _comb suffix.)
"_path": "shader/uberAoCavCbstSSTransThknsSSSScttrR5AoAnisoDirAmtUv0m0Samp2222222222_comb_lprobe_ps.rpak" // 7B41109E2BF4399A
},
{