From 12399b8aeac82b8f80a06dbcb59a8021908d9c30 Mon Sep 17 00:00:00 2001 From: Thog Date: Mon, 4 May 2020 00:58:59 +0200 Subject: [PATCH] Update GLWidget to 1.0.2 (#1191) This should fix OpenGL context creation on OSX (using Cocoa). NOTE: As macOS doesn't support OpenGL 4.3, the emulator will probably not work but this fix the hardcrash when starting any games. --- Ryujinx/Ryujinx.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ryujinx/Ryujinx.csproj b/Ryujinx/Ryujinx.csproj index 6d0d5f84f..715acc56a 100644 --- a/Ryujinx/Ryujinx.csproj +++ b/Ryujinx/Ryujinx.csproj @@ -79,7 +79,7 @@ - +