mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[BotW] more accurate description of static FPS++
A wrong fps estimation can have visual artifacts among others. Even an estimation without visual artifacts will not be accurate emulation unless the fps was constant anyway.
This commit is contained in:
parent
b5260c80f3
commit
f8b059a5fe
@ -2,7 +2,7 @@
|
|||||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||||
name = Static FPS Mod
|
name = Static FPS Mod
|
||||||
path = "The Legend of Zelda: Breath of the Wild/Mods/Static FPS Mod"
|
path = "The Legend of Zelda: Breath of the Wild/Mods/Static FPS Mod"
|
||||||
description = "Simplified FPS++ to keep behavior closer to the default game. Don't mix dynamic and static mods. It requires that you can maintain the target FPS."
|
description = "Do not mix this with FPS++ as it is a simplified version of it. It removes the dynamic-timestep part in order to provide more accurate emulation because it does not estimate the current fps while it keeps the performance boosts. For the most accurate and bug free emulation use it on 30FPS mode."
|
||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
Loading…
Reference in New Issue
Block a user