SirMangler / pcsx2

PCSX2 UWP/WinRT - The Playstation 2 Emulator for Xbox
https://pcsx2.net
Other
117 stars 10 forks source link

WINRT/UWP: Various Improvements #14

Closed GABO1423 closed 1 year ago

GABO1423 commented 1 year ago

Description of Changes

Rationale behind Changes

Suggested Testing Steps

SirMangler commented 1 year ago

Does XAudio2 offer any advantages to cubeb? As far as I'm aware Cubeb is just another API for WASAPI (like xaudio2) but with lower latency.

GABO1423 commented 1 year ago

Does XAudio2 offer any advantages to cubeb? As far as I'm aware Cubeb is just another API for WASAPI (like xaudio2) but with lower latency.

Main reason behind it's addition (or rather, re-addition) was feature parity with the older XBSX2 version, as well as upstream.

GABO1423 commented 1 year ago

gitignore should have all of the concerns resolved now, and the .dat file is now back to its original folder.

I also made the XBSX2 solution the startup project again (seems to have been reverted thanks to the rebasing), and I updated the WINRT Readme since we no longer use those zip files.

GABO1423 commented 1 year ago

Closing in favour of a new PR