Evan Husted
52b0b45d34
misc: chore: null-coalesce led rainbow checking in headless
2025-02-17 16:29:57 -06:00
Evan Husted
9d28af935d
headless: Enable Rainbow cycling if any input configs have UseRainbow enabled
2025-01-28 20:16:41 -06:00
Evan Husted
be3bd0bcb5
misc: chore: Use explicit types in the Avalonia project
2025-01-25 14:00:23 -06:00
Evan Husted
80f44d9547
misc: chore: small cleanup
2025-01-18 10:33:57 -06:00
Evan Husted
b08e5db6d8
Headless: Dispose of inputmanager in a catch-all try
2025-01-18 10:30:19 -06:00
Evan Husted
88d11d3d8d
misc: some cleanups and fix compile warnings
2025-01-01 02:14:59 -06:00
Evan Husted
391f57bdd2
misc: Headless: Inherit main input config
2025-01-01 01:55:10 -06:00
Evan Husted
f362bef43d
misc: Overhaul DirtyHacks saving to support storing a value alongside an off/off flag.
2024-12-29 21:17:01 -06:00
Evan Husted
f5ce539de9
misc: Move the rest of Ryujinx.UI.Common into other parts of the project.
2024-12-29 19:28:27 -06:00
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