• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Emulator Release: Cemu 1.5.2 (2016-06-16)

jeruka9-san

Rookie Developer >_> <_<
v1.5.2 | 2016-06-16 | Details
Added support for mip-mapping
Added support for cubemap texture arrays
Various smaller improvements to the graphics backend
Slightly better compatibility and misc changes
Detailed Changelog:

-coreinit: Improved performance of ExpHeap memory library.
-AX: Added sndcore2 API AXAcquireVoice, AXAcquireVoiceEx, AXFreeVoice, AXVoiceBegin, AXVoiceEnd, AXSetVoiceVe, AXSetVoiceOffsets, AXSetVoiceType, AXSetVoiceDeviceMix, AXSetVoiceState, AXSetVoiceSrc, AXSetVoiceSrcRatio, AXIsVoiceRunning, AXGetVoiceOffsets
Input: Fixed a bug where mapping any keyboard button would always set the key to "0xFF"
GX2: Added support for cubemap array textures
GX2: Added support for mip-mapping (all texture types)
GX2: Better handling for textures with a width or height that is not a multiple of 4
GX2: Fixed a bug in Tiling Aperature where texture pitch (width) was calculated incorrectly
GX2: New API GX2InitSamplerZMFilter(), GX2InitSamplerLOD(), GX2InitPolygonControlReg(), GX2InitPolygonOffsetReg()
GX2: Improved streamout shader emulation performance
GX2: Implemented support for directly rendering into the scanbuffer
GX2: Texture format R10_G10_B10_A2_SNORM now uses GL RGBA16_SNORM representation (since there is no signed version of RGB10_A2 in OpenGL)
GX2: New debug option 'Overwrite vertex buffer size'. With this option enabled, CEMU will calculate the size of vertex attribute data that needs to be uploaded to the GPU instead of relying on the value provided by the game. Can boost performance but may also make the vertex cache less efficient.
GX2: Shadercache will automatically delete outdated shaders.
http://cemu.info/
 
Last edited:
Top