GPCS4 icon indicating copy to clipboard operation
GPCS4 copied to clipboard

A work-in-progress PlayStation 4 emulator.

Results 3 GPCS4 issues
Sort by recently updated
recently updated
newest added

I get an error when i try to build it >In file included from arch\x86\x86_helpers.cpp:18: 1>In file included from arch\x86/x86_helpers.h:21: 1>C:\Users\danie\Downloads\GPCS4-0.2.2\3rdParty\xbyak\xbyak.h(16,6): error : invalid token at start of a preprocessor...

An ideal state would be the game runs in an infinite loop processing input messages, just without graphics output. This crash possibly due to unimplemented import functions. Especially `sceKernelVirtualQuery`, I...

game support

windows: ``` xmake f -c --toolchain=clang-cl ```