Skip to content

Releases: BlueCyro/PhotonicFreedom

Release 2.2.0 - Merge in F8 settings fix from sctanf

20 Jan 21:21
9871c0f
Compare
Choose a tag to compare

This release fixes a longstanding issue wherein pressing F8 to switch from VR to desktop mode would reset all post processing settings.

Thanks to @sctanf for patching this up!

Enjoy!

Release 2.0.1 - Small UI tweak

01 May 21:03
Compare
Choose a tag to compare

This release just tweaks the UI builder to make the Enabled fields on options, and the Reset buttons clearer.

Release 2.0.0 - Total re-write, ALL the settings to play with!

30 Apr 17:05
c049bec
Compare
Choose a tag to compare

Release 2.0 of PhotonicFreedom is here! This release re-writes the mod from the ground up and includes the ability to adjust nearly all of the post processing settings for your view - both in desktop and VR.

Some of them don't work quite so well in VR (I recommend staying to just color grades, bloom and AO), so don't blame me if you suddenly have double vision or see unicorns.

Simply grab the dll and drop it in your nml_mods folder as usual.

Enjoy!

Release 1.2.4 - Added "Reset all settings" button and removed some things

20 Feb 02:40
Compare
Choose a tag to compare
  • Removed debug logging code. No more log spam!
  • Added "Reset all settings" button that resets all of your settings to the defaults (Pulls from the "Defaults" folder in the configuration directory)
  • Fixed up some typing issues that were causing exceptions when trying to find the correct settings file to update.

Pre-release 1.2.1 - Quick cleanup of unnecessary files and harmony patches

19 Feb 19:12
Compare
Choose a tag to compare

Just removed an unnecessary dev tip patch for finding blooms and removed an unused class.

Pre-Release 1.2.0 - Major refactor

19 Feb 06:43
Compare
Choose a tag to compare
Pre-release

This release refactors a lot of things.

Namely settings are now persistent and are saved in nml_mods/photonic_freedom.

Exposes a number of fields within several post processing components and allows you to tune the look of Neos to your liking.

Disclaimer: You are altering the intended look of neos. If it looks bad at all, it's your fault.

Known issues: Some of the active and enabled fields on bloom/motion blur don't function

1.0.1 Fix up code and add a quality slider to motion blur options

08 Feb 14:54
Compare
Choose a tag to compare

Tidied up some code and added a quality slider for the motion blur options.

1.0.0

08 Feb 14:03
49496d2
Compare
Choose a tag to compare

Initial Release