- Jan 30, 2025
- Jan 29, 2025
-
-
LotP1 authored
Added functionality that allows ExeFS mods to compile to their own PPTC Profile and therefore store PTC data between sessions. The feature calculates the hash of the currently loaded ExeFS mods and stores the PPTC data in a profile that matches said hash, so you can have multiple ExeFS loadouts without causing issues. This includes different versions of the same mod as their hashes will be different. Using this PR should be seamless as the JIT Sparse PR already laid the groundwork for PPTC Profiles and this PR just allows ExeFS mods to load and store their own profiles besides the `default` profile.
**WARNING!** **This will update your PPTC profile version, which means the PPTC profile will be invalidated if you try to run a PR/Build/Branch that does not include this change!** **This is only relevant for the default PPTC Profile, as any other profiles do not exist to older versions!**
- Jan 26, 2025
-
-
shinyoyo authored
-
Dehunc authored
Co-authored-by:
Cwood <Cwood@DoVirt.org>
- Jan 24, 2025
-
-
Otozinclus authored
This allows the user to change the controller LED while using Ryujinx. Useful for PS4 and PS5 controllers as an example. You can also use a spectrum-cycling Rainbow color option, or turn the LED off for DualSense controllers. --------- Co-authored-by:
Evan Husted <greem@greemdev.net>
-
- Jan 23, 2025
-
-
GreemDev authored
Also moved IgnoreApplet to the System config section object.
- Jan 21, 2025
-
-
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"
-
- Jan 20, 2025
-
-
GreemDev authored
The contents of the menu item are dependent on whether you're in a game. No functionality has been removed.
-
GreemDev authored
Also removed it from DLC manager.
-
Daenorth authored
Co-authored-by:
rrondo <46533574+rrondo@users.noreply.github.com>
-
- Jan 19, 2025
- Jan 18, 2025
-
-
GreemDev authored
-
- Jan 17, 2025
-
- Jan 16, 2025
-
-
Daenorth authored
Norwegian translation updated with the Compatibility list addition
-
- Jan 12, 2025
-
- Jan 10, 2025
-
- Jan 07, 2025
-
- Jan 06, 2025
-
- Jan 04, 2025
-
-
GreemDev authored
-
- Jan 01, 2025
-
-
Daenorth authored
Updated for time resync & auto graphics backend
-
- Dec 31, 2024
-
-
GreemDev authored
Original PR had issues in the CI when building. > Refactor of the Validation System for more ease of use in the future. The project now builds a standalone executable and executes it before the main project is built or published. Since it is now a standalone executable we are also able to use .NET Core features as we are no longer locked to netstandard. > The project currently includes 1 task, LocalesValidationTask, that will check if the locales.json file has any of the following issues: > - The json is invalid. > - The json has locales with missing languages. > - The json has locales with langauges that are just duplicates of the en_US field. > If the project is built or published locally it will also fix any missing languages or duplicate fields. --------- Co-authored-by:
LotP1 <68976644+LotP1@users.noreply.github.com>
- Dec 30, 2024
-
-
GreemDev authored
Reverts Ryubing/Ryujinx#444
-
LotP1 authored
Refactor of the Validation System for more ease of use in the future. The project now builds a standalone executable and executes it before the main project is built or published. Since it is now a standalone executable we are also able to use .NET Core features as we are no longer locked to netstandard. The project currently includes 1 task, LocalesValidationTask, that will check if the locales.json file has any of the following issues: The json is invalid. The json has locales with missing languages. The json has locales with langauges that are just duplicates of the en_US field. If the project is built or published locally it will also fix any missing languages or duplicate fields. --------- Co-authored-by:
Evan Husted <gr33m11@gmail.com> Co-authored-by:
Evan Husted <greem@greemdev.net>
-
- Dec 29, 2024
-
- 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>
-
- Dec 24, 2024
-
-
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