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

bearoso 2019-03-28 20:17:24 -05:00
parent 35277e6a6f
commit e48e9ed52b
1 changed files with 10 additions and 2 deletions

@ -1,9 +1,17 @@
Snes9x requires DirectX9 to run correctly. You can install it manually from
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/confirmation.aspx?id=35
Some users say that doesn't work. If you still experience problems use this link instead:
### Will that replace the existing DirectX 10, 11, or 12 installation?
No. It will only install an extra part of DirectX no longer automatically installed with Windows.
Most games install these parts secretly during their own installation. We dont use an installer in order to make it easier to move the Snes9x install around. Also, some download sites have been known to repackage install programs to include spyware. Making Snes9x “unzip and youre done” prevents them from doing that.
### That still doesnt fix it.
If you still experience problems use this link instead:
https://www.microsoft.com/en-us/download/details.aspx?id=6812
Its a large download, so definitely try the other installer first.