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 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.13.2 |
2026-05-19 |
ReadFromHardware: Invalid address 2ea405d8 near PC 088d3bd0 LR 088d1cc0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.13.2 |
2026-05-19 |
WriteToHardware: Invalid address 3eba17e8 near PC 0882b24c LR 088d1dc4 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.13.2 |
2026-05-19 |
ReadFromHardware: Invalid address 12441a5b near PC 0895ab68 LR 0895ab74 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.13.2 |
2026-05-19 |
ReadFromHardware: Invalid address 12441a45 near PC 0895ab48 LR 0895ab40 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-05-13 |
Error in shader program link: info: Link Error: Fragment shader is missing.
fs: 10182982:00000002 Tex FragUber ReplaceBlend_2A:6_B:10_Eq:0 TFuncMod
vs: 00000000:00000b20 HWX T N Cull
#version 320 es
// Driver: PowerVR Rogue GE8322 - GLSL 320
precision highp float;
#define gl_VertexIndex gl_VertexID
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 00000000:00000b20 HWX T N Cull
in vec3 position;
in mediump vec3 normal;
in vec2 texcoord;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform lowp vec4 u_matambientalpha;
uniform highp vec2 u_fogcoef;
uniform highp vec4 u_depthRange;
uniform highp vec4 u_cullRangeMin;
uniform highp vec4 u_cullRangeMax;
out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
out mediump float v_fogdepth;
vec3 normalizeOr001(vec3 v) {
return length(v) == 0.0 ? vec3(0.0, 0.0, 1.0) : normalize(v);
}
void main() {
vec3 worldpos = mul(vec4(position, 1.0), u_world).xyz;
mediump vec3 worldnormal = normalizeOr001(mul(vec4(normal, 0.0), u_world).xyz);
vec4 viewPos = vec4(mul(vec4(worldpos, 1.0), u_view).xyz, 1.0);
vec4 outPos = mul(u_proj, viewPos);
vec4 ambientColor = u_matambientalpha;
v_color0 = u_matambientalpha;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y;
vec3 projPos = outPos.xyz / outPos.w;
float projZ = (projPos.z - u_depthRange.z) * u_depthRange.w;
if (u_cullRangeMin.w <= 0.0 || projZ * outPos.w > -outPos.w) {
if ((projPos.x < u_cullRangeMin.x || projPos.y < u_cullRangeMin.y) || (projPos.x > u_cullRangeMax.x || projPos.y > u_cullRangeMax.y)) {
outPos.xyzw = u_cullRangeMax.wwww;
}
}
if (u_cullRangeMin.w <= 0.0) {
if (projPos.z < u_cullRangeMin.z || projPos.z > u_cullRangeMax.z) {
outPos.xyzw = u_cullRangeMax.wwww;
}
}
gl_Position = outPos;
}
|
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.12.3 |
2026-05-08 |
ReadFromHardware: Invalid address 000000d6 near PC 0b100104 LR 0b100054 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-04-23 |
__KernelStopThread: thread 366 does not exist (ApctlThread deleted) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-04-23 |
__KernelStopThread: thread 366 does not exist (ApctlThread stopped) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-04-11 |
An uneaten prefix at end of block for 0a05f038 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.11.3-1233-g9de942087 |
2026-04-11 |
Jump to invalid address: 025bdc00 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1 |
2026-04-06 |
__KernelStopThread: thread 389 does not exist (ApctlThread deleted) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe758 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe754 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe8d4 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe740 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe864 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fc8c18 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fc8c64 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fc9d58 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fc8c44 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbeb84 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe794 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe790 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbe75c in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.20.3 |
2026-03-30 |
Branch in Jump delay slot at 09fbeb88 in block starting at 09fbe740 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1 |
2026-03-26 |
Branch in Jump delay slot at 08020400 in block starting at 08018a90 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.16.6 |
2026-03-09 |
__KernelStopThread: thread 2330 does not exist (ApctlThread deleted) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.10.3 |
2026-02-27 |
UNIMPL sceKernelStopUnloadSelfModuleWithStatus(00000001, 00000000, 00000000, 00000000, 00000000): game has likely crashed |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1-817-g13506d3d02 |
2026-01-30 |
VTYPE with morph used: THRU=0 TC=2 COL=0 POS=2 NRM=1 WT=1 NW=7 IDX=1 MC=5 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1-817-g13506d3d02 |
2026-01-28 |
VTYPE with morph used: THRU=1 TC=2 COL=0 POS=2 NRM=1 WT=1 NW=7 IDX=1 MC=8 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.12.1 |
2026-01-27 |
Unknown GetPointer 70e97570 PC 0880c088 LR 088652ac |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1-817-g13506d3d02 |
2026-01-27 |
Bad index address 02b8c584! |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1-817-g13506d3d02 |
2026-04-01 |
Unknown GE command : 3419e200 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1 |
2025-12-22 |
Jump to invalid address: 05c886c0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1 |
2025-12-22 |
Jump to invalid address: 07a7b600 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-12-17 |
__KernelStopThread: thread 376 does not exist (ApctlThread deleted) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-12-17 |
__KernelStopThread: thread 376 does not exist (ApctlThread stopped) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-12-15 |
Branch in branch delay slot at 08ab3590 with different target |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.14.1 |
2025-10-19 |
UI scissor out of bounds in CwCheatScreen: 516,0-1044,721 / 1560,720 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.4.2-425-g7a7ccee5e |
2025-10-08 |
Error in shader program link: info: The fragment shader uses varying v_texcoord, but previous shader does not write to it.
/ fs: #version 330
#define lowp
#define mediump
#define highp
uniform sampler2D tex;
uniform vec3 u_texenv;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a);
fragColor0 = v;
}
/ vs: #version 330
#define lowp
#define mediump
#define highp
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-41-g447a78e453 |
2025-10-06 |
__KernelStopThread: thread 567 does not exist (ApctlThread deleted) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-41-g447a78e453 |
2025-10-06 |
__KernelStopThread: thread 567 does not exist (ApctlThread stopped) |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1 |
2025-10-05 |
GE Interrupt: newState might be 0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 02b4ffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00e60105 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 011f02bb |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00010101 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00640069 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00650075 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0005000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0006000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 088e7af0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 02b902b8 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00000069 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00cd0128 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00b700bf |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00d60145 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00e5015e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 010bffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00e1ffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00d8ffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00d60129 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 006f0069 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 02bf02be |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 005a02c1 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00720069 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00ceffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 000d000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00cd0175 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0008015f |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0007000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 000a000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0001000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0000000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00300035 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0004000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00b700f7 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00730069 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 000c000e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 02c3011e |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 01ab02bd |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 02b3ffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 010cffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00d600d5 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0141ffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 005402ba |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 00000035 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.12.3-1384-gaa495cab1 |
2025-08-21 |
sceKernelCreateThread(name=ONELUA_KERNEL): unsupported attributes 00001006 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1 |
2025-08-08 |
MIPSCompileOp: Invalid instruction 010fffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.17.1 |
2025-08-08 |
MIPSCompileOp: Invalid instruction 00cbffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.18.1-38-g2daca0fedf |
2025-09-09 |
MIPSCompileOp: Invalid instruction 0047ffff |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff4e4 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff540 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff530 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff514 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff4f4 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff518 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff4e8 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.19.3 |
2025-08-06 |
Branch in Jump delay slot at 0bfff4e0 in block starting at 0bfff4a0 |
| MONSTER HUNTER PORTABLE 3rd HD Ver. |
v1.12.3 |
2025-08-07 |
Savedata version requested on save: 3 |