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

Release 1.6.2: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
(Fixed linebreaks)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Changelog==
==Changelog 1.6.2==
Hardware acceleration for Streamout<br />
{{#ev:youtube|0Yry7_Ut7Zg|450|inline|[https://youtu.be/0Yry7_Ut7Zg Preview]|frame}}
Recompiler improvements<br />
<pre>
Optimized file operations + AES-NI support<br />
Minor bugfixes, graphic and compatibility improvements<br />


# CEMU 1.6.2c


CPU: Fixed a bug in recompiler PSQ_STU instruction<br />
CPU: Fixed a bug in recompiler PSQ_STU instruction
CPU: Fixed a rare crash bug that could occur when the recompiler attempted to analyze certain functions<br />
CPU: Improved detection of function entry points for recompiler<br />
CPU: Added instructions LBZUX, SRW., PSQ_LU, PSQ_STU and PS_DIV to recompiler<br />
CPU: Adjusted recompiler PS_MERGE10 instruction to generate faster code<br />


FS: Various optimizations to FSA thread, resulting in quicker processing of file operations<br />
# CEMU 1.6.2 + 1.6.2b
FS: If available, AES-NI is now used for filesystem decryption<br />


AX: Added API AXAcquireMultiVoice()<br />
CPU: Fixed a rare crash bug that could occur when the recompiler attempted to analyze certain functions
CPU: Improved detection of function entry points for recompiler
CPU: Added instructions LBZUX, SRW., PSQ_LU, PSQ_STU and PS_DIV to recompiler
CPU: Adjusted recompiler PS_MERGE10 instruction to generate faster code


NFP: Deactivate event will now be correctly signaled<br />
FS: Various optimizations to FSA thread, resulting in quicker processing of file operations
FS: If available, AES-NI is now used for filesystem decryption


GX2: Added support for Streamout emulation via OpenGL's Transform Feedback<br />
AX: Added API AXAcquireMultiVoice()
GX2: Slightly reduced the number of shaders that need to be compiled (by optimizing away render states that previously affected the generated shader code)<br />
 
GX2: Improved handling of bottom of pipe event<br />
NFP: Deactivate event will now be correctly signaled
GX2: Added API GX2DrawIndexedImmediateEx()<br />
 
GX2: Fixed a bug in the buffer cache that could cause out-of-bounds allocations which would result in CEMU crashing<br />
GX2: Added support for Streamout emulation via OpenGL's Transform Feedback
GX2: Slightly reduced the number of shaders that need to be compiled (by optimizing away render states that previously affected the generated shader code)
GX2: Improved handling of bottom of pipe event
GX2: Added API GX2DrawIndexedImmediateEx()
GX2: Fixed a bug in the buffer cache that could cause out-of-bounds allocations which would result in CEMU crashing
GX2: Fixed a bug where textures would be immediately reloaded from RAM after being updated by a GPU-side operation
GX2: Fixed a bug where textures would be immediately reloaded from RAM after being updated by a GPU-side operation
</pre>
[http://cemu.info/releases/cemu_1.6.2.zip Download Cemu 1.6.2]<br />
[http://cemu.info/changelog/cemu_1_6_2.txt Changelog source]
[[Category:Changelog|1.6.2]]

Latest revision as of 12:39, 2 August 2020

Changelog 1.6.2

Preview

# CEMU 1.6.2c

CPU: Fixed a bug in recompiler PSQ_STU instruction

# CEMU 1.6.2 + 1.6.2b

CPU: Fixed a rare crash bug that could occur when the recompiler attempted to analyze certain functions
CPU: Improved detection of function entry points for recompiler
CPU: Added instructions LBZUX, SRW., PSQ_LU, PSQ_STU and PS_DIV to recompiler
CPU: Adjusted recompiler PS_MERGE10 instruction to generate faster code

FS: Various optimizations to FSA thread, resulting in quicker processing of file operations
FS: If available, AES-NI is now used for filesystem decryption

AX: Added API AXAcquireMultiVoice()

NFP: Deactivate event will now be correctly signaled

GX2: Added support for Streamout emulation via OpenGL's Transform Feedback
GX2: Slightly reduced the number of shaders that need to be compiled (by optimizing away render states that previously affected the generated shader code)
GX2: Improved handling of bottom of pipe event
GX2: Added API GX2DrawIndexedImmediateEx()
GX2: Fixed a bug in the buffer cache that could cause out-of-bounds allocations which would result in CEMU crashing
GX2: Fixed a bug where textures would be immediately reloaded from RAM after being updated by a GPU-side operation

Download Cemu 1.6.2
Changelog source