- Jan 22, 2025
-
-
Evan Husted authored
-
Evan Husted authored
fixes #565
-
Evan Husted authored
The result of these extensions is an empty Optional when the user hits Cancel on the shown file picker.
-
- Jan 21, 2025
-
-
Evan Husted authored
misc: chore: Remove duplicated styling blocks in MainMenuBarView in favor of a reusable Avalonia Style.
-
asfasagag authored
Quality of life feature Similar in function to the "Start Games in Fullscreen" toggle For users who want to run games in windowed/non-fullscreen mode with menu UI hidden, this eliminates the need to always click "Hide UI"
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
misc: chore: Improve autoloading DLC/updates logging, deliberately switch to Vulkan if Metal was somehow chosen on a non-mac system, add logger lines in the updater, cleanup enabled logs printing
-
Evan Husted authored
-
Evan Husted authored
-
Otozinclus authored
Link's awakening I have played through most of the game with 0 issues. In LEGO City undercover I have played multiple missions and explored the map, I was unable to spot any issue. Except shadows flickering sometimes, but that seems to happen on Vulkan and the PC version as well and is propably normal. Bayonetta seems to work flawless so far. In Fast RMX, some tracks have flickering issues, like the second track of the first cup. This happens on Vulkan as well. - Mario Bros. Wonder has following issues: Overall issues: - Sometimes there is short white flickering/artifacts, but they happen on Vulkan as well. Metal specific issue: - In 2 underwater levels, a specific location causes a FPS drop not present on Vulkan. But this is very minor and on all current M chips you get on average better FPS with Metal (On my M3, there are occasional drops that are worse with Vulkan), reducing stutter quite noticeably, which is why I think it should get added to auto regardless. - Isaac mentioned there is a issue in level 2, where the flowers singing desync somehow. However, I was after lot of testing unable to replicate this issue at all. More testing could be useful. Fix: Fixed 2 typos in the comments
-
Daenorth authored
Just a little cleanup in TitleID.cs, adding a franchise title to most franchises + sorting in alphabetical on all games.
-
Judas Drekonym authored
Adds an additional application list sorting method for the TitleID. A bit of a niche choice for sorting but I think the TID is a relevant enough piece of metadata that it should be there. (And I personally would be using it) - Using existing TitleId constant in ApplicationSort, implying this was meant to be in the sorting options at some point? - Reuses the "DlcManagerTableHeadingTitleIdLabel" locale for fulfilling the need already, might be better to make a unique one for this in the long run but this codebase is new to me so I wanted to make the changes as unobtrusive as possible - Using app.Id for the comparer seems to work fine, not sure if using something else like IdString would be better?
-
Matt Zinkevicius authored
I was looking into a crash, and found out it was an issue that was fixed in .NET 9.0.1. Since Ryujinx embeds the runtime into the executable, it not obvious which runtime a build uses. This logs the .NET runtime version immediately after the build version.
-
- Jan 20, 2025
-
-
Evan Husted authored
The contents of the menu item are dependent on whether you're in a game. No functionality has been removed.
-
LotP1 authored
fixes the GetConfig service call, which now returns success correctly adds support for getting the device serial number (which is fake and reports as "RYU00000000000")
-
Evan Husted authored
Also removed it from DLC manager.
-
Evan Husted authored
-
Evan Husted authored
You can access this in the Manage DLC screen, it's the new button on each DLC line. Closes #548
-
Daenorth authored
Added the remaining missing TitleIDs in the compat.csv list. Excluding Homebrew apps.
-
Daenorth authored
Co-authored-by:
rrondo <46533574+rrondo@users.noreply.github.com>
-
Evan Husted authored
-
Evan Husted authored
-
- Jan 19, 2025
-
-
Evan Husted authored
-
Evan Husted authored
UI: misc: Replace spaces in Title with newlines when using custom title bar (since the Title is in an Avalonia tooltip)
-
Evan Husted authored
-
Evan Husted authored
-
Daenorth authored
Added more games to the RPC list. Now alphabetical.