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

Release 1.12.2

From Cemu Wiki
Revision as of 23:48, 27 June 2018 by Emulated (talk | contribs)
Jump to:navigation Jump to:search

Changelog

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

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

[1]