Revert "Revert the Metal Experiment (#701)"
This reverts commit fe1617ffea.
This commit is contained in:
@@ -204,6 +204,7 @@ namespace Ryujinx.Ava
|
||||
{
|
||||
"opengl" => GraphicsBackend.OpenGl,
|
||||
"vulkan" => GraphicsBackend.Vulkan,
|
||||
"metal" => GraphicsBackend.Metal,
|
||||
_ => ConfigurationState.Instance.Graphics.GraphicsBackend
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user