Skip to content

Commit

Permalink
Clarify that the color curve fixing is intended for IPS top screen on…
Browse files Browse the repository at this point in the history
…ly (with stellar results)

And that bottom screen curve doesn't actually match (I don't have bottom IPS New 3DSes but I have asked people who do).
  • Loading branch information
TuxSH committed Sep 3, 2024
1 parent 9f93395 commit 14e462b
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 530 deletions.
Binary file modified arm9/data/config_template.ini
Binary file not shown.
Binary file modified sysmodules/rosalina/data/config_template.ini
Binary file not shown.
2 changes: 1 addition & 1 deletion sysmodules/rosalina/include/menus/screen_filters.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ void ScreenFiltersMenu_SetWarmIncandescent(void); // 2300K
void ScreenFiltersMenu_SetCandle(void); // 1900K
void ScreenFiltersMenu_SetEmber(void); // 1200K

void ScreenFiltersMenu_SetSrgbColorCurves(void);
void ScreenFiltersMenu_SetTopScreenSrgbColorCurve(void);
void ScreenFiltersMenu_RestoreColorCurves(void);

void ScreenFiltersMenu_AdvancedConfiguration(void);
Loading

0 comments on commit 14e462b

Please sign in to comment.