Crementif 66383aa0f5
[XCX] Fix squashed character in menus with resolution pack
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.
2020-01-06 05:58:20 +01:00
2019-05-04 16:06:29 +02:00
2017-09-16 15:47:02 -07:00
2019-09-27 10:53:50 +02:00

Github Actions Build Status Badge Github Releases Badge Contributions Welcome


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!

Languages
Assembly 83.4%
GLSL 16.6%