mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 01:21:03 +00:00
improve performance by enabling game mode
by using <rescap:Capability Name="expandedResources" /> it should hopefully enable game mode and improve performance, especially on xbox one https://docs.microsoft.com/en-us/windows/win32/api/_gamemode/
This commit is contained in:
parent
cfcb107caf
commit
fed9490471
@ -26,5 +26,6 @@
|
||||
<Capability Name="internetClient" />
|
||||
<Capability Name="internetClientServer" />
|
||||
<rescap:Capability Name="broadFileSystemAccess" />
|
||||
<rescap:Capability Name="expandedResources" />
|
||||
</Capabilities>
|
||||
</Package>
|
||||
</Package>
|
||||
|
Loading…
x
Reference in New Issue
Block a user