疾风之狼 发表于 2021-1-31 17:23:20

[WII U模拟器]CEMU 1.22.5d

http://2006.emu618.org:6180/data/attachment/album/202002/26/215306wnc3tjt6h6e3e1im.jpg

# Cemu detailed changelog for 1.22.5d
# Patreon release date: 2021-01-22
# Public release date:2021-01-29

# New in 1.22.5d:

coreinit: Fixed a random crash that can occur during PPC callbacks (all games potentially affected)

For graphic pack authors:

gfxPacks: Added a new filter option 'inMEM1' for texture rules
          If true, then filter any textures that are outside MEM1 region (0xF4000000 - 0xF6000000)
          If false, then filter any textures inside MEM1 region. If omitted, then no memory region filtering is applied         
          This can be useful as a way to differentiate dynamic framebuffers from static images, since games usually only put framebuffers into
          the faster but small MEM1 memory region

# New in 1.22.5c:

internal: Reverted to an older version of std::filesystem due to encountering unexpected side-effects after updating it for .5b public release

# New in 1.22.5b:

GX2: Fixed a regression which was introduced by the texture readback optimization

# New in 1.22.5:

coreinit: Filesystem operations on directories (mainly iterating files) are now done asynchronously and will no longer stall the CPU thread
          This is part of an ongoing rework to remove all potential stalls from the main CPU emulation thread since some games do not handle micro stutters well

coreinit: Prefer Cemu's erreula implementation over the one shipped with the game
          Unlike the native implementation ours doesn't require dumped system files,
          and thus affected games (e.g. Epic Mickey 2) can be played without a full system dump

nn_save: Implemented SAVERename()
         Used by Angry Birds Triology, fixes a softlock at the title screen

GX2: Fixed a length mismatch when processing IT_SET_LOOP_CONST PM4 commands
   This resolves softlocks in Paper Mario Color Splash

GX2: Optimized texture readback
   Improves performance in BotW since it heavily relies on texture readback.
   Also fixes a performance regression introduced in Cemu 1.21.3 (#459)

GX2: Fixed a bug in the texture decoder for micro-tiled mip slices
   This fixes corrupted textures in Xenoblade Chronicles X and possibly other games

GX2: Optimized GX2WaitTimeStamp() to no longer use busy looping
   This fixes Nano Assault Neo softlocking on boot due to starving lower priority CPU threads

nn_olv: Stubbed UploadPostDataByPostApp()
      This avoids a softlock in Wind Waker HD when accessing the tingle bottle feature

Note:
(#xx) refers to resolved bug tracker issues. See http://bugs.cemu.info/projects/cemu/

http://www.cemu.info/index.html#download


冒冒 发表于 2021-1-31 19:42:32

这个可以用,谢谢   

aa86359763 发表于 2021-2-1 08:00:16

谢谢分享!~~~~~~~~~~
页: [1]
查看完整版本: [WII U模拟器]CEMU 1.22.5d