In order to edit this wiki, you must register and verify your account.

Release 1.17.1: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
(Page creation for 1.17.1 changelog)
 
m (→‎Changelog: fixed category)
Line 24: Line 24:
[http://cemu.info/changelog/cemu_1_17_1.txt]
[http://cemu.info/changelog/cemu_1_17_1.txt]


[[Category:Changelog:|1.17.1]]
[[Category:Changelog|1.17.1]]

Revision as of 09:25, 4 April 2020

Changelog


# Cemu detailed changelog for 1.17.1
# Patreon release date: 2020-01-31
# Public release date:  2020-02-07

general: Added stick visualization to input settings
general: Replaced vsync checkbox with a dropdown and added renderer-specific options

vulkan: Overhauled internal Vulkan object/resource management
        - Fixes crashes due to erroneously releasing textures that were still in use
        - Fixes some RAM/VRAM leaks
        - Generally lower VRAM usage since textures are released as soon as possible (previous solution enforced a 3 frame delay)

vulkan: Reloading graphic pack shaders should no longer cause a crash
vulkan: Added debug stats as an additional overlay option

Note:
(#xx) refers to bug tracker issues resolved by this change. See http://bugs.cemu.info/projects/cemu/

[1]