mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 06:46:24 +02:00
headless: Enable Rainbow cycling if any input configs have UseRainbow enabled
This commit is contained in:
parent
cdf4016c25
commit
9d28af935d
2 changed files with 6 additions and 0 deletions
|
@ -192,6 +192,7 @@ namespace Ryujinx.HLE
|
|||
/// <summary>
|
||||
/// The desired hacky workarounds.
|
||||
/// </summary>
|
||||
/// <remarks>This cannot be changed after <see cref="Switch"/> instantiation.</remarks>
|
||||
public EnabledDirtyHack[] Hacks { internal get; set; }
|
||||
|
||||
public HLEConfiguration(VirtualFileSystem virtualFileSystem,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue