Fizeau - Adjust color of your Switch screen

Fizeau
test.png

Adjust the color of the screen of your Nintendo Switch.

Features:
  • Modify the color temperature of the display.
  • Filter colors to one single component.
  • Apply color corrections: gamma, luminance, and color range.
  • Control the screen backlight brightness.
  • Schedule settings to be applied to dusk/dawn time, with smooth transitions.
Installation:
Download the latest zip from the release page, unzip it to the root of your sd card (be careful to merge and not overwrite folders), and reboot.
Only the latest version of the Atmosphère CFW is supported.
If you want to use the overlay, you will need to set up Tesla (install Tesla-Menu and ovlloader). This isn't supported on firmware versions prior to 9.0.0.


Supported firmwares:
All firmares are expected working. The software was tested working on 1.0.0, 2.0.0, 6.0.0 and 10.1.0. If you encounter an issue running this on a particular version, please create an issue.
Settings:
  • Settings are saved at /switch/Fizeau/config.ini, which you can also edit.
  • To reduce the memory usage of the sysmodule, settings are not read continually. Instead, they are applied on application launch. Thus, you will need to launch the client after a reboot to restart Fizeau.

Link: https://github.com/averne/Fizeau/
 
Last edited by averne,

averne

Well-Known Member
OP
Member
Joined
Jan 21, 2020
Messages
187
Trophies
0
XP
1,952
Country
France
Thanks it works but unfortunately not compatible with sys-tweak.

I got this error
Yeah this is a sys-tweak error, you'll need to wait before the devs fix it.
Fizeau explicitely relies on latest AMS. You can downgrade to the previous version which should work on AMS 0.18.1.
 
  • Like
Reactions: Sasukesama

DarkValkirion

Member
Newcomer
Joined
Dec 12, 2015
Messages
11
Trophies
0
XP
571
Country
Mexico
Switch sends me a panic screen when opening fizeau, I use atmosphere 0.19.1 in firmware 10.2.0, fizeau in 2.1.5

Titleid 0100000000000f12
Error IABRT (0x100)
 

averne

Well-Known Member
OP
Member
Joined
Jan 21, 2020
Messages
187
Trophies
0
XP
1,952
Country
France

niin401

Active Member
Newcomer
Joined
Dec 26, 2009
Messages
42
Trophies
1
XP
334
Country
United States
Please find attached a version of Fizeau with Saturation Slider implemented (not in tesla overlay for config, although that should still work as before).

EDIT: They still don't work will have fixed asap. UPLOADED A THIRD FOR TRYING
Attempt4 should work/5or6 might be better/7hopefullybetter?
 

Attachments

  • fizzeauuu.zip
    1.4 MB · Views: 91
  • fizzizziieau.zip
    1.4 MB · Views: 85
  • Fizeau-2.1.9-ab3a6ed-dirty_saturation-attempt3.zip
    1.4 MB · Views: 91
  • Saturation-Attempt4-Fizeau-2.1.9-ab3a6ed-dirty.zip
    1.4 MB · Views: 90
  • sat5-Fizeau-2.1.9-ab3a6ed-dirty.zip
    1.4 MB · Views: 93
  • sat6-Fizeau-2.1.9-ab3a6ed-dirty.zip
    1.4 MB · Views: 104
  • sat7-Fizeau.zip
    1.4 MB · Views: 93
Last edited by niin401,

niin401

Active Member
Newcomer
Joined
Dec 26, 2009
Messages
42
Trophies
1
XP
334
Country
United States
please frind attached the newest version, open it through hblaucher as fizeau first, set everything up, then use the tesla overlay later to customize. seems to work for me
 

Attachments

  • 9.zip
    1.4 MB · Views: 73

mew2222

Member
Newcomer
Joined
Mar 27, 2007
Messages
21
Trophies
1
XP
1,071
Country
please frind attached the newest version, open it through hblaucher as fizeau first, set everything up, then use the tesla overlay later to customize. seems to work for me
Thank you very much, but I don't see any difference in screen saturation. Does it work for anyone? Or am I doing something wrong?
 

niin401

Active Member
Newcomer
Joined
Dec 26, 2009
Messages
42
Trophies
1
XP
334
Country
United States
Thank you very much, but I don't see any difference in screen saturation. Does it work for anyone? Or am I doing something wrong?
Try going into fizeau app first or vgedit, setting up the config, quitting to home menu, and using tesla menu fizeau to finish

--------------------- MERGED ---------------------------

Thank you very much, but I don't see any difference in screen saturation. Does it work for anyone? Or am I doing something wrong?
havent tested but should be same as 9 with sat value increased tenfold
 

Attachments

  • 10.zip
    1.4 MB · Views: 73

mew2222

Member
Newcomer
Joined
Mar 27, 2007
Messages
21
Trophies
1
XP
1,071
Country
Try going into fizeau app first or vgedit, setting up the config, quitting to home menu, and using tesla menu fizeau to finish

--------------------- MERGED ---------------------------

havent tested but should be same as 9 with sat value increased tenfold
I found the problem: if color temperature is set to 65000k, the saturation doesn't change. If you set it to 6499k or 65001k its works well.
 

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,274
Country
Chile
I found the problem: if color temperature is set to 65000k, the saturation doesn't change. If you set it to 6499k or 65001k its works well.
What ams|fw version are you using?
I'm using ams 0.19.5 | fw 12.1.0
Can't make saturation work, here is my config
Code:
; If present, overrides dusk/dawn hours
active            = true
; Active handheld and docked profiles
handheld_profile  = profile1
docked_profile    = profile2
[profile1]
dusk_begin        = 21:00
dusk_end          = 21:30
dawn_begin        = 07:00
dawn_end          = 07:30
temperature_day   = 6500
temperature_night = 6500
filter_day        = none
filter_night      = none
brightness_day    = 0.7
brightness_night  = 0.7
gamma_day         = 2.4
gamma_night       = 2.4
luminance_day     = 0.0
luminance_night   = 0.0
saturation_day     = 0.0
saturation_night   = 0.0
range_day         = 0.0-1.0
range_night       = 0.0-1.0
dimming_timeout   = 05:00
[profile2]
dusk_begin        = 21:00
dusk_end          = 21:30
dawn_begin        = 07:00
dawn_end          = 07:30
temperature_day   = 6499
temperature_night = 6499
filter_day        = none
filter_night      = none
brightness_day    = 0.7
brightness_night  = 0.7
gamma_day         = 2.4
gamma_night       = 2.4
luminance_day     = 0.0
luminance_night   = 0.0
saturation_day     = 0.5
saturation_night   = 0.5
range_day         = 0.0-1.0
range_night       = 0.0-1.0
dimming_timeout   = 05:00
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://m.youtube.com/watch?v=FzVN9kIUNxw +1