ryubing-ryujinx/src/Ryujinx/UI
Otozinclus 2bf48f57d2
Add more games to metal list (#447)
Mario Kart 8 Deluxe and Deltarune got tested by Isaac with help from
Peri previosly (His video: https://www.youtube.com/watch?v=GEVre_0ZVUg
)

Captain Toad, Cuphead and Animal Crossing I tested myself (side-by-side
Video comparison: https://youtu.be/auNS9MmZMPI )

Additional information:

Cuphead has flickering issues with certain UI elements on Vulkan via
MoltenVK. Metal fixes those and introduces no new issues, according to
my testing.

Animal Crossing is accurate, except for it having broken backgrounds in
interiors, causing them to appear as white instead of black. This is
caused by a hardware level sampler bug, that isaac never got to find a
workaround for.
However, this issue happens with Vulkan via MoltenVK as well, both Metal
and Vulkan have this issue, therefore Metal shouldn't have any downside
compared to using Vulkan in this game.
2024-12-25 14:19:53 -06:00
..
Applet Add the Cabinet Applet (#340) 2024-12-02 23:40:02 -06:00
Controls misc: Move StatusBarSeparator into Controls namespace, rename to MiniVerticalSeparator 2024-12-24 21:55:12 -06:00
Helpers UI: Fix negative space savings in XCI trimmer 2024-12-25 00:06:29 -06:00
Models Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
Renderer Add more games to metal list (#447) 2024-12-25 14:19:53 -06:00
ViewModels UI: Fix negative space savings in XCI trimmer 2024-12-25 00:06:29 -06:00
Views UI: Abstract applet launch logic for future potential applets 2024-12-25 00:56:01 -06:00
Windows UI: Make custom title bar window controls extend exactly as long as the menu bar is tall 2024-12-24 21:00:41 -06:00