Merge branch 'master' into removal/ims

This commit is contained in:
GreemDev
2025-03-24 21:47:51 -05:00
23 changed files with 476 additions and 38 deletions

View File

@ -258,6 +258,11 @@ namespace Ryujinx.Ava.Systems.Configuration
/// Enables or disables low-power profiled translation cache persistency loading
/// </summary>
public bool EnableLowPowerPtc { get; set; }
/// <summary>
/// Clock tick scalar, in percent points (100 = 1.0).
/// </summary>
public long TickScalar { get; set; }
/// <summary>
/// Enables or disables guest Internet access