PhotonicFreedom icon indicating copy to clipboard operation
PhotonicFreedom copied to clipboard

A NeosModLoader mod that adds graphical settings to Neos

Results 6 PhotonicFreedom issues
Sort by recently updated
recently updated
newest added

Switching between VR and desktop modes with the F8 key breaks the post-processing stack. This only applies to the default Unity stack and not third-party effects (AmplifyOcclusion, CTAA, etc.).

[CTAA](https://assetstore.unity.com/packages/vfx/shaders/ctaa-v3-cinematic-temporal-anti-aliasing-189645) is a temporal anti-aliasing effect made by Livenda that is currently included in Neos as an optional anti-aliasing method. It can currently only be configured during startup with a...

Have 2 different types of values for when the user is in VR or in Desktop. An example would be motion blur "**shutterAngle**" should be set to **180** when in...

enhancement

Currently, PhotonicFreedom only supports one configuration at a time. I propose adding a preset system that allows you to create, delete, and write different presets.

enhancement

current PhotonicFreedom is built on a proprietary system. This is fine, but now we also have NeosModSettings and a config system on the NML side so would like to use...