GreemDev-Ryujinx/src/Ryujinx/Utilities/AppLibrary
Vladimir Sokolov 2e4de17472
Some checks are pending
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Custom configuration for each game (#632)
![image](https://github.com/user-attachments/assets/5dd139b4-2004-4c13-85d1-fc3378382adf)

![image](https://github.com/user-attachments/assets/9bcb8524-a403-428f-9f98-e8c03c75f079)

Now you can make a separate configuration (independent file) for each
game. All emulator settings are available except for some UI functionality ones. 
The configuration file can be changed and deleted from a separate menu. The
user configuration menu is available through the context menu on a given application.

---------

Co-authored-by: Evan Husted <greem@greemdev.net>
2025-02-25 21:11:20 -06:00
..
ApplicationCountUpdatedEventArgs.cs misc: move Models & Helpers into Common & Avalonia projects 2024-12-29 19:09:28 -06:00
ApplicationData.cs Custom configuration for each game (#632) 2025-02-25 21:11:20 -06:00
ApplicationJsonSerializerContext.cs misc: move Models & Helpers into Common & Avalonia projects 2024-12-29 19:09:28 -06:00
ApplicationLibrary.cs Custom configuration for each game (#632) 2025-02-25 21:11:20 -06:00
ApplicationMetadata.cs misc: move Models & Helpers into Common & Avalonia projects 2024-12-29 19:09:28 -06:00
LdnGameData.cs misc: chore: use new array in LdnGameDataReceivedEventArgs instead of collecting the ldn datas into a list 2025-02-20 19:49:17 -06:00
LdnGameDataReceivedEventArgs.cs misc: chore: Move the LDN constants into a SharedConstants class 2025-02-20 19:30:00 -06:00
LdnGameDataSerializerContext.cs misc: move Models & Helpers into Common & Avalonia projects 2024-12-29 19:09:28 -06:00