GreemDev-Ryujinx/src/Ryujinx.Common/Logging/Targets
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
..
AsyncLogTargetWrapper.cs Headless in Avalonia v2 (#448) 2024-12-28 03:49:06 -06:00
ConsoleLogTarget.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
FileLogTarget.cs Add more mentions of canary (#258) 2024-11-21 12:34:53 -06:00
ILogTarget.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
JsonLogTarget.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00