mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-24 21:42:22 -05:00
headless: Enable Rainbow cycling if any input configs have UseRainbow enabled
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user