RPCS3 Forums

Full Version: build -4839 generating error upon execution of exe
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

fredst

Huh

build -4839 generating error upon execution of exe
What is the error? We can't guess

fredst

---------------------------
Fatal error
---------------------------
Unhandled Win32 exception 0xE06D7363.
Exception address: 00007ff9758f9e08.
ExceptionInformation[0x0]: 0000000019930520.
ExceptionInformation[0x1]: 000000000391f910.
ExceptionInformation[0x2]: 00000000017f5078.
ExceptionInformation[0x3]: 0000000000010000.
Instruction address: 00007ff9758f9e08.
Function address: 00007ff9758f9da0 (base+0x69da0).
Module name: 'KERNELBASE.dll'.
Module base: 00007ff975890000.
RPCS3 image base: 0000000000010000.

fredst

I'm running 64-bit win 10.

Is the exe compiled for 32-bit OS/cpu only?

Try set compile flag to "any cpu"?
RPCS3 is compiled for 64bits, it doesn't run on 32bits.
The issue was confirmed to be happening after kd-11's changes that implement Vulkan on Linux and will be fixed.

fredst

Excellent. Hoping for a new working release soon then! Thanks!