Skip to content

Releases: averne/Fizeau

v2.8.1

09 Nov 14:44
Compare
Choose a tag to compare

Make contrast control more progressive

Contrast & color channel selection

03 Nov 15:58
Compare
Choose a tag to compare
  • Implement color contrast control
  • Implement channel selection for color control

Implement hue rotation control

12 Oct 20:40
Compare
Choose a tag to compare
v2.6.0

Implement hue rotation control

v2.5.5: Detect display availability via mmio

17 Sep 19:43
Compare
Choose a tag to compare

Fixes long shutdown/reboot times when color correction was enabled

v2.5.4

23 Aug 15:23
Compare
Choose a tag to compare

This release now bundle patches that disable color correction usage from Nintendo official software, thus preventing conflicts with this sysmodule.

v2.5.3

06 Jun 08:25
Compare
Choose a tag to compare

Fixes crash when no config is present

Misc fixes

05 Jun 10:19
Compare
Choose a tag to compare

Notably fixes:

  • Invalid config being created when none exists
  • Overlay displaying wrong profile in docked mode

Bugfix release

22 May 20:25
Compare
Choose a tag to compare

Fixes config parsing and generation.

Internals rework

20 May 11:08
Compare
Choose a tag to compare

This release is focused on a rather large rewrite of internal code, fixing many longstanding issues.
User-visible changes:

  • Deprecation of the chainloader version. The main sysmodule now parses and applies the configuration on boot.
  • Deprecation of brightness management. This feature had been missing since 14.0 due to OS changes.
  • Accurate preview of all color correction features in the application, using a compute shader.
  • Many longstanding bugs fixed, especially regarding docking & sleep.

Internal changes:

  • Complete rework and major simplification of the sysmodule IPC interface.
  • Dropped libstratosphere as a dependency, now using sys-clk's minimal IPC server implementation.
  • Reworked command buffer management in application code to be more robust.

Fix docked mode crash, fix color dimming

07 Jan 14:55
Compare
Choose a tag to compare
2.4.3

Fix crashes upon console state transition, fix dimming