mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-27 02:33:48 +02:00
Disable VR Overlay GPU Acceleration
This commit is contained in:
@@ -56,7 +56,7 @@ namespace VRCX
|
||||
{
|
||||
_browser1.ExecuteScriptAsync("location.reload()");
|
||||
_browser2.ExecuteScriptAsync("location.reload()");
|
||||
VRCXVR.Instance.Refresh();
|
||||
Program.VRCXVRInstance.Refresh();
|
||||
}
|
||||
|
||||
private void button_devtools_Click(object sender, System.EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user