![]() |
|
Dolphin x64 builds Crash issue - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Dolphin x64 builds Crash issue (/Thread-dolphin-x64-builds-crash-issue) |
Dolphin x64 builds Crash issue - darklord04 - 05-06-2013 Hello guys first id like to say thanks for the hard work making this emulator, i have tried it in the past on different computers and i gotta say its one great piece of programming. Anyway what brought me here is the fact i can't get the x64 version working i have tried all builds however the one im mostly working on getting to work is 3.5-367. I have installed all suggested packages and also tried re-installing (i uninstalled first), e.g direct x runtime, and visual x64 etc. The emulator itself opens up, however when trying to click on the gc pad config, its crashes, and also even attempting to just run a game from .iso it crashes. The current location of my dolphin folder is located on my desktop with full read / write access, tried disabling my anti virus (AVG Free) still no effect. [color=#333333]I also ran dependency walker as suggested in an old locked thread whilst i was searching the forums for answers, this program reports i am missing the following .dlls[/color] [color=#333333] [/color] [color=#333333] API-MS-WIN-CORE-COM-L1-1-0.DLL API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL API-MS-WIN-CORE-WINRT-L1-1-0.DLL API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL API-MS-WIN-SHCORE-SCALING-L1-1-0.DLL DCOMP.DLL IESHIMS.DLL The files above where listed in red and the program stated they could not be found not sure what they belong to. I will also attach a dx diag 64-bit (if this is any good to help solve my case.[/color] [color=#333333] [/color] [color=#333333]Also when the dolphin.exe crashes the error reported in windows is as follows (and yes there are 2 of them follows one after the other kinda like a double crash)[/color] [color=#333333] [/color] [color=#333333]First Part[/color] [color=#333333] [/color] [color=#333333] Problem signature: Problem Event Name: APPCRASH Application Name: Dolphin.exe Application Version: 0.0.0.0 Application Timestamp: 510d8610 Fault Module Name: pid.dll Fault Module Version: 6.1.7600.16385 Fault Module Timestamp: 4a5be03a Exception Code: c0000005 Exception Offset: 0000000000002d52 OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 2057 Additional Information 1: d98f Additional Information 2: d98fb813b238145984d42ddf84ad2d7c Additional Information 3: 90fe Additional Information 4: 90fe70103f0d892d84e4c52b07e0993d 2nd part Problem signature: Problem Event Name: BEX64 Application Name: Dolphin.exe Application Version: 0.0.0.0 Application Timestamp: 510d8610 Fault Module Name: StackHash_27f1 Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Offset: 0000000000000000 Exception Code: c0000005 Exception Data: 0000000000000008 OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 2057 Additional Information 1: 27f1 Additional Information 2: 27f105be194be3e893666241bfe5c3e2 Additional Information 3: 3c8b Additional Information 4: 3c8b7fbc1d26ccbbcbabb61273d2533e Id appreciate any help with this you guys can offer, and if not well i hope this info goes some way to helping others. Best regards Dj [/color] RE: Dolphin x64 builds Crash issue - LordVador - 05-06-2013 (05-06-2013, 06:17 PM)darklord04 Wrote: i have tried all builds however the one im mostly working on getting to work is 3.5-367 What about trying with a more recent build? Download Page RE: Dolphin x64 builds Crash issue - darklord04 - 05-06-2013 (05-06-2013, 09:21 PM)LordVador Wrote: What about trying with a more recent build? Download Page Thanks for the fast response that did the trick, couldn't find that download page before tho. Thanks for the fast response you may close this post now if you wish Regards Dj RE: Dolphin x64 builds Crash issue - darklord04 - 05-07-2013 Now i don't understand why this has happened but it worked one moment and now after closing it and reopening it its back to constant crashes this on the build you suggested, dunno why it should be crashing now, its exactly the same as before. RE: Dolphin x64 builds Crash issue - darklord04 - 05-08-2013 Quick update after further poking around in the folders i found the exceptions folder, in terms of my crashing this may be of some use in diagnosing my issue Unhandled Exception Code: 0xC0000005 Call stack info: 0xF8D32D52 : ? Unhandled Exception Code: 0xC0000005 Call stack info: Dolphin!0x0024BC34 : ? The where the error codes listed withing the txt file in that folder. Also a quick note to point out in terms of configuration i have reverted everything back to default settings just in-case i activated something i shouldn't (in other words deleted the entire folder + re-downloaded / extract to new folder). I also double checked all re distributions are installed correctly which they are so its not or rather should not be an issue with not having all required installs. RE: Dolphin x64 builds Crash issue - darklord04 - 05-09-2013 anyone have any ideas yet ? |