1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.Ava
Ac_K 567c64e149
ava: Fix JsonSerializer warnings (#3884)
Since we move to .NET7, JsonSerializer now needs to have explicit options as arguments, which leads to some warnings in Avalonia project. This is fixed by using our `JsonHelper` class.
2022-11-23 17:55:26 +00:00
..
Assets Reword the description of the 6GB expand DRAM hack to be less tantalizing (#3870) 2022-11-20 17:15:57 +00:00
Common ava: Fix JsonSerializer warnings (#3884) 2022-11-23 17:55:26 +00:00
Input Avalonia - Use embedded window for avalonia (#3674) 2022-09-19 15:05:26 -03:00
Modules/Updater Fix: Arguments Break when Updating (#3744) 2022-10-18 23:41:16 +00:00
Ui ava: Fix JsonSerializer warnings (#3884) 2022-11-23 17:55:26 +00:00
App.axaml
App.axaml.cs UI: Allow overriding graphics backend + Move command line parser into a new class (#3707) 2022-11-12 20:36:36 -03:00
AppHost.cs Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Program.cs UI: Allow overriding graphics backend + Move command line parser into a new class (#3707) 2022-11-12 20:36:36 -03:00
Ryujinx.Ava.csproj Fix Fedora support (#3815) 2022-11-17 00:18:29 +01:00
Ryujinx.ico