RPCS3 Forums

Full Version: I can't run "hello_world" (0xC000001D)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

kookinhard

---------------------------
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
---------------------------

tambre

(01-26-2016, 03:28 AM)kookinhard Wrote: [ -> ]---------------------------
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
---------------------------

Install the 2015 C++ redistributable from here, as explained on our Github page.

kookinhard

(01-26-2016, 05:41 AM)tambre Wrote: [ -> ]
(01-26-2016, 03:28 AM)kookinhard Wrote: [ -> ]---------------------------
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
---------------------------

Install the 2015 C++ redistributable from here, as explained on our Github page.

I'm sure I have installed 2015 C++ redistributable already.But still didn't run. (Sorry for my poor English)

tambre

(01-26-2016, 08:38 AM)kookinhard Wrote: [ -> ]
(01-26-2016, 05:41 AM)tambre Wrote: [ -> ]
(01-26-2016, 03:28 AM)kookinhard Wrote: [ -> ]---------------------------
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
---------------------------

Install the 2015 C++ redistributable from here, as explained on our Github page.

I'm sure I have installed 2015 C++ redistributable already.But still didn't work. (Sorry for my poor English)

Try changing the audio output to "Null".
Also, what graphics card, graphics card driver version and what OS do you have?

kookinhard

(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: [ -> ]---------------------------
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
---------------------------

Install the 2015 C++ redistributable from here, as explained on our Github page.

I'm sure I have installed 2015 C++ redistributable already.But still didn't work. (Sorry for my poor English)

Try changing the audio output to "Null".
Also, what graphics card, graphics card driver version and what OS do you have?

graphics card : amd radeon r9 280
graphics card driver version : 15.301.1201
OS : Windows 10 x64

sorry, it still doesn't run.

tambre

(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.

I'm sure I have installed 2015 C++ redistributable already.But still didn't work. (Sorry for my poor English)

Try changing the audio output to "Null".
Also, what graphics card, graphics card driver version and what OS do you have?

graphics card : amd radeon r9 280
graphics card driver version : 15.301.1201
OS : Windows 10 x64

sorry, it still doesn't run.

Try updating your graphics card drivers.
Also try using Interpreter 1. What CPU do you have?

kookinhard

(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)

Try changing the audio output to "Null".
Also, what graphics card, graphics card driver version and what OS do you have?

graphics card : amd radeon r9 280
graphics card driver version : 15.301.1201
OS : Windows 10 x64

sorry, it still doesn't run.

Try updating your graphics card drivers.
Also try using Interpreter 1. What CPU do you have?

Thanks a lot! I can run it!

tambre

(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".
Also, what graphics card, graphics card driver version and what OS do you have?

graphics card : amd radeon r9 280
graphics card driver version : 15.301.1201
OS : Windows 10 x64

sorry, it still doesn't run.

Try updating your graphics card drivers.
Also try using Interpreter 1. What CPU do you have?

Thanks a lot! I can run it!

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)