mirror of https://github.com/snes9xgit/snes9x.git
Updated I get an error about a missing DLL on startup. How do I fix that? (markdown)
parent
9cd57177ca
commit
205c4a76ab
|
@ -1,7 +1,9 @@
|
|||
Snes9x on Windows requires DirectX 9 to use the Direct3D and XAudio2 outputs. You can install it manually from
|
||||
here:
|
||||
here (you only need one):
|
||||
|
||||
https://www.microsoft.com/en-us/download/details.aspx?id=8109
|
||||
[Websetup, will only download necessary components](https://www.microsoft.com/en-us/download/details.aspx?id=35)
|
||||
|
||||
[Redist, contains everything](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
|
||||
|
|
Loading…
Reference in New Issue