To see your stuff show here, enable Compatibility Server Reports in PPSSPP.
Click on a version, game, or report message to show similar entries. Hover over version to see platform info, and hover over a game title to see region and version info.
Game title |
Version |
Latest Report |
Message |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-10-23 |
ReadFromHardware: Invalid address 978fe3b0 near PC 978fe3b0 LR 978fe3b0 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-09-23 |
sceDmacMemcpy(dest=040cc000, src=09325380, size=557056): overlapping read |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-08-24 |
UNIMPL sceKernelStopUnloadSelfModuleWithStatus(00000001, 00000000, 00000000, 00000000, 00000000): game has likely crashed |
Pro Evolution Soccer 5 |
v1.17.1-334-g1786a4ddb |
2024-09-03 |
Can't draw: No current render step. Step count: 0 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-08-11 |
Unknown GetPointer febea00f PC 08819bb0 LR 08819bc4 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-08-11 |
Unknown GetPointerWrite 00000000 PC 08819bb0 LR 08819bc4 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-06-13 |
PSPMsgDialog options not coded : 0x80808000 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-06-02 |
sceKernelLoadModule: unsupported options size=00000014, flags=089e4028, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-06-02 |
sceKernelLoadModule: unsupported options size=00000014, flags=089e4028, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-05-27 |
sceGeBreak(mode=0, unknown=08ce050c): unknown ptr (valid) |
Pro Evolution Soccer 5 |
v1.10.3 |
2024-05-16 |
Error in shader program link: info: cannot find a matched output for input v_texcoordNC0
cannot find a matched output for input v_texcoordNC1
cannot find a matched output for input v_texcoordNC2
cannot find a matched output for input v_texcoordNC3
fs: postshader
#ifdef GL_ES
precision mediump float;
#endif
//Note : Recommend to use PPSSPP v1.1.1-183-gb411fc0 or newer for full functionality, there were some bugs in earlier versions.
//Note2 : Upscaling, smoothing and sharpening filters are not set to be mixed between each other since the results are pointless(they counter each other).
// Awas ngelag! :u
//======================================================================================================================================================================
//SMOOTHING FILTERS: //If you love smooth graphics ~ those are also great for downscaling - to do that, you need to use higher rendering res than your display res
//================
#define FXAA 1 //ON:1/OFF:0 /default FXAA, orginal info below
//================
#define GAUSS_SQ 0 //ON:1/OFF:0 /full square gauss filtering
#define Gsmoothing 2.5 //Default: 3.5 /increase for smoother(blurry) graphics
//================
#define GAUSS_S 0 //ON:1/OFF:0 /simple gauss filtering by Bigpet, slightly different from above /you can find standalone in https://github.com/hrydgard/ppsspp/issues/7242
//================
//SHARPENING FILTERS: //if you need very sharp image, add lots of aliasing
//================
#define SHARPEN 0 //ON:1/OFF:0 /a simple sharpen filter, might be counterproductive to FXAA and BLOOM, hence disabled by default
#define value 0.98 //Default: 7.5 /higher = more visible effect
//================
#define S_COM_V2 0 //Sharpen Complex v2 from https://github.com/mpc-hc similar to above in effect, maybe more accurate
#define S_val0 5.0 //Default: 5.0 /higher ~ increases sharpness /negative ~ can add extra blurr/strange effect
//================
//UPSCALING FILTERS: //To use those, you have to set rendering res to smaller than window/display size(x1 for best results) and screen scaling filter to "nearest"
//Starting from v1.1.1-28-g70e9979 you can also add Upscaling=True to ini file(check example) to do it automatically
//================
#define xBR 1 //ON:1/OFF:0 /5xBR upscale, nice for 2D games especially those that might be buggy with higher rendering res, initially made by Hyllian - license below
#define VariantB 0 //ON:1/OFF:0 /slightly less effect on fonts, dots and other small details
//================
#define xHQ 0 //ON:1/OFF:0 same as 4xHQ in PPSSPP, but actually using output resolution
#define scaleoffset 0.75 //Default: 0.75 /you can tweek it between 0.5 and 1.0, Note: to little = no effect, to high = ugliness
//================
//OTHER FILTERS: //Most effects from here on can be fully mixed without loosing previous effects. Exceptions: Natural Colors, Advanced Cartoon
//================
#define BLOOM 0 //ON:1/OFF:0 /bloom implementation from "my heroics" blog http://myheroics.wordpress.com/2008/09/04/glsl-bloom-shader/
#define KIMOCHI 1 //Senpai!
#define samples 3 //Default: 4 /higher = more glow, worse performance
#define quality 0.22 //Default: 0.18 /lower = smaller glow, better quality
#define Bpower 1.0 //Default: 1.0 /amount of bloom mixed
//================
#define COLORED 1 //ON:1/OFF:0 /coloring part of KrossX Overlay Bloom shader from here http://www.mediafire.com/krossx#ste5pa5ijfa0o
#define Cpower 0.69 //Default: 0.5 /strenght of the effect
//================
#define NATURALC 0 //ON:1/OFF:0 /by popular demand, natular colors, note: this shader can't be fully mixed with smoothing/sharpening/upscaling effects
#define ncpower 0.5 //Default:0.5 / higher = more natural color, check note line above
//================
#define ACARTOON 0 //ON:1/OFF:0 Advanced Cartoon from Guest |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-05-07 |
__KernelStopThread: thread 824 does not exist (ApctlThread deleted) |
Pro Evolution Soccer 5 |
v1.9.0 |
2023-11-15 |
Failed to reschedule: out of threads on queue (-1, -1) |
Pro Evolution Soccer 5 |
v1.16.6 |
2023-10-21 |
80630007=sceAtracSetData(2, 08bd6108, 00002f00): atracID uses different codec type than data |
Pro Evolution Soccer 5 |
v1.16.6 |
2023-10-21 |
80630007=sceAtracSetData(2, 08bd6108, 0000e800): atracID uses different codec type than data |
Pro Evolution Soccer 5 |
v1.13.1 |
2023-10-14 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144918396 |
Pro Evolution Soccer 5 |
v1.13.1 |
2023-10-14 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144907512 |
Pro Evolution Soccer 5 |
v1.13.1 |
2023-10-14 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 144316588 |
Pro Evolution Soccer 5 |
v1.13.1 |
2023-10-14 |
sceKernelLoadModule: unsupported options size=00000014, flags=0898786c, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.13.1 |
2023-10-14 |
sceKernelLoadModule: unsupported options size=00000014, flags=0898786c, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.15.4 |
2023-05-27 |
MIPSCompileOp: Invalid instruction 00033778 |
Pro Evolution Soccer 5 |
v1.15.4 |
2023-05-27 |
Jump to invalid address: 031e2000 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-10-22 |
Unknown GetPointerWrite 00000000 PC 08892724 LR 08892734 |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-03-26 |
Unknown GE command : 11ffffff |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-03-26 |
sceKernelLoadModule: unsupported options size=00000014, flags=08ad0000, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-03-04 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b62c38, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-02-16 |
Replacement rowPitch=256, but w=2880 (level=0) |
Pro Evolution Soccer 5 |
v1.13.2 |
2023-02-13 |
sceKernelCreateSema(KSAP_ThLockSema) unsupported attr parameter: 00000011 |
Pro Evolution Soccer 5 |
v1.13.2 |
2023-02-13 |
sceKernelCreateSema(KSAP_FnLockSema) unsupported attr parameter: 00000011 |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-02-11 |
__KernelStopThread: thread 288 does not exist (helper deleted) |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-01-22 |
__KernelStopThread: thread 375 does not exist (helper deleted) |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-01-20 |
sceUtilityMsgDialogInitStart: invalid status |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-01-09 |
__KernelStopThread: thread 324 does not exist (helper deleted) |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-04-17 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-01-09 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000007, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.14.4 |
2023-01-09 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000007, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.9.0 |
2022-12-31 |
Unknown GetPointer 00000000 PC 088cf6bc LR 088cf6cc |
Pro Evolution Soccer 5 |
v1.14.1 |
2022-12-26 |
sceKernelLoadModule: unsupported options size=00000014, flags=08a1f518, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.14.1 |
2022-12-26 |
sceKernelLoadModule: unsupported options size=00000014, flags=08a1f518, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.4-56-gb1a530b |
2022-12-23 |
Wrong magic number 00000000 |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-12-18 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-12-18 |
GetFramebufferCandidates(COLOR): Multiple (2) candidate framebuffers. First will be chosen. texaddr: 04162000 offset: 0 (256x256 stride 512, 8888):
[C:04161800/512 Z:04118000/512 X:0 Y:1 reint: false] [C:04162000/512 Z:04118000/512 X:0 Y:0 reint: false] |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-12-18 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 512x272 |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-12-18 |
Rendering to framebuffer offset: 04161800 +64x0 |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-12-18 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899b0cc, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.17.4-1 |
2024-11-02 |
sceNetAdhocMatchingInit(4608) at 089826d0 |
Pro Evolution Soccer 5 |
v1.13.1 |
2022-08-14 |
sceKernelLoadModule: unsupported options size=00000014, flags=08d20000, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-11-04 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145851408 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-06-27 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146059204 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-05-23 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.6.3-432-gfd6c3145d |
2022-06-20 |
Unexpected mpeg first timestamp: 100 / 256 |
Pro Evolution Soccer 5 |
v1.11.3 |
2022-05-23 |
Unknown GetPointer 00000000 PC 088d184c LR 088d1860 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-21 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143640460 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-21 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=2 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-21 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=1 |
Pro Evolution Soccer 5 |
v1.15.4 |
2024-01-10 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08bc68c0, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.16.6 |
2024-01-24 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-08-19 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 148119992 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-08-19 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143639068 |
Pro Evolution Soccer 5 |
v1.9.0 |
2022-11-04 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142644872 |
Pro Evolution Soccer 5 |
v1.9.0 |
2022-11-04 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142637024 |
Pro Evolution Soccer 5 |
v1.9.0 |
2022-11-04 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 142748256 |
Pro Evolution Soccer 5 |
v1.9.0 |
2022-04-13 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146059588 |
Pro Evolution Soccer 5 |
v1.9.0 |
2022-04-13 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a51d8, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.9.0 |
2023-02-12 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a51d8, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.12.3-599-geee62849f |
2022-06-21 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146185776 |
Pro Evolution Soccer 5 |
v1.13.2 |
2022-10-12 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 4000 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 9600 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 147747272 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 146538036 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146728056 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146720128 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 4259907 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143598036 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167444480 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 800 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145463692 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-05-30 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146507860 |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-11-04 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=ffffabcd, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.9.3 |
2022-03-27 |
Unknown GetPointer 00000000 PC 08815f14 LR 08000020 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-13 |
80000107=sceDisplaySetFrameBuf(04044000, 512, 1, 0): must change latched framebuf first |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-13 |
80000107=sceDisplaySetFrameBuf(04000000, 512, 1, 0): must change latched framebuf first |
Pro Evolution Soccer 5 |
v1.17.1 |
2024-10-15 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5164, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-03-03 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5164, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 5 |
v1.12.3-599-geee62849f |
2022-06-25 |
GE Interrupt: newState might be 1 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-02-05 |
sceIoChstat: change attr to 0000 requested |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-02-05 |
UNIMPL sceIoChstat(ms0:/PSP/SAVEDATA/ULJS00236DATA/DATA.CPK, 09f949b0, 00000002) |
Pro Evolution Soccer 5 |
v1.12.2 |
2022-01-27 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144918352 |
Pro Evolution Soccer 5 |
v1.12.2 |
2022-01-27 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144907468 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-01-12 |
Unimplemented HLE function sceKernelDcacheWritebackAll |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-01-10 |
Jump to invalid address: 0336c000 |
Pro Evolution Soccer 5 |
v1.12.3 |
2022-01-06 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 34520 |
Pro Evolution Soccer 5 |
v1.15.4 |
2023-07-29 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.11.3 |
2022-01-04 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5550, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.12.3 |
2021-12-07 |
Game install with no files / data |
Pro Evolution Soccer 5 |
v1.12.3 |
2021-11-17 |
Unknown GetPointer 00000000 PC 0881fcd8 LR 0881fce8 |
Pro Evolution Soccer 5 |
v1.15.4 |
2024-01-21 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=1, data=2, text=2 |
Pro Evolution Soccer 5 |
v1.11.3 |
2021-10-08 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 147069000 |
Pro Evolution Soccer 5 |
v1.11.3 |
2021-10-08 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146129136 |
Pro Evolution Soccer 5 |
v1.11.3 |
2021-10-08 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146120776 |