mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-10 10:41:43 +00:00
Reactivate DInput on SDL2
Seems more people than expected use DInput in 2021, will find another way to fix the latency issue I suppose.
This commit is contained in:
parent
98916a4f90
commit
534a45d6e8
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue