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 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3-80-g73bf6098e |
2022-06-25 |
__KernelStopThread: thread 1329 does not exist |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3-80-g73bf6098e |
2022-06-25 |
__KernelStopThread: thread 496 does not exist |
聖闘士星矢Ω アルティメットコスモ |
v1.12.3 |
2022-06-12 |
WriteToHardware: Invalid address 0000000c near PC 088b3bc8 LR 088dec80 |
聖闘士星矢Ω アルティメットコスモ |
v1.12.3 |
2022-06-12 |
ReadFromHardware: Invalid address 000001c8 near PC 088b3bc8 LR 088dec80 |
聖闘士星矢Ω アルティメットコスモ |
v1.12.3 |
2022-04-30 |
MIPSCompileOp: Invalid instruction 00150001 |
聖闘士星矢Ω アルティメットコスモ |
v1.12.3 |
2022-04-30 |
Jump to invalid address: 06ff8d00 |
聖闘士星矢Ω アルティメットコスモ |
v1.12.3 |
2022-04-30 |
Jump to invalid address: 02a7c330 |
聖闘士星矢Ω アルティメットコスモ |
v1.12.3 |
2022-04-06 |
Error in shader program link: info: Variable u_texelDelta has unmatched precision qualifier in different shaders
fs: postshader
#version 320 es
precision mediump float;
precision highp int;
uniform vec2 u_texelDelta;
uniform vec2 u_pixelDelta;
layout(binding = 0) uniform mediump sampler2D sampler0;
uniform vec4 u_time;
in vec2 v_texcoord0;
out vec4 _RESERVED_IDENTIFIER_FIXUP_gl_FragColor;
in vec4 v_texcoordNC0;
in vec4 v_texcoordNC1;
in vec4 v_texcoordNC2;
in vec4 v_texcoordNC3;
mediump int SEPIA;
mediump int GRAYSCALE;
mediump int NEGATIVE;
mediump int PSPCOLORS;
bvec4 _and_(bvec4 A, bvec4 B)
{
return bvec4(A.x && B.x, A.y && B.y, A.z && B.z, A.w && B.w);
}
vec4 df(vec4 A, vec4 B)
{
return abs(A - B);
}
bvec4 close(vec4 A, vec4 B)
{
vec4 param = A;
vec4 param_1 = B;
return lessThan(df(param, param_1), vec4(15.0));
}
bvec4 _or_(bvec4 A, bvec4 B)
{
return bvec4(A.x || B.x, A.y || B.y, A.z || B.z, A.w || B.w);
}
vec4 weighted_distance(vec4 a, vec4 b, vec4 c, vec4 d, vec4 e, vec4 f, vec4 g, vec4 h)
{
vec4 param = a;
vec4 param_1 = b;
vec4 param_2 = a;
vec4 param_3 = c;
vec4 param_4 = d;
vec4 param_5 = e;
vec4 param_6 = d;
vec4 param_7 = f;
vec4 param_8 = g;
vec4 param_9 = h;
return (((df(param, param_1) + df(param_2, param_3)) + df(param_4, param_5)) + df(param_6, param_7)) + (df(param_8, param_9) * 4.0);
}
vec3 processxBR(vec3 color)
{
vec2 pS = vec2(1.0) / u_texelDelta;
vec2 fp = fract(v_texcoord0 * pS);
vec2 TexCoord_0 = v_texcoord0 - (fp * u_pixelDelta);
vec2 dx = vec2(u_texelDelta.x, 0.0);
vec2 dy = vec2(0.0, u_texelDelta.y);
vec2 y2 = dy + dy;
vec2 x2 = dx + dx;
vec3 A = texture(sampler0, (TexCoord_0 - dx) - dy).xyz;
vec3 B = texture(sampler0, TexCoord_0 - dy).xyz;
vec3 C = texture(sampler0, (TexCoord_0 + dx) - dy).xyz;
vec3 D = texture(sampler0, TexCoord_0 - dx).xyz;
vec3 E = texture(sampler0, TexCoord_0).xyz;
vec3 F = texture(sampler0, TexCoord_0 + dx).xyz;
vec3 G = texture(sampler0, (TexCoord_0 - dx) + dy).xyz;
vec3 H = texture(sampler0, TexCoord_0 + dy).xyz;
vec3 I = texture(sampler0, (TexCoord_0 + dx) + dy).xyz;
vec3 A1 = texture(sampler0, (TexCoord_0 - dx) - y2).xyz;
vec3 C1 = texture(sampler0, (TexCoord_0 + dx) - y2).xyz;
vec3 A0 = texture(sampler0, (TexCoord_0 - x2) - dy).xyz;
vec3 G0 = texture(sampler0, (TexCoord_0 - x2) + dy).xyz;
vec3 C4 = texture(sampler0, (TexCoord_0 + x2) - dy).xyz;
vec3 I4 = texture(sampler0, (TexCoord_0 + x2) + dy).xyz;
vec3 G5 = texture(sampler0, (TexCoord_0 - dx) + y2).xyz;
vec3 I5 = texture(sampler0, (TexCoord_0 + dx) + y2).xyz;
vec3 B1 = texture(sampler0, TexCoord_0 - y2).xyz;
vec3 D0 = texture(sampler0, TexCoord_0 - x2).xyz;
vec3 H5 = texture(sampler0, TexCoord_0 + y2).xyz;
vec3 F4 = texture(sampler0, TexCoord_0 + x2).xyz;
vec4 b = vec4(dot(B, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(D, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(H, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(F, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)));
vec4 c = vec4(dot(C, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(A, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(G, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(I, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)));
vec4 d = vec4(b.y, b.z, b.w, b.x);
vec4 e = vec4(dot(E, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)));
vec4 f = vec4(b.w, b.x, b.y, b.z);
vec4 g = vec4(c.z, c.w, c.x, c.y);
vec4 h = vec4(b.z, b.w, b.x, b.y);
vec4 i = vec4(c.w, c.x, c.y, c.z);
vec4 i4 = vec4(dot(I4, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(C1, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)) |
聖闘士星矢Ω アルティメットコスモ |
v1.12.2 |
2022-01-15 |
__KernelStopThread: thread 353 does not exist |
聖闘士星矢Ω アルティメットコスモ |
v1.9.0 |
2021-06-16 |
ReadFromHardware: Invalid address 00002014 near PC 08000000 LR 08000000 |
聖闘士星矢Ω アルティメットコスモ |
v1.11.3 |
2021-05-01 |
ReadFromHardware: Invalid address 3f800000 near PC 3f800000 LR 08938028 |
聖闘士星矢Ω アルティメットコスモ |
v1.10.3 |
2021-04-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=08821c30, pos=0, access=1, data=1, text=1 |
聖闘士星矢Ω アルティメットコスモ |
v1.11.3 |
2021-04-11 |
Error in shader program link: info: Link failed because of missing fragment shader.
fs: thin3d
vs: thin3d
#version 310 es
#if __VERSION__ >= 130
#define attribute in
#define varying out
#endif
attribute vec3 Position;
attribute vec4 Color0;
attribute vec2 TexCoord0;
varying vec4 oColor0;
varying vec2 oTexCoord0;
uniform mat4 WorldViewProj;
void main() {
gl_Position = WorldViewProj * vec4(Position, 1.0);
oColor0 = Color0;
oTexCoord0 = TexCoord0;
}
|
聖闘士星矢Ω アルティメットコスモ |
v1.11.3 |
2021-04-04 |
UNIMPL sceIoChstat(ms0:/PSP/SAVEDATA/ULUS10518DATA/DATA.DNS, 09f919b0, 00000002) |
聖闘士星矢Ω アルティメットコスモ |
v1.11.3 |
2021-04-03 |
WriteToHardware: Invalid address 0000000c near PC 0881a7f0 LR 0881b1c4 |
聖闘士星矢Ω アルティメットコスモ |
v1.11.3 |
2021-04-03 |
ReadFromHardware: Invalid address 000001c8 near PC 0881a7f0 LR 0881b1c4 |
聖闘士星矢Ω アルティメットコスモ |
v1.10.3 |
2021-04-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2 |
聖闘士星矢Ω アルティメットコスモ |
v1.10.3 |
2021-02-28 |
Unknown syscall in known module 'sceNpAuth': 0xd99455dd |
聖闘士星矢Ω アルティメットコスモ |
v1.11.2 |
2021-02-25 |
Unknown GetPointer 00000000 PC 0889efbc LR 0889e198 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.0 |
2021-03-21 |
Unknown GetPointer 00000000 PC 08806d54 LR 08806d54 |
聖闘士星矢Ω アルティメットコスモ |
v1.10.3 |
2020-12-15 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=2, text=2 |
聖闘士星矢Ω アルティメットコスモ |
v1.10.3 |
2020-12-15 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=1, text=1 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00110000: pc = 00100000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 000a0000: pc = 00090000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00080000: pc = 00070000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00060000: pc = 00050000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 002c0000: pc = 002b0000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00200000: pc = 001f0000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00210000: pc = 00200000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00020000: pc = 00010000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 088ce27c LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00040000: pc = 00030000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00260000: pc = 00250000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 000f0000: pc = 000e0000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00070000: pc = 00060000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 000d0000: pc = 000c0000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00090000: pc = 00080000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 088c6438 LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 000b0000: pc = 000a0000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 088be5fc LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00050000: pc = 00040000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Trying to write block exit to illegal destination 00030000: pc = 00020000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 088ce278 LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 088b67b8 LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Branch in RSZeroComp delay slot at 088a6b48 in block starting at 088a6b2c |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 088c643c LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 088ae97c LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Branch in RSZeroComp delay slot at 088be608 in block starting at 088be5ec |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 088b67bc LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 088be5f8 LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 088a6b38 LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Branch in RSZeroComp delay slot at 088ae988 in block starting at 088ae96c |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 088a6b3c LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 088ae978 LR 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Branch in RSZeroComp delay slot at 0889ed08 in block starting at 0889ed08 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 0889ecf8 LR 0889ec90 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 0889ecfc LR 0889ec90 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Branch in RSZeroComp delay slot at 0889ecd4 in block starting at 0889ecc4 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 078fd780 PC 0889eca8 LR 0889ec90 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 0227b540 PC 0889ecac LR 0889ec90 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Branch in RSZeroComp delay slot at 0889ecb4 in block starting at 0889ec90 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.3 |
2020-11-27 |
Jump to invalid address: 02278db0 PC 0889eccc LR 0889ec90 |
聖闘士星矢Ω アルティメットコスモ |
v1.4.2 |
2020-07-01 |
PackFramebufferD3D11_: vfb->fbo == 0 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2020-03-21 |
Savedata version requested: 3 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2020-02-04 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=0 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2020-04-07 |
Direct3D9: Failed to get the device caps! |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2020-04-07 |
DrawActiveTexture() failed: 8876086c |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2020-02-04 |
Unimplemented HLE function sceKernelFindModuleByUID |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2020-02-04 |
Unimplemented HLE function sceKernelDcacheWritebackAll |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2022-02-19 |
Unknown GetPointer 00000000 PC 08804000 LR 08000030 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2022-06-06 |
Unknown GetPointer 00000000 PC 0888c658 LR 0888c658 |
聖闘士星矢Ω アルティメットコスモ |
v1.4-2-g648bc5d |
2019-01-31 |
Wrong magic number 75f0c6b0 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2021-11-03 |
WriteToHardware: Invalid address 00000075 near PC 08000000 LR 08000000 |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2020-02-04 |
Unknown syscall in known module 'SysMemForKernel': 0x3fc9ae6a |
聖闘士星矢Ω アルティメットコスモ |
v1.9.4 |
2020-02-04 |
Unknown syscall in known module 'LoadExecForKernel': 0x05572a5f |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 31ef1a28: pc = 31ee1a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32111a28: pc = 32101a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 321b1a28: pc = 321a1a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32131a28: pc = 32121a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32241a28: pc = 32231a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 321a1a28: pc = 32191a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32171a28: pc = 32161a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32161a28: pc = 32151a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32121a28: pc = 32111a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 322b1a28: pc = 322a1a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32101a28: pc = 320f1a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 322e1a28: pc = 322d1a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32151a28: pc = 32141a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 31f21a28: pc = 31f11a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 00040085: pc = 00030085 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32371a28: pc = 32361a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32031a28: pc = 32021a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 31ea1a28: pc = 31e91a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32001a28: pc = 31ff1a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32011a28: pc = 32001a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32071a28: pc = 32061a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 00030085: pc = 00020085 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 31f81a28: pc = 31f71a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 32211a28: pc = 32201a28 |
聖闘士星矢Ω アルティメットコスモ |
v1.6.3 |
2018-10-06 |
Trying to write block exit to illegal destination 31fa1a28: pc = 31f91a28 |