mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-12 00:09:11 +01:00
parent
9890fc7cdf
commit
4444ce94c8
@ -16,6 +16,7 @@ using System.Windows;
|
||||
using System.Windows.Interop;
|
||||
using WPFLocalizeExtension.Engine;
|
||||
using NLog;
|
||||
using System.Windows.Media;
|
||||
|
||||
namespace DS4WinWPF
|
||||
{
|
||||
@ -107,6 +108,7 @@ namespace DS4WinWPF
|
||||
CreateTempWorkerThread();
|
||||
|
||||
CreateControlService();
|
||||
RenderOptions.ProcessRenderMode = RenderMode.SoftwareOnly;
|
||||
|
||||
DS4Windows.Global.FindConfigLocation();
|
||||
bool firstRun = DS4Windows.Global.firstRun;
|
||||
|
Loading…
x
Reference in New Issue
Block a user