I can't run "hello_world" (0xC000001D) - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: I can't run "hello_world" (0xC000001D) (/showthread.php?tid=174105) |
RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-26-2016 --------------------------- Fatal error --------------------------- Unhandled Win32 exception 0xC000001D. Exception address: 00000000006E3597. Instruction address: 00000000006E3597. Image base: 0000000000010000. Please report this error to the developers. Press (Ctrl+C) to copy this message. --------------------------- OK --------------------------- RE: I can't run "hello_world" (0xC000001D) - tambre - 01-26-2016 (01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- Install the 2015 C++ redistributable from here, as explained on our Github page. RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-26-2016 (01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- I'm sure I have installed 2015 C++ redistributable already.But still didn't run. (Sorry for my poor English) RE: I can't run "hello_world" (0xC000001D) - tambre - 01-26-2016 (01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- Try changing the audio output to "Null". Also, what graphics card, graphics card driver version and what OS do you have? RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-27-2016 (01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- graphics card : amd radeon r9 280 graphics card driver version : 15.301.1201 OS : Windows 10 x64 sorry, it still doesn't run. RE: I can't run "hello_world" (0xC000001D) - tambre - 01-27-2016 (01-27-2016, 03:13 AM)kookinhard Wrote:(01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote: Install the 2015 C++ redistributable from here, as explained on our Github page. Try updating your graphics card drivers. Also try using Interpreter 1. What CPU do you have? RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-28-2016 (01-27-2016, 05:44 AM)tambre Wrote:(01-27-2016, 03:13 AM)kookinhard Wrote:(01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote: I'm sure I have installed 2015 C++ redistributable already.But still didn't work. (Sorry for my poor English) Thanks a lot! I can run it! RE: I can't run "hello_world" (0xC000001D) - tambre - 01-28-2016 (01-28-2016, 08:00 AM)kookinhard Wrote:(01-27-2016, 05:44 AM)tambre Wrote:(01-27-2016, 03:13 AM)kookinhard Wrote:(01-26-2016, 03:24 PM)tambre Wrote: Try changing the audio output to "Null". I'm guessing your CPU doesn't support SSE 3.1, that's required to use Interpreter 2. (I think it's also required for recompiler) |