mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 00:11:51 +01:00
Community Graphic Packs for Cemu
cemucemu-emulatorcemu-folderemulationemulatorgamegraphic-packsgraphicswii-uwii-u-emulationwii-u-emulatorwiiuwiiu-emulationwiiu-emulator
66383aa0f5
Basically, the code previously would always replace the ratio calculation code for the 3d rendering and just load the upscaled width divided by the upscaled height. But the code gets passed other aspect ratios too, for example in the gear menu (and very likely other menus too). So, even when users didn't use an ultrawide aspect ratio it would set the aspect ratio of anything that was 3d rendered to be 16:9, basically. Comparison: http://www.framecompare.com/image-compare/screenshotcomparison/D6WDWNNX https://cdn.discordapp.com/attachments/292733452590120961/663586520531337223/unknown.png I made some assumptions about the other game versions regarding the floating point register that I use to load the scale float into, which is free to use in the EU 1.0.1 version at least. I assume that the code for all of this is would be very similar though, since the previous ratio patch only had some addresses change across versions so it's probably fine. This actually properly fixes https://github.com/slashiee/cemu_graphic_packs/issues/334 which was closed without any proper solution. Someone reported the issue in the Cemu Discord which made me fix it, since I thought the issue was addressed already. |
||
---|---|---|
.github/workflows | ||
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 and 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
The latest downloads are always found on our website!