Updated I get an error about a missing DLL on startup. How do I fix that? (markdown)

OV2 2021-08-24 20:42:30 +02:00
parent 2405b7fe9b
commit 9cd57177ca
1 changed files with 3 additions and 0 deletions

@ -1,6 +1,9 @@
Snes9x on Windows requires DirectX 9 to use the Direct3D and XAudio2 outputs. You can install it manually from
here:
https://www.microsoft.com/en-us/download/details.aspx?id=8109
If you have trouble with the above, here is an archive link for the old redist installer:
https://web.archive.org/web/20201216110836if_/https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe
### Will that replace the existing DirectX 10, 11, or 12 installation?