소스 검색

Reactivate DInput on SDL2

Seems more people than expected use DInput in 2021, will find another
way to fix the latency issue I suppose.
Mary 5 년 전
부모
커밋
534a45d6e8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj

+ 1 - 1
Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj

@@ -5,7 +5,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.15-build9" />
+    <PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.15-build11" />
   </ItemGroup>
 
   <ItemGroup>