Last active
October 19, 2025 09:39
-
-
Save Coxxs/593ae05aa19c7af3fc249ab7680f5f81 to your computer and use it in GitHub Desktop.
QDCM_FeatureType.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2 = Pcc | |
| 3 = 3DLut | |
| 6 = GCLut | |
| 7 = IgcLut | |
| 8 = GCLut | |
| 14 = PAV2 | |
| 20 = Dither | |
| 22 = PADither | |
| 23 = DE | |
| 28 = HDR | |
| 29 = GameBlob | |
| DE: | |
| FF000000 // Flags | |
| 00000000 // sharp_factor | |
| 0000 // thrshld_quiet | |
| E803 // thrshld_dieout | |
| 2800 // thrshld_low | |
| F401 // thrshld_high | |
| 00000000 // clip | |
| 03000000 // content_quality (1=LOW_QUALITY 2=MEDIUM_QUALITY 3=HIGH_QUALITY) | |
| 01000000 // content_type (1=VIDEO 2=GRAPHICS) | |
| 00000000 // de_blend |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment