mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 07:46:26 -05:00
Remove ForceDedicatedGpu, as the driver utilities will now do that.
This commit is contained in:
@@ -137,9 +137,6 @@ namespace Ryujinx
|
||||
// Logging system information.
|
||||
PrintSystemInfo();
|
||||
|
||||
// Force dedicated GPU if we can.
|
||||
ForceDedicatedGpu.Nvidia();
|
||||
|
||||
// Enable OGL multithreading on the driver, when available.
|
||||
DriverUtilities.ToggleOGLThreading(true);
|
||||
|
||||
|
Reference in New Issue
Block a user