Merge pull request #167 from bicarus-dev/aud
Some checks failed
Build / deploy (push) Has been cancelled

Add note saying -lowlatencysharedaudio can be used for DSound audio
This commit is contained in:
Akitake 2025-11-21 09:27:21 +01:00 committed by GitHub
commit 00b2a35a3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,8 @@
- Being phased out in favor of WASAPI
- Limited audio quality compared to modern modes
💡 **Pro tip**: Use spice2x's `-lowlatencysharedaudio` setting to reduce latency.
### WASAPI Shared
!!! tip ""
@ -219,4 +221,8 @@
- Select `Fullscreen Projector (Preview)`
- Choose which monitor to show the projector on
- Press Alt+Tab to switch away from the projector window
- In Discord, share the projector window
- In Discord, share the projector window
### Further reading
* [spice2x wiki](https://github.com/spice2x/spice2x.github.io/wiki/Audio-modes-demystified)