- Dec 28, 2024
-
-
Elijah Fronzak authored
Co-authored-by:
Evan Husted <greem@greemdev.net>
-
- Dec 27, 2024
-
-
Daniel Nylander authored
Co-authored-by:
LotP1 <68976644+LotP1@users.noreply.github.com>
-
GreemDev authored
-
GreemDev authored
-
GreemDev authored
-
GreemDev 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.
-
GreemDev authored
-
GreemDev authored
-
GreemDev authored
-
GreemDev authored
-
-
- Dec 26, 2024
-
-
GreemDev 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.
-
GreemDev authored
Optimize locale loading (remove always loading english, that was only needed with the old system)
-
GreemDev authored
add bulk property change event method give each markup extension its own property name
-
GreemDev authored
-
- Dec 24, 2024
-
-
GreemDev authored
Add more NotificationHelper methods Simplify ID copy logic
-
GreemDev authored
-
GreemDev 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
-