ryubing-ryujinx/src/Ryujinx.Common
Evan Husted 12b264af44
Headless in Avalonia v2 (#448)
Launch the Ryujinx.exe, first argument --no-gui or nogui, and the rest of the arguments should be your normal headless script. You can include the new option --use-main-config which will provide any arguments that you don't, filled in from your main config made by the UI.

Input config is not inherited at this time.
2024-12-28 03:49:06 -06:00
..
Collections Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Configuration EXPERIMENTAL: Metal backend (#441) 2024-12-24 00:55:16 -06:00
Extensions UI: Add Skyrim, KAFTL & HW:AOC to RPC. 2024-10-16 19:23:11 -05:00
GraphicsDriver misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Logging Headless in Avalonia v2 (#448) 2024-12-28 03:49:06 -06:00
Memory TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Pools misc: Code cleanups & remove references to Patreon & Twitter. 2024-10-11 17:56:59 -05:00
PreciseSleep Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
SystemInterop misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Utilities misc: Cache LocalesJson when loading locale 2024-12-21 18:57:05 -06:00
AsyncWorkQueue.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Hash128.cs Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
PerformanceCounter.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReactiveObject.cs misc: Bake in value change logging into ReactiveObject to reduce logic duplication. 2024-11-10 22:03:12 -06:00
ReferenceEqualityComparer.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReleaseInformation.cs Remove code references to having a flatpak version 2024-12-21 20:06:59 -06:00
Ryujinx.Common.csproj Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
TitleIDs.cs misc: give various threads dedicated names 2024-12-26 00:29:00 -06:00