Page 1 of 1

snes9x hangs and crashes on launch

Posted: Sun Jun 25, 2017 7:34 am
by DariyanSkie
Im not even sure whats going on here, but im running windows 10 creators update which has been a nightmare for games. The game crashes on launch with a d3d error:
Faulting application name: snes9x-x64.exe, version: 1.5.3.0, time stamp: 0x4db4ac8e
Faulting module name: d3d9.dll, version: 10.0.15063.0, time stamp: 0x631de416
Exception code: 0xc0000005
Fault offset: 0x000000000000fd0c
Faulting process id: 0x21d0
Faulting application start time: 0x01d2ed807c698fa4
Faulting application path: F:\Games\ROMS\SNES\snes9x-x64.exe
Faulting module path: C:\WINDOWS\SYSTEM32\d3d9.dll
Report Id: 762c4667-0419-4657-b17c-217355c50b30

i have reinstalled all directx. thats not the issue im not sure what it is. it may be win10. it should be noted that i sually launch the game through launchbox. That being said, i cant launch a single game thrpugh launch box or clicking on snes9x directly. It crashes at LAUNCH. Honestly i dont know what is causing this. I hope that someone here can help me figure out what the problem is. Thanks so much in advance.

Re: snes9x hangs and crashes on launch

Posted: Tue Jun 27, 2017 10:14 am
by OV2
You could try editing snes9x.conf and switching to opengl.

Re: snes9x hangs and crashes on launch

Posted: Tue Jun 27, 2017 3:20 pm
by Melchior
PLUS.. your using an outdated version! ;p
Faulting application name: snes9x-x64.exe, version: 1.5.3.0,
the most current version is v1.5.4.1 !! lol ;p

so here is the link to known download hosting,
https://sites.google.com/site/bearoso/

The one you want is of course:
"snes9x-1.54.1-win32-x64.zip Download Snes9x 1.54.1 Windows Version (64-bit) "

That leaves finding out why its crashing..
To that end I TURN to one of my favorite programs I like:
Dependency Walker
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
ie. you can use it to find exactly what function code is missing or failing to execute...

so yeah... there is of course a 32bit as well as 64bit version of Dependency Walker so.. u probably want the x64 one..
DIRECT Download (Version 2.2.6000)(x64)[468k]
DIRECT Download (Version 2.2.6000)(x86)(Win95 to Win8)[610k]

Re: snes9x hangs and crashes on launch

Posted: Wed Jun 28, 2017 11:03 pm
by DariyanSkie
thanks for the help guys, its odd, but 1.54 worked just fine even if i have a x64 system - its odd but im pretty sure its MS fault, they somehow had it so even UMS and MSI AB were somehow interfering with each other as well as NGE shadowplay no longer working but thanks so much of the help. btw are cheats always greyed out?

Re: snes9x hangs and crashes on launch

Posted: Mon Jul 03, 2017 10:05 am
by Noel_RPG
DariyanSkie wrote:thanks for the help guys, its odd, but 1.54 worked just fine even if i have a x64 system - its odd but im pretty sure its MS fault, they somehow had it so even UMS and MSI AB were somehow interfering with each other as well as NGE shadowplay no longer working but thanks so much of the help. btw are cheats always greyed out?
um aren't you supposed to be using v1.54.1 instead of 1.54? there was a .1 release shortly after 1.54 came out. and no cheats are not always grayed out (unless you have the disable all cheats option checked). just create/re-create the cheats in the new snes9x version.

and install the latest cumulative update for win10 creators update (I have KB4022716 on my friend's Win10 Pro v1703 computer and snes9x 1.54.1 runs fine whether using either Direct3D or OpenGL).