mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-31 10:09:42 -06:00
This reverts commit 10d649e6d3
.
This commit is contained in:
@ -33,11 +33,6 @@ namespace Ryujinx.Graphics.Gpu
|
||||
/// </summary>
|
||||
public static bool EnableMacroJit = true;
|
||||
|
||||
/// <summary>
|
||||
/// Enables or disables vertex buffer size detection from the index buffer, for indexed draws.
|
||||
/// </summary>
|
||||
public static bool EnableIndexedVbSizeDetection = true;
|
||||
|
||||
/// <summary>
|
||||
/// Title id of the current running game.
|
||||
/// Used by the shader cache.
|
||||
|
Reference in New Issue
Block a user