TL;DR > FPS problems FIXED 🎉
Features
- Added performance mode buttons for “Real-time”, “Balanced” & “Cinematic” mode. (as suggested by NeroG7)
- Presets don't force a specific frame rate anymore
- Added blur and halation quality parameters (performance buttons set this parameter to a specific value, “Real-time” = 4, “Balanced” = 10 & “Cinematic” = 24)
- Added a “Unset Project Framerate” button that runs the "t.MaxFPS -1" console command and disable the framerate cap (as recommended by Jason K.)
Bugs
- Re-saved all preset .json files to include updated json structure
Under the hood
- Node graph ordering by category in BP_Filmify > “Load Preset”
Additional notes
One customer cleverly discovered the node that was causing the frame rate issues most of you were having and after investigating I had set the blurring quality to 24 samples, which is way too many for real-time applications. As described above you now have the option to set this quality parameter, or choose one of the three performance modes.