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

Release 1.5.3: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
(Added link to changelog)
 
Line 22: Line 22:
</pre>
</pre>


[http://cemu.info/changelog/cemu_1_5_3.txt]
[http://cemu.info/releases/cemu_1.5.3.zip Download Cemu 1.5.3]<br />
[http://cemu.info/changelog/cemu_1_5_3.txt Changelog source]
[[Category:Changelog|1.5.3]]
[[Category:Changelog|1.5.3]]

Latest revision as of 12:33, 2 August 2020

Changelog

Preview
CPU: Improved recompiler robustness and accuracy

MIC: Added support for microphone API (MICOpen, MICClose, MICGetStatus, MICGetState, MICSetState, MICSetDataConsumed)

Input: Added button to Wii U gamepad configuration to simulate 'microphone blow'.

AX: CEMU now uses DirectSound for audio output
AX: Completely rewrote audio timing from ground up to reduce playback latency and decrease stutter
AX: Added 'Disable audio' debug option which mutes all sound output and reduces the rate at which audio callbacks are made to the game, potentially reducing CPU overhead

GX2: Added support for anisotropic filtering
GX2: Added support for sRGB color space
GX2: Fixed a texture cache problem that was introduced with the addition of mip-maps
GX2: Added a special case that handles invalid render states where the resolution of the depthbuffer does not match the size of the active colorbuffer(s)
GX2: Made some adjustments to how polygon offset is calculated
GX2: Fixed a crashbug that could occur when certain texture formats where used

Download Cemu 1.5.3
Changelog source