- Dec 27, 2024
-
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
- privated the constructor; only obtainable by the static helper on the main LdnGameData class. - constructor logic now in the static helper; constructor just directly sets the data it's given.
-
Evan Husted authored
This reverts commit 9754d247.
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
(cherry picked from commit 9558b377)
- Dec 26, 2024
-
-
Evan Husted authored
Move all title ID lists into a TitleIDs class in Ryujinx.Common, with helpers. Unify & simplify Auto graphics backend selection logic
-
- Dec 25, 2024
-
-
Otozinclus authored
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.
-
Evan Husted authored
Optimize locale loading (remove always loading english, that was only needed with the old system)
-
Evan Husted authored
add bulk property change event method give each markup extension its own property name
-
Evan Husted authored
-
- Dec 24, 2024
-
-
Evan Husted authored
Add more NotificationHelper methods Simplify ID copy logic
-
Evan Husted authored
-
Evan Husted authored
This is not a continuation of the Metal backend; this is simply bringing the branch up to date and merging it as-is behind an experiment. --------- Co-authored-by:
Isaac Marovitz <isaacryu@icloud.com> Co-authored-by:
Samuliak <samuliak77@gmail.com> Co-authored-by:
SamoZ256 <96914946+SamoZ256@users.noreply.github.com> Co-authored-by:
Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> Co-authored-by:
riperiperi <rhy3756547@hotmail.com> Co-authored-by:
Gabriel A <gab.dark.100@gmail.com>
-
- Dec 23, 2024
-
-
Daenorth authored
swiggybobo
-
Evan Husted authored
-
Gab authored
Custom refresh rate locales and fixed a couple others too
-