The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lower audio latency with WASAPI
01-12-2015, 10:47 AM
Post: #1
Lower audio latency with WASAPI
I recently added support for WASAPI, the "new" Audio API that was introduced with Windows Vista. I get much better latency (shorter delay) than under DirectSound, so I have changed PPSSPP to use it always on Vista+.

It makes rhythm games like Patapon more enjoyable, although not 100% perfect.

This support is available in the latest Windows builds, see http://buildbot.orphis.net/ppsspp/ , and if all goes well will be in 1.0.

Also, I have adjusted the Android app to be more likely to get the low latency fast path which is available on some devices, especially Nexus. Should have pretty much the same effect as the WASAPI change.

Can you guys test it on your machines and confirm that audio did not get crackly or worse in any way? Smile

Thanks!
Henrik
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Lower audio latency with WASAPI - Henrik - 01-12-2015 10:47 AM

Forum Jump: