mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Community Graphic Packs for Cemu
cemucemu-emulatorcemu-folderemulationemulatorgamegraphic-packsgraphicswii-uwii-u-emulationwii-u-emulatorwiiuwiiu-emulationwiiu-emulator
3f87a42f4f
Fixes https://github.com/slashiee/cemu_graphic_packs/issues/437 The aspect ratio mod apparently relied more on a shotgun approach, which caused major issues with Vulkan. Using @getdls addresses, I found out that 2 of the addresses that were being patched to jump to the code cave were unrelated to the aspect ratio, so I had those removed. Those random jumps probably didn't cause issues because they would jump to code that would just utilize floating point registers that were in-use and then put the result in the wrong register too. While the picked registers would work with the 3D rendering aspect ratio instruction, it wouldn't fail for the other registers since they weren't specific to those. Anyway, the proper fix was to just make a second code cave for the aspect ratio, which outputted the culling ratio in the proper register. And also make sure it didn't use in-use registers. I also reverted some of the shader code changes since they are inconsistent with how we've done them for all the other packs. And made them more compatible with the ultrawide resolutions. |
||
---|---|---|
.github | ||
docs | ||
Enhancements | ||
Filters | ||
Mods | ||
Resolutions | ||
Workarounds | ||
.gitignore | ||
LICENSE.md | ||
README.md |
Information
Cemu Graphic Packs is a repository where you can find graphic packs that can upscale, modify or improve most Wii U games that work on Cemu.
It's made by the Cemu community so you're also free to contribute to the project if you wish.
Graphic packs that modify game files can be found here.
Downloads
You can download the latest graphic packs via Cemu's Graphic Pack window directly or download them manually from our website!