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

Release 1.15.5: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre># Cemu detailed changelog for 1.15.5c
==Changelog==
<pre>
# Cemu detailed changelog for 1.15.5c
# Patreon release date: 2019-04-19
# Patreon release date: 2019-04-19
# Public release date:  2019-04-26
# Public release date:  2019-04-26
Line 31: Line 33:
(#xx) refers to bug tracker issues fixed by this change. See http://bugs.cemu.info/projects/cemu/
(#xx) refers to bug tracker issues fixed by this change. See http://bugs.cemu.info/projects/cemu/
</pre>
</pre>
[http://cemu.info/releases/cemu_1.15.5.zip Download Cemu 1.15.5]<br />
[http://cemu.info/changelog/cemu_1_15_5.txt Changelog source]
[[Category:Changelog|1.15.5]]

Latest revision as of 13:05, 2 August 2020

Changelog

# Cemu detailed changelog for 1.15.5c
# Patreon release date: 2019-04-19
# Public release date:  2019-04-26

# New in 1.15.5c:

coreinit: Tweaked MEM2 heap size as some games expect system RPLs to occupy a certain amount of available memory (#48)

# New in 1.15.5b:

GX2: Fixed bug in framebuffer creation

# New in 1.15.5:

general: Added option to remember window positions
general: Added filter option to graphic pack window
general: Updated game profiles

CPU/JIT: New implementations for FRES and FRSQRTE with much higher accuracy (#3)
CPU/JIT: Added implementations for PS_CMPU0 and PS_CMPU1

GX2: Use floats instead of integers for viewport to match GPU7 hardware more closely
GX2: Avoid calling glClearTexImage on Nvidia due to extremly bad performance (clearing a 4K texture could take up to 50ms CPU time)
GX2: Fixed random crash that could occur with cache accuracy on high
GX2: Fixed incorrect viewport size calculation when resized by graphic packs
GX2: Reverted GX2ConvertDepthBufferToTextureSurface() change from 1.15.4 since it broke other games (#37)

H264: CheckDecunitlength() no longer requires valid PPS/SPS (fixes crash/softlock in Tank! Tank! Tank!)

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

Download Cemu 1.15.5
Changelog source