Starjammer
Active Level 1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2022 11:15 AM in
Galaxy ZSo apparently I was not going insane and we really use to have more screen modes than the vivid and natural that we have now. In fact there are 5 of those. Each one targets a different color space and is assigned a specific ID:
0 AMOLED Cinema (DCI P3)
1 AMOLED PHOTO (Adobe RGB)
2 BASIC (sRGB)
3 Natural (auto selects between DCI P3 and sRGB)
4 Vivid
1 AMOLED PHOTO (Adobe RGB)
2 BASIC (sRGB)
3 Natural (auto selects between DCI P3 and sRGB)
4 Vivid
Fun fact, DCI P3 is the color space that the iPhone targets.
To be able to access the other color modes, you need to know how to use ADB and have it set up in your PC already. Connect your phone to your PC, and in command prompt type
adb shell settings put system screen_mode_setting {ID}
where you change {ID} with one of the five numbers from the list above. After you do so, go back to Settings > Display > Screen Mode and then just go back to apply the new mode.
Personally I went with Amoled Cinema, but please discuss in the comments which mode you liked better. 😊
1 Comment
NasalMirror
Beginner Level 2
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 01:57 PM in
Galaxy ZI like amoled cinema best aswell.
A pro tip is that you can do it without needing a pc or adb. On playstore downalod an app called SetEdit and edit the setting with the corresponding number. Than, as you said, go into screen mode option and back and you've got your hidden mode applied.
