Skip to content

Releases: LordKobra/CobraFX

CobraFX 2023 Version 1 Release

14 Nov 19:57
Compare
Choose a tag to compare

This release contains the CobraFX shaders in their 2023 V1 state.
Changelog:

CobraMask.fx

    0.2.1   2023-11-08
            - huge code reformatting (can break presets)
            - improved tooltips
            - renamed from "Cobra_Mask.fx" to "CobraMask.fx" (can break presets too)
            - hsv2rgb function changed

ColorSort_CS.fx

    0.5.1   2023-11-08
            - huge code reformatting (can break presets)
            - improved tooltips
            - renamed from "ColorSort.fx" to "ColorSort_CS.fx" (can break presets too)
            - renamed texture "colorsort_noise.png" to "uniform_noise.png"
            - fixed bug causing effect to crash if "NoDebugInfo=1" was set in the ReShade.ini

Droste.fx

    0.4.1   2023-11-08
            - huge code reformatting (can break presets)
            - complete rewrite of the main function results in
                    - less unwanted distortions
                    - better off-center effect
                    - automatic aspect-ratio adjustment

Gravity.fx

    0.2.1   2023-11-08
            - huge code reformatting (can break presets)
            - improved tooltips

Gravity_CS.fx

    0.2.1   2023-11-08
            - huge code reformatting (can break presets)
            - improved tooltips
            - renamed from "computeGravity.fx" to "Gravity_CS.fx" (can break presets too)
            - fixed bug causing effect to disappear when tint-intensity was set to 0

RealLongExposure.fx

    0.4.1   2023-11-08
            - huge code reformatting (can break presets)
            - improved tooltips
            - fixed bug causing aliasing on high resolutions

Outdated shaders (LongExposure.fx)

    0.1.1   2023-11-08
            - huge code reformatting (can break presets)

CobraFX 2022 Legacy Release

03 Nov 19:22
Compare
Choose a tag to compare

This release contains the CobraFX shaders in their 2022 state.