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 |
| WWE'12 |
v1.9.4 |
2026-07-08 |
sceDmacMemcpy(dest=04148170, src=0968ff10, size=65552): overlapping read |
| WWE'12 |
v1.17.1-1002-g5fd8fae8b5 |
2026-07-07 |
sceDmacMemcpy(dest=04144aa0, src=094376d0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-07-06 |
sceDmacMemcpy(dest=04130270, src=0963a1d0, size=65552): overlapping read |
| WWE'12 |
v1.7.5 |
2026-07-05 |
ReadFromHardware: Invalid address bd872c40 near PC bd872c40 LR 08000018 |
| WWE'12 |
v1.18.1 |
2026-07-03 |
sceDmacMemcpy(dest=0415ea90, src=09436550, size=65552): overlapping read |
| WWE'12 |
v1.11.3 |
2026-07-03 |
sceDmacMemcpy(dest=041742a0, src=09508ed0, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-07-03 |
sceDmacMemcpy(dest=04146c70, src=093ee200, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-07-02 |
sceDmacMemcpy(dest=04174810, src=09550380, size=65552): overlapping read |
| WWE'12 |
v1.20.4 |
2026-07-02 |
Error in shader compilation: info: 0:5: P0007: Extension directive must occur before any non-preprocessor tokens
0:18: L0002: No matching function for call to 'fwidth'
0:19: L0002: Undeclared variable 'boxSize'
0:20: L0002: Undeclared variable 'boxSize'
0:21: L0002: Undeclared variable 'txOffset'
postshader
#ifdef GL_ES
precision mediump float;
#endif
#ifdef GL_ES
#extension GL_OES_standard_derivatives : enable
precision mediump float;
precision mediump int;
#endif
uniform sampler2D sampler0;
varying vec2 v_position;
uniform vec2 u_texelDelta; // (1.0 / bufferWidth, 1.0 / bufferHeight)
uniform vec2 u_pixelDelta; // (1.0 / targetWidth, 1.0 / targetHeight)
// Returns pixel sharpened to nearest pixel boundary.
vec2 sharpSample(vec4 texSize, vec2 coord) {
vec2 boxSize = clamp(fwidth(coord) * texSize.zw, 1e-5, 1.0);
coord = coord * texSize.zw - 0.5 * boxSize;
vec2 txOffset = smoothstep(vec2(1.0) - boxSize, vec2(1.0), fract(coord));
return (floor(coord) + 0.5 + txOffset) * texSize.xy;
}
void main() {
vec2 sharpPos = sharpSample(vec4(u_texelDelta, 1.0 / u_texelDelta), v_position);
vec4 color = texture2D(sampler0, sharpPos);
gl_FragColor = color;
}
|
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/76e33e9c, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/70ecaa10, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/6f82ee03, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/67bf0d19, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/4bdeb2a8, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/41b724a5, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/17e1d813, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/068c4320, already implemented in HLE. |
| WWE'12 |
v1.10.2 |
2026-06-24 |
Ignoring func export sceCcc/00d1378f, already implemented in HLE. |
| WWE'12 |
v1.9.4 |
2026-06-21 |
sceDmacMemcpy(dest=0412d940, src=095bc070, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-06-20 |
sceDmacMemcpy(dest=0418bca0, src=094affa0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-06-16 |
sceDmacMemcpy(dest=04163ef0, src=096b84c0, size=65552): overlapping read |
| WWE'12 |
v1.7.5 |
2026-06-14 |
sceDmacMemcpy(dest=0414aa10, src=093dadb0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-06-08 |
sceDmacMemcpy(dest=04133c40, src=09614120, size=65552): overlapping read |
| WWE'12 |
v1.20.4 |
2026-06-02 |
Branch in RSZeroComp delay slot at 040f0040 in block starting at 040f0000 |
| WWE'12 |
v1.20.4 |
2026-06-02 |
Branch in branch delay slot at 040f0044 with different target |
| WWE'12 |
v1.9.4 |
2026-05-29 |
sceDmacMemcpy(dest=041a8ef0, src=095f1940, size=65552): overlapping read |
| WWE'12 |
v1.10.3 |
2026-05-28 |
sceDmacMemcpy(dest=0417ca00, src=0944e3d0, size=65552): overlapping read |
| WWE'12 |
v1.11.2 |
2026-05-27 |
sceDmacMemcpy(dest=04149240, src=09630510, size=65552): overlapping read |
| WWE'12 |
v1.13.1 |
2026-05-27 |
sceDmacMemcpy(dest=04157a30, src=09741940, size=65552): overlapping read |
| WWE'12 |
v1.10.3 |
2026-05-26 |
sceDmacMemcpy(dest=0412f0c0, src=095e5d20, size=65552): overlapping read |
| WWE'12 |
v1.10.3 |
2026-05-26 |
sceDmacMemcpy(dest=04148310, src=093d78d0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction 413ccccd |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction 000061b9 |
| WWE'12 |
v1.9.4 |
2026-05-22 |
Jump to invalid address: 03ba5ee0 |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction 43fa0000 |
| WWE'12 |
v1.9.4 |
2026-05-22 |
Jump to invalid address: 03ba5b90 |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction 41e4044d |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction 41004cea |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp 69de8000 failed |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction 0007eee8 |
| WWE'12 |
v1.9.4 |
2026-05-22 |
MIPSCompileOp: Invalid instruction cce60000 |
| WWE'12 |
v1.11.3 |
2026-05-17 |
ReadFromHardware: Invalid address cd557fb4 near PC cd557fb4 LR cd557fb4 |
| WWE'12 |
v1.8.0 |
2026-05-17 |
sceDmacMemcpy(dest=0412fb40, src=096303d0, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-05-14 |
sceDmacMemcpy(dest=04161960, src=094ab700, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-05-12 |
sceDmacMemcpy(dest=0415c540, src=0968e5e0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-05-04 |
sceDmacMemcpy(dest=04130ad0, src=095e5d00, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-05-02 |
sceDmacMemcpy(dest=04158b20, src=093aedf0, size=65552): overlapping read |
| WWE'12 |
v1.18.1 |
2026-05-02 |
Unknown GetPointer 1a0f470d PC 08bfbd08 LR 08bfbe04 |
| WWE'12 |
v1.18.1 |
2026-05-02 |
Unknown GetPointerWrite 41c0e803 PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.11.3 |
2026-05-01 |
ReadFromHardware: Invalid address d6ffffff near PC d6ffffff LR 08c5247c |
| WWE'12 |
v1.12.2 |
2026-04-28 |
sceDmacMemcpy(dest=0417f230, src=096cee60, size=65552): overlapping read |
| WWE'12 |
v1.9.2 |
2026-04-27 |
WriteToHardware: Invalid address ffffee2c near PC 08e56200 LR 089865ec |
| WWE'12 |
v1.9.2 |
2026-04-27 |
MIPSCompileOp: Invalid instruction ef984246 |
| WWE'12 |
v1.9.2 |
2026-04-27 |
MIPSCompileOp: Invalid instruction cc6483c5 |
| WWE'12 |
v1.9.2 |
2026-04-27 |
MIPSCompileOp: Invalid instruction 9ff7fe0b |
| WWE'12 |
v1.9.2 |
2026-04-27 |
MIPSCompileOp 6984da21 failed |
| WWE'12 |
v1.18.1 |
2026-04-26 |
Unknown GetPointer 0d80dba4 PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.18.1 |
2026-04-26 |
Unknown GetPointerWrite 0d80ff54 PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.11.3 |
2026-04-20 |
ReadFromHardware: Invalid address ccffffff near PC ccffffff LR 08c5247c |
| WWE'12 |
v1.11.3 |
2026-04-11 |
sceDmacMemcpy(dest=0417a470, src=09450240, size=65552): overlapping read |
| WWE'12 |
v1.11.3 |
2026-04-11 |
sceDmacMemcpy(dest=04174ba0, src=09760440, size=65552): overlapping read |
| WWE'12 |
v1.14.4 |
2026-04-09 |
Unknown GetPointer 7ccb223d PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.14.4 |
2026-04-09 |
Unknown GetPointerWrite 7ccb0925 PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.10.3 |
2026-04-09 |
80630006=sceAtracSetData(2, 08d6b1c0, 00001a00): invalid RIFF header |
| WWE'12 |
v1.6.3 |
2026-04-09 |
sceDmacMemcpy(dest=0412f040, src=09651bb0, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-04-07 |
sceDmacMemcpy(dest=04131460, src=093fd160, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-04-07 |
sceDmacMemcpy(dest=04161780, src=097128a0, size=65552): overlapping read |
| WWE'12 |
v1.11.3 |
2026-04-05 |
sceDmacMemcpy(dest=041725c0, src=09552f80, size=65552): overlapping read |
| WWE'12 |
v1.11.3 |
2026-04-05 |
sceDmacMemcpy(dest=04147740, src=093d5cb0, size=65552): overlapping read |
| WWE'12 |
v1.16.6 |
2026-04-05 |
sceDmacMemcpy(dest=04182e10, src=09655340, size=65552): overlapping read |
| WWE'12 |
v1.16.6 |
2026-04-03 |
sceDmacMemcpy(dest=0416ffb0, src=09776750, size=65552): overlapping read |
| WWE'12 |
v1.18.1 |
2026-04-01 |
sceDmacMemcpy(dest=0412fa00, src=095d9a30, size=65552): overlapping read |
| WWE'12 |
v1.17.1 |
2026-03-26 |
WriteToHardware: Invalid address 0a000000 near PC 08bfb9a0 LR 08bfb984 |
| WWE'12 |
v1.17.1 |
2026-03-26 |
ReadFromHardware: Invalid address 0a000008 near PC 08bfb9a0 LR 08bfb984 |
| WWE'12 |
v1.9.4 |
2026-03-21 |
sceDmacMemcpy(dest=04131c30, src=09632930, size=65552): overlapping read |
| WWE'12 |
v1.14.4 |
2026-03-18 |
Unknown GetPointer 7cca017d PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.14.4 |
2026-03-18 |
Unknown GetPointerWrite 7cc9e865 PC 08bfbde0 LR 08bfbe04 |
| WWE'12 |
v1.5.4 |
2026-03-18 |
sceDmacMemcpy(dest=0415fba0, src=096d8990, size=65552): overlapping read |
| WWE'12 |
v1.11.2 |
2026-03-15 |
sceDmacMemcpy(dest=04189640, src=09248ab0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-03-15 |
sceDmacMemcpy(dest=04132f00, src=095e6000, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-03-14 |
sceDmacMemcpy(dest=04160fb0, src=09467ba0, size=65552): overlapping read |
| WWE'12 |
v1.12.3 |
2026-03-13 |
sceDmacMemcpy(dest=0415e800, src=0977ed10, size=65552): overlapping read |
| WWE'12 |
v1.8.0 |
2026-03-12 |
sceDmacMemcpy(dest=04149c40, src=094905c0, size=65552): overlapping read |
| WWE'12 |
v1.11.2 |
2026-03-09 |
sceDmacMemcpy(dest=041807f0, src=095754d0, size=65552): overlapping read |
| WWE'12 |
v1.7.5 |
2026-03-07 |
sceDmacMemcpy(dest=04147640, src=0973f470, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-03-07 |
sceDmacMemcpy(dest=04131060, src=093ac640, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-03-02 |
sceDmacMemcpy(dest=0412fe80, src=096169a0, size=65552): overlapping read |
| WWE'12 |
v1.11.3 |
2026-03-01 |
sceDmacMemcpy(dest=04147020, src=096a4bb0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-02-25 |
sceDmacMemcpy(dest=0419be40, src=095db4e0, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-02-22 |
sceDmacMemcpy(dest=0413f6d0, src=093ab730, size=65552): overlapping read |
| WWE'12 |
v1.9.4 |
2026-02-21 |
sceDmacMemcpy(dest=0418bed0, src=0942aa90, size=65552): overlapping read |
| WWE'12 |
v1.17.1-491-g9cdd97c13b |
2026-02-18 |
sceDmacMemcpy(dest=04160f00, src=094578f0, size=65552): overlapping read |
| WWE'12 |
v1.9.0 |
2026-02-12 |
sceDmacMemcpy(dest=0412fe10, src=093ca2a0, size=65552): overlapping read |
| WWE'12 |
v1.18.1 |
2026-02-08 |
Unknown GetPointer 0e7d6897 PC 08bfbdfc LR 08bfbe04 |
| WWE'12 |
v1.18.1 |
2026-02-08 |
Unknown GetPointerWrite 0e7d55c3 PC 08bfbdfc LR 08bfbe04 |
| WWE'12 |
v1.19.3 |
2026-02-06 |
Unknown instruction 7fff6318 at 04084444 |
| WWE'12 |
v1.17.1-1002-g5fd8fae8b5 |
2026-02-02 |
sceDmacMemcpy(dest=041d04b0, src=096f3ff0, size=65552): overlapping read |
| WWE'12 |
v1.11.3 |
2026-02-01 |
sceDmacMemcpy(dest=04130d20, src=0965cc60, size=65552): overlapping read |
| WWE'12 |
v1.18.1 |
2026-01-31 |
Unknown GetPointer 0a7d659b PC 08bfbdfc LR 08bfbe04 |
| WWE'12 |
v1.18.1 |
2026-01-31 |
Unknown GetPointerWrite 0a7d647f PC 08bfbdfc LR 08bfbe04 |