Recent logs - PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO

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
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-03-30 sceKernelCreateThread(name=god_g999_Base): unsupported attributes 00000006
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-03-30 sceKernelCreateThread(name=god_g002_Gallery): unsupported attributes 00000006
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-03-30 sceKernelCreateThread(name=god_m002_Movie): unsupported attributes 00000006
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-03-30 sceKernelCreateThread(name=god_game): unsupported attributes 00000006
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-03-30 sceKernelCreateThread(name=layout): unsupported attributes 00000006
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.16.6 2024-01-24 Unknown GetPointer 00000001 PC 0884a908 LR 0884a928
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.16.5 2023-11-18 Unknown GetPointer 00000008 PC 08a0a1d4 LR 08a019dc
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.9.4 2023-06-15 Error in shader compilation: info: ERROR: 0:456: 'mix' : no matching overloaded function found ERROR: 0:456: 'assign' : cannot convert from 'const float' to '3-component vector of float' ERROR: 2 compilation errors. No code generated. postshader // PPSSPP: Grabbed from Processing and slightly modified. // FXAA shader, GLSL code adapted from: // http://horde3d.org/wiki/index.php5?title=Shading_Technique_-_FXAA // Whitepaper describing the technique: // http://developer.download.nvidia.com/assets/gamedev/files/sdk/11/FXAA_WhitePaper.pdf //====================================================================================================================================================================== //Extra options: #define FXAA 0 //ON:1/OFF:0 /default FXAA, info above //there's no extra config for fxaa here since from what I checked this simple fxaa version offers only more blur or less aa;c, you can check it yourself below //================ #define GAUSS_SQ 0 //ON:1/OFF:0 /full square gauss filtering, don't use with either FXAA nor sharpen filters #define Gsmoothing 3.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 //================ #define MIKU 0 //Hatsune<3 this is an optional filter for all those pale anime faces which get white with bloom/colored:P tested on Miku in white dress //================ #define BLOOM 0 //ON:1/OFF:0 /bloom implementation from "my heroics" blog http://myheroics.wordpress.com/2008/09/04/glsl-bloom-shader/ #define samples 4 //Default: 4 /higher = more glow, worser performance #define quality 0.25 //Default: 0.25 /lower = smaller glow, better quality #define factor 0.002 //Default: 0.002 /just an extra tweak for the bloom slightly higher values might look better in some cases, but too much can cause artifacts #define Bpower 0.5 //Default: 0.5 /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.3 //Default: 0.5 /amount of effect mixed //================ #define SHARPEN 0 //ON:1/OFF:0 /a simple sharpen filter, might be counterproductive to FXAA and BLOOM, hence disabled by default #define value 7.5 //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 //================ #define SHADEBOOST 1 //ON:1/OFF:0 /color correction from GSdx/pcsx2 plugin, initially taken from http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=21057 #define saturation 1.1 //Default: 1.0 //negative will look like inverted colors shader #define brightness 2.5 //Default: 1.0 #define contrast 1.23 //Default: 1.0 //negative will be... well negative;p #define red 0.55 //Default: 1.0 #define green 0.55 //Default: 1.0 #define blue 0.55 //Default: 1.0 //Shadeboost presets: //Shadeboost must be activated, presets override options above int SEPIA = 0; //Moody coolors:) int GRAYSCALE = 0; //Just for lols? int NEGATIVE = 0; //As above int PSPCOLORS = 0; //Makes the colors as on older PSP screens(colder) //All presets are simple switch ON:1/OFF:0, //================ #define GAMMA 1 //simple gamma function after reading http://filmicgames.com/archives/299 #define correction 1.2 //Default: 1.0 //================ #define SCANLINES 0 //Ugly lines which never existed on psp, yet are popular among some people(I had to, sorry:P) #define SLsize 1 //Default: 1 /basically sets how wide each line is, from 1 to looks_weird_when_too_high #de
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-04-22 Replacement rowPitch=512, but w=3008 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-04-08 Replacement rowPitch=1024, but w=4320 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-03-27 __KernelStopThread: thread 337 does not exist (helper deleted)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-04-04 Replacement rowPitch=256, but w=800 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-03-25 Replacement rowPitch=512, but w=1200 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-03-21 Replacement rowPitch=256, but w=2160 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-03-19 Replacement rowPitch=512, but w=3736 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-03-19 Replacement rowPitch=512, but w=4228 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-03-06 Replacement rowPitch=512, but w=3072 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-28 Replacement rowPitch=512, but w=3200 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-18 Replacement rowPitch=1024, but w=4000 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-10 Replacement rowPitch=512, but w=520 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-05 Replacement rowPitch=2048, but w=4096 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-03 Replacement rowPitch=256, but w=3736 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-03 Replacement rowPitch=1024, but w=1520 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-02-01 Replacement rowPitch=512, but w=1000 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.14.4 2023-01-29 Replacement rowPitch=256, but w=4096 (level=0)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.2 2022-12-08 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144296812
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.2 2022-11-17 GE Interrupt: newState might be 7
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.2 2022-11-17 GE Interrupt: newState might be 6
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.2 2022-11-17 GE Interrupt: newState might be 5
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.2 2022-11-17 GE Interrupt: newState might be 4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.13.1 2022-10-15 VTYPE with morph used: THRU=0 TC=1 COL=0 POS=3 NRM=1 WT=1 NW=2 IDX=0 MC=3
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-04-24 sceNetAdhocMatchingInit(32768) at 08a71984
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-04-17 Unknown GetPointer 00000000 PC 0884a908 LR 0884a928
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.17.1 2024-04-21 Unknown GetPointerWrite 00000000 PC 08816130 LR 08816144
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-07-16 Unknown GetPointer 2cd1bf54 PC 0884d7a4 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-07-16 Unknown GetPointer 2cd1bfd4 PC 0884d7a4 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-07-06 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 14
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-06-19 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144918396
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-06-19 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144907512
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-06-19 sceKernelLoadModule: unsupported options size=00000014, flags=0898786c, pos=0, access=1, data=2, text=2
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-06-19 sceKernelLoadModule: unsupported options size=00000014, flags=0898786c, pos=0, access=1, data=1, text=1
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-06-19 Unknown GetPointer ffffffff PC 08a02a0c LR 08a1e5b0
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-06-19 Unknown GetPointer 4c5b2073 PC 08a02b40 LR 08a019dc
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-06-07 807f00fd=sceMp3Init(00000001): invalid bitrate v0 l0 rate 0000
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.9.4 2022-05-27 Unknown GetPointer e9b15a35 PC 0884d5a0 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-27 Unknown GetPointer 00000000 PC 08824a48 LR 088113c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.9.4 2022-05-25 Unknown GetPointer e9b7bbf5 PC 0884d5a0 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-06-12 807f00fd=sceMp3Init(00000000): invalid bitrate v2 l0 rate 0005
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-17 ReadFromHardware: Invalid address 1398e6f8 near PC 08849a3c LR 08849a48
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-15 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 151249632
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-15 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 146210816
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-10 WriteToHardware: Invalid address 00000004 near PC 08856f14 LR 08856f20
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-10 ReadFromHardware: Invalid address 00000004 near PC 08856f14 LR 08856f20
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-06-17 807f00fd=sceMp3Init(00000000): invalid bitrate v3 l3 rate 0000
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-08 Jump to invalid address: 0734f280
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-08 Jump to invalid address: 0030b8b8
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-08 Jump to invalid address: 074e3f00
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-01 80630007=sceAtracSetData(2, 08d13140, 00038000): atracID uses different codec type than data
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-01 sceGeBreak(mode=0, unknown=08d098b8): unknown ptr (valid)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-04-27 WriteToHardware: Invalid address 0000823a near PC 0887f750 LR 089d6d64
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-04-27 ReadFromHardware: Invalid address 0000823a near PC 0887f748 LR 089d6d64
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-04-27 WriteToHardware: Invalid address 0000812c near PC 0887f738 LR 089d6d64
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-04-27 ReadFromHardware: Invalid address c3440018 near PC 0887038c LR 08881d6c
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07312f00
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742fa00
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742e100
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742e540
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07431c40
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07420d40
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07312840
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742f930
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742f890
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742f740
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742f680
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 0742f640
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07438480
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 02dc7700
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07436d40
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 02dc76c0
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-26 Jump to invalid address: 07435c00
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-24 Unknown GetPointer bc66b34a PC 0884d5a0 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-07 Unknown GetPointer 00000000 PC 08808440 LR 08808448
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-04-13 sceIoIoctl(disc0:/UMD_DATA.BIN, 01020001, 00000000, 0, 08b84800, 800)
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-03-25 sceKernelLoadModuleByID: unsupported options size=00000014, flags=08bc68c0, pos=0, access=1, data=2, text=2
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-03-25 sceKernelLoadModuleByID: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-03-12 ReadFromHardware: Invalid address 1d6510f8 near PC 08863d80 LR 08849a48
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-03-09 Jump to invalid address: 07290d80
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-03-09 Jump to invalid address: 0735a040
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.9.4 2022-03-05 Unknown GetPointer 2cd19854 PC 0884d7a4 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-10 ReadFromHardware: Invalid address 00000019 near PC 0881bf70 LR 0881bf70
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-05-10 ReadFromHardware: Invalid address 00000010 near PC 088151ec LR 0881bf70
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-02-28 WriteToHardware: Invalid address 00000004 near PC 08863d5c LR 08849a48
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-02-28 ReadFromHardware: Invalid address 00000004 near PC 08863d5c LR 08849a48
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11 2022-02-24 sceKernelCreateSema(KSAP_ThLockSema) unsupported attr parameter: 00000011
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11 2022-02-24 sceKernelCreateSema(KSAP_FnLockSema) unsupported attr parameter: 00000011
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.10.3 2022-02-17 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143963980
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-02-14 Unknown GetPointer 2de393d1 PC 0884d7a4 LR 0884d7c4
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.8.0 2022-03-26 Unknown GetPointer 80020142 PC 08220d4c LR 08220d4c
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.12.3 2022-02-09 Unknown GetPointer 00000014 PC 08872ba4 LR 08872c0c
PES 2022 PPSSPP NEE UPDATE BY PERKORO DUNYO v1.11.3 2022-02-17 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145634952