RESET_9999 wrote: ↑Tue Jan 28, 2025 1:14 pm
the steps raise positive lift gradually so it is normal if you don't notice change until it reach 2600+
if it was going from 2048(0) to 2100, you would see a slight change but in the test file, it goes from 2048 to 2055 to 2065 to 2075 to 2085 to 2095 to 2100 etc so you don't really notice the difference between 2095 and 2100. If you don't see it changing after 3079, then there is a problem
Yeah no change at all. Are my dolby vision settings below correct? When I first updated to this cpm build, I noticed dolby vision was disabled by default. The settings also look different compared to CE build.
Just update to cpm build then put this command in via putty right? No other steps?
nano /storage/.config/autostart.sh
(
echo Y > /sys/module/amdolby_vision/parameters/dolby_vision_keep_source_meta_level_5
)&