Cemu got a pretty sweet update: it now supports Vulkan for Wayland. The AppImage got “minor” fixes; it fixes an incorrect recursive copy and adds a metainfo file. Screenshots should now work across all three operating systems. Some other commits made it in:

  • fix MSVC workflow
  • automatically scale imgui text based on display pixel density
  • correctly create screenshot directory if it does not exist, and better screenshot error handling
  • PPCAssembler: Fix incorrect cast sign of branch distance calculate
  • make codebase more CPU-agnostic + MacOS disclaimer
  • Linux/MacOS: Use faster clock_gettime() for tick_cached()
  • add check for backwards delete
  • fix SDL controller reversed y axis in UI

See the commit history for more details.