Download
- Authorsomerandompeople
- Creation dateMay 1, 2023
OverviewUpdates (36)Reviews (384)History
Mod rewrite
- May 30, 2023
I decided to rewrite the mod, and base it on exlaunch instead of Scarlet-Exlaunch-Base. Besides being build with hindsight, the only difference from the last version is that I fixed the mysterious Ryujinx crash. In any case, the new source lives here: https://bitbucket.org/totk-fpsplusplus/dynamicfps
Reactions:
Rena_to84, Amylea, SMNFXCN and 12 othersReintroduction of FPS++ (Now DynamicFPS++ by popular vote)
- May 30, 2023
I was asked by one of the fps++ developers to rename fps++, so it's changed again (Sorry for the confusion that this will inevitably cause.) At the moment, DynamicFPS++ has feature parity with DynamicFPS1.5.1 (thanks to chuck for letting me know how he did the cutscene fix). Using one or the other shouldn't have particularly different results. But if there are differences, it will likely be the following:
- My implementation of the cutscene fix is more naive, and may be worse
- My timing method for the implementation of cutscene fix is more precise (us instead of ms), which may lead to differences in cutscene timing over DynamicFPS
- My implementation of UltraHand fix is probably very different
Another thing of note, I removed the frametime averaging, and at this point, the only time I change the detected frame time is if I detect an unstable or hitched frame. This should prevent any and all cases of slow motion and super speed, but may result in microsutters being more noticeable.
Reactions:
5h1z, systox, NaviNebula and 2 others1.1.2 update
- May 29, 2023
In this update, I have updated the collection of mods to be compatible with game version 1.1.2.
- added 1.1.2 support to 20fps_stable_static
- added 1.1.2 support to 30fps_stable_static
- added 1.1.2 support to 60fps_stable_static
- added 1.1.2 support to CutsceneFix_stable
- replaced FPS++ with DynamicFPSv1.5.1, since it is now more complete. Note that an updated version of FPS++ is on the bitbucket repository.
- added 1.1.2 support to VisualFixes_1008P_Chuck
- updated VisualFixes_1008P_FXAA_Off/On_FSR_Off
- added 1.1.2 support to VisualFixes_AnisotropicFix
- added 1.1.2 support to VisualFixes_DisableDynamicResolution
- added 1.0.0 support to VisualFixes_DisableFSR
- added 1.1.2 support to VisualFixes_DisableFSR
- removed VisualFixes_FSRShaderSkip (it seems redundant now)
- updated VisualFixes_DisableFXAA
- added 1.0.0 support to VisualFixes_DisableQualityReduction
- added 1.1.2 support to VisualFixes_DisableQualityReduction
- added 1.1.2 support to VisualFixes_DisableTargetingDOF
- added 1.0.0 support to VisualFixes_ShadowResolution
- added 1.1.2 support to VisualFixes_ShadowResolution
Sorry this took so long, I've spent all of my recent free time on the new ffxiv patch haha
Reactions:
Melu, Beer0058, BilboSumkin and 19 othersfps++ changes
- May 22, 2023
Some minor changes to the fps++.
- Number of frames used for averaging correlates to target framerate now (should make FPS++30 feel consistent with FPS++60)
- Some logic slightly simplified
- Avoid a potential divide by zero error (due to entropy)
- Add an extra safety check, where the dynamic timestep will be skipped if you hitch for an unusually long period of time
- Improve unlocked fps behavior
- Behavior while performance is improving is potentially smoother. Tell me how this feels!
Reactions:
NaviNebula, Cednite, 3x3cut0r and 12 othersVisualFixes_1008P update
- May 22, 2023
Update to use SweetMini's tweaks to the old mods. Should be more stable now. Have fun!
Reactions:
J-OnceTV and NaviNebulaVisualFixes_DisableFXAA bugfix
- May 21, 2023
Fixes the map icon and frox issue seen in the previous version. Note that inside the `VisualFixes_DisableFXAA` folder are separate versions of the mod for each patch version. Make sure to choose the one which corresponds to the version of the game that you are running.
Reactions:
Blond_in_Blood, J-OnceTV, gouki99 and 1 other personExtremely low fps and hitch tweaks
- May 20, 2023
Small update which should help users with extremely low fps run slightly smoother. Additionally, I improved the behavior of dynamic fps in response to macrostutters.
Reactions:
Blond_in_Blood, alejankof, J-OnceTV and 2 othersReintroduce theboy181's cutscene fix for stable
- May 20, 2023
Hey folks, in this update I am just reintroducing the cutscene fix for those who are using `static + dynamic + cutscene fix` , over testing fps++. I have back-and-forward ported it to work on all versions of the game. Keep in mind that if you don't want to use the cutscene fix, you just need to re-add the lines which are notes at the bottom of the static 60 fps files. Have fun!
Reactions:
Blond_in_Blood, J-OnceTV and crees77Unlocked FPS Adjustments
- May 20, 2023
Just a small update which has corrected averaging behavior when you are using unlocked FPS.
Reactions:
Blond_in_Blood, J-OnceTV, crees77 and 5 othersResolution mods update and 30fps fps++
- May 20, 2023
Updated the 1026p mod to it's new, more stable 1008p version. Looks like Zeikken went in a cirlce lol. With this change I renamed Chuck's 1008p patch in the collection to `VisualFixes_1008p_Chuck`.
Additionally, I have added a 30fps version of fps++.
Reactions:
J-OnceTV, crees77, samandhi and 2 others