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

Release 1.12.2: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
(1.12.2 changelog)
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Changelog==
==Changelog==
 
{{#ev:youtube|OBBQyjr6c1g|450|inline|[https://www.youtube.com/watch?v=OBBQyjr6c1g Preview]|frame}}
<pre>
<pre>
# Cemu detailed changelog for 1.12.2
# Cemu detailed changelog for 1.12.2c
# Patreon release date: 2018-06-17
# Patreon release date: 2018-06-17
# Public release date:  2018-06-24
# Public release date:  2018-06-24
# New in 1.12.2d:
GX2: Fixed a rare texture bug caused by one of the new optimizations in 1.12.2
# New in 1.12.2c:
CPU/JIT: Fixed crash that could occur when recompiling functions with a very large amount of branches
# New in 1.12.2b:
h264: Fixed bug which lead to video playback causing softlocks or crashes
# New in 1.12.2:


general: Added UI localization
general: Added UI localization
Line 23: Line 37:
GX2: Fixed support for R8_UNORM textures
GX2: Fixed support for R8_UNORM textures
GX2: Added support for gl_FrontFacing in GPU7 shaders
GX2: Added support for gl_FrontFacing in GPU7 shaders
</pre>
[http://cemu.info/releases/cemu_1.12.2.zip Download Cemu 1.12.2]<br />
[http://cemu.info/changelog/cemu_1_12_2.txt Changelog source]
[[Category:Changelog|1.12.2]]

Latest revision as of 13:00, 2 August 2020

Changelog

Preview
# Cemu detailed changelog for 1.12.2c
# Patreon release date: 2018-06-17
# Public release date:  2018-06-24

# New in 1.12.2d:

GX2: Fixed a rare texture bug caused by one of the new optimizations in 1.12.2

# New in 1.12.2c:

CPU/JIT: Fixed crash that could occur when recompiling functions with a very large amount of branches

# New in 1.12.2b:

h264: Fixed bug which lead to video playback causing softlocks or crashes

# New in 1.12.2:

general: Added UI localization
         This feature is experimental and the default language is still English.
         Currently provided are Spanish, Russian and German translations

CPU/JIT: Optimized code translation. Up to four times faster while still generating code of the same quality compared to previous release
         This should help in situations where large amounts of game code is executed for the first time. E.g. booting a game or the first loading screen
CPU/JIT: Small improvements to generated code:
         Use x64 near JMPs where possible
         Optimized code for LWZX instruction

input: Fixed wiimote button 1 and 2 being swapped

NEX: Fixed a bug that could cause permanent 100% CPU usage on one core

GX2: Optimized draw calls by avoiding unnecessary render state checks
GX2: Fixed support for R8_UNORM textures
GX2: Added support for gl_FrontFacing in GPU7 shaders

Download Cemu 1.12.2
Changelog source