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 |
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
Error in shader compilation: info: 0(4) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
depal
#version 460
#define gl_FragColor fragColor0
out vec4 fragColor0;
varying vec2 v_texcoord0;
uniform sampler2D tex;
uniform sampler2D pal;
void main() {
vec4 index = texture2D(tex, v_texcoord0);
float coord = (index.g * 1.000000) + 0.001953;
gl_FragColor = texture2D(pal, vec2(coord, 0.0));
}
|
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
Error in shader compilation: info: 0(6) : error C5514: 'attribute' is deprecated and removed from this profile, use 'in/out' instead
0(7) : error C5514: 'attribute' is deprecated and removed from this profile, use 'in/out' instead
0(8) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
depal
#version 460
#ifdef GL_ES
precision highp float;
#endif
attribute vec4 a_position;
attribute vec2 a_texcoord0;
varying vec2 v_texcoord0;
void main() {
v_texcoord0 = a_texcoord0;
gl_Position = a_position;
}
|
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
Error in shader compilation: info: 0(4) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
depal
#version 460
#define gl_FragColor fragColor0
out vec4 fragColor0;
varying vec2 v_texcoord0;
uniform sampler2D tex;
uniform sampler2D pal;
void main() {
vec4 index = texture2D(tex, v_texcoord0);
float coord = (mod(index.g * 3.998750, 256.0) * 0.003906) + 0.001953;
gl_FragColor = texture2D(pal, vec2(coord, 0.0));
}
|
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
Error in shader compilation: info: 0(4) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
depal
#version 460
#define gl_FragColor fragColor0
out vec4 fragColor0;
varying vec2 v_texcoord0;
uniform sampler2D tex;
uniform sampler2D pal;
void main() {
vec4 index = texture2D(tex, v_texcoord0);
float coord = (mod(index.g * 7.997500, 256.0) * 0.003906) + 0.001953;
gl_FragColor = texture2D(pal, vec2(coord, 0.0));
}
|
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
Error in shader compilation: info: 0(4) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
depal
#version 460
#define gl_FragColor fragColor0
out vec4 fragColor0;
varying vec2 v_texcoord0;
uniform sampler2D tex;
uniform sampler2D pal;
void main() {
vec4 index = texture2D(tex, v_texcoord0);
float coord = (mod(index.g * 3.998750, 256.0) * 0.003906) + 0.001953;
gl_FragColor = texture2D(pal, vec2(coord, 0.0));
}
|
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
Error in shader compilation: info: 0(6) : error C5514: 'attribute' is deprecated and removed from this profile, use 'in/out' instead
0(7) : error C5514: 'attribute' is deprecated and removed from this profile, use 'in/out' instead
0(8) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
depal
#version 460
#ifdef GL_ES
precision highp float;
#endif
attribute vec4 a_position;
attribute vec2 a_texcoord0;
varying vec2 v_texcoord0;
void main() {
v_texcoord0 = a_texcoord0;
gl_Position = a_position;
}
|
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-07-17 |
ReadFromHardware: Invalid address 3f800004 near PC 0888b72c LR 0888b73c |
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-02-12 |
Exceeded immediate draw buffer size. gstate.imm_ap=fb22b3 , prim=2 |
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2023-02-12 |
Unknown GE command : b7228e95 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-05-24 |
ReadFromHardware: Invalid address 0000003c near PC 08a262e8 LR 08b0e424 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-05-17 |
Unknown GE command : 11003700 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-07 |
ReadFromHardware: Invalid address 00000000 near PC 08981ebc LR 08981ec8 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-04-27 |
Render to texture with different strides 512 != 1644 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-04-27 |
CALL to illegal address 00f09340 - ignoring! data=f07141 |
Prince of Persia® Rival Swords |
v1.9.0 |
2022-11-28 |
Unknown GE command : fefefefe |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-04-27 |
Render to texture using CLUT with different strides 512 != 1644 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-04-23 |
Unknown GE command : 29f7772f |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-08 |
ReadFromHardware: Invalid address 0000001d near PC 089d5a4c LR 08823e34 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-08 |
WriteToHardware: Invalid address 00000000 near PC 089d5a4c LR 08823e34 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-08 |
ReadFromHardware: Invalid address 00000000 near PC 089d5a10 LR 088239c0 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-08 |
WriteToHardware: Invalid address 0000003e near PC 08823e34 LR 08823e34 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-08 |
ReadFromHardware: Invalid address 00000017 near PC 089d586c LR 089d5878 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-06-08 |
WriteToHardware: Invalid address 0000003c near PC 089d59b4 LR 0882c160 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-08-24 |
ReadFromHardware: Invalid address 3fffffff near PC 0898c300 LR 0898c30c |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-08-24 |
WriteToHardware: Invalid address 0000003c near PC 0882c140 LR 0882c160 |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2021-01-07 |
Unknown GE command : 52c96592 |
Prince of Persia - Rival Swords |
v1.8.0-281-ge5f159813 |
2021-01-07 |
Unknown GE command : ed8501ec |
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2021-07-23 |
Unknown GetPointer 00000000 PC 08aeb4e8 LR 08aeb4f0 |
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2022-08-22 |
Unknown GetPointer 00000000 PC 00000000 LR 08c58538 |
Prince of Persia - Revelations |
v1.9.4 |
2024-11-15 |
sceKernelCreateThread(name=scePsmf_library): unsupported attributes 00000006 |
Prince of Persia - Revelations |
v1.9.4 |
2024-11-15 |
sceKernelCreateThread(name=scePsmf_library): unsupported attributes 00000006 |
LittleBigPlanet™ |
v1.9.4 |
2024-11-10 |
Rendering to framebuffer offset: 04158200 +256x0 |
PES 2019 BY CHELITO 19 |
v1.9.4 |
2024-11-15 |
Unknown GetPointer 00000000 PC 08815ef4 LR 08000020 |
PES 2019 VANDAMMEEDITION |
v1.9.4 |
2024-11-14 |
Savedata version requested: 3 |
Pro Evolution Soccer 2014 |
v1.9.4 |
2024-11-05 |
Unknown GetPointer 00000000 PC 08815ef4 LR 08000020 |
Prince of Persia® Rival Swords |
v1.9.4 |
2021-11-07 |
Render to texture with incompatible formats 7 != 2 at 04088000 |
WORLD SOCCER Winning Eleven 2010 蒼き侍の挑戦 |
v1.9.4 |
2024-10-25 |
Savedata version requested: 3 |
Pro Evolution Soccer 2014 |
v1.9.4 |
2024-11-15 |
Savedata version requested: 3 |
JOGRESS V3 |
v1.9.4 |
2024-11-15 |
Savedata version requested: 3 |
Assassin's Creed: Bloodlines™ |
v1.9.4 |
2024-11-15 |
An uneaten prefix at end of block: 08927e70 |
ロストヒーローズ |
v1.9.4 |
2024-11-14 |
An uneaten prefix at end of block: 08971a7c |
Disney•Pixar UP |
v1.9.4 |
2024-10-23 |
sceDmacMemcpy(dest=04044000, src=0862acd0, size=278528): overlapping read |
機動戦士ガンダム ガンダムVS.ガンダムNEXT PLUS |
v1.9.4 |
2024-11-15 |
sceDmacMemcpy(dest=09b62000, src=090a6000, size=2048): overlapping read |
Prince of Persia® Rival Swords |
v1.8.0-281-ge5f159813 |
2023-06-09 |
WriteToHardware: Invalid address 00000000 near PC 08c0bda0 LR 08c0bc58 |
POCKET POOL |
v1.9.4 |
2022-01-23 |
80630006=sceAtracSetDataAndGetID(08b4a840, 00001cd0): invalid RIFF header |
Prince of Persia - Revelations |
v1.8.0-281-ge5f159813 |
2022-10-10 |
Unknown GetPointer 00000000 PC 08ba91f8 LR 08ba9200 |
どきどきすいこでん |
v1.9.4 |
2024-08-06 |
Unknown syscall in known module 'sceNp': 0xbb069a87 |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0xceab1829 |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0x54fe8871 |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0xdd6758fa |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0x5d8c2d99 |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0xb0d7aa90 |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0x05e7afbc |
J.LEAGUE プロサッカークラブをつくろう! 6 Pride of J |
v1.9.4 |
2024-08-23 |
Unknown syscall in known module 'sceNpCommerce2': 0x80a7afdb |
エルミナージュ オリジナル |
v1.9.4 |
2024-11-09 |
VTYPE with morph used: THRU=0 TC=3 COL=0 POS=3 NRM=3 WT=0 NW=1 IDX=2 MC=3 |
Mercury Meltdown |
v1.9.4 |
2024-09-09 |
Video out requested, not supported: mode=0 size=0,0 |
ナムコミュージアム Vol.2 |
v1.9.4 |
2024-11-10 |
sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=1, access=1, data=2, text=2 |
ナムコミュージアム Vol.2 |
v1.9.4 |
2024-11-10 |
sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=1, text=1 |
ドリームクラブ Portable |
v1.9.4 |
2024-11-03 |
Unknown syscall in known module 'sceNp': 0xbb069a87 |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0x268c009d |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0x78802d5f |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0x168b8de5 |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0x1da3e950 |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0xa670d3a3 |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0x5494274b |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0xc76f55ed |
ダンボール戦機 |
v1.9.4 |
2024-10-14 |
Unknown syscall in known module 'sceNpService': 0x4b4e4e71 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpAuth': 0xd99455dd |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpService': 0x78802d5f |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpAuth': 0x72bb0467 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpService': 0x1da3e950 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNp': 0xbb069a87 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpAuth': 0xcd86a656 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNp': 0x1d60ae4b |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpService': 0x168b8de5 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70 |
ファンタシースターポータブル2インフィニティ |
v1.9.4 |
2024-11-11 |
Unknown syscall in known module 'sceNp': 0x633b5f71 |
ACE COMBAT X2 JOINT ASSAULT |
v1.9.4 |
2024-10-30 |
Unknown syscall in known module 'sceNp': 0xbb069a87 |
ACE COMBAT X2 JOINT ASSAULT |
v1.9.4 |
2024-10-30 |
Unknown syscall in known module 'sceNp': 0x633b5f71 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x1da3e950 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNp': 0x7e0864df |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x90e4db6a |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpAuth': 0xcd86a656 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x66c64821 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNp': 0xbb069a87 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0xbe22eea3 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x58251346 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x5494274b |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x4e851b10 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x78802d5f |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x168b8de5 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0xa670d3a3 |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0xa01443aa |
LittleBigPlanet™ |
v1.9.4 |
2024-08-18 |
Unknown syscall in known module 'sceNpService': 0x506c318d |
Shrek Smash n' Crash Racing |
v1.9.4 |
2024-11-12 |
Could not setup streams, unexpected stream count: 25913 |
METAL GEAR SOLID PEACE WALKER |
v1.9.4 |
2024-11-13 |
Unknown syscall in known module 'sceNpService': 0x268c009d |
METAL GEAR SOLID PEACE WALKER |
v1.9.4 |
2024-11-13 |
Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70 |
METAL GEAR SOLID PEACE WALKER |
v1.9.4 |
2024-11-13 |
Unknown syscall in known module 'sceNpAuth': 0x72bb0467 |
METAL GEAR SOLID PEACE WALKER |
v1.9.4 |
2024-11-13 |
Unknown syscall in known module 'sceNpService': 0x168b8de5 |