Recent logs - Medal of Honor Heroes™

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
Medal of Honor Heroes™ v1.17.1 2024-05-03 Error in shader compilation: info: 0:1: F0002: Mali-400 GP register allocation failed for vertex shader. Please contact [email protected] with the shader causing the problem, along with this error message. Mali online shader compiler r8p0-00dev0 [Revision 96995]. 01f30444:00000b28 HWX C T N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:0 MatUp:3 Cull #version 100 // Driver: Mali-400 MP - GLSL 100 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 01f30444:00000b28 HWX C T N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:0 MatUp:3 Cull attribute vec3 position; attribute mediump vec3 normal; attribute vec2 texcoord; attribute lowp vec4 color0; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform mediump vec3 u_lightatt0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform vec3 u_lightpos1; uniform mediump vec3 u_lightatt1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform vec3 u_lightpos2; uniform mediump vec3 u_lightatt2; uniform lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform vec3 u_lightpos3; uniform lowp vec3 u_lightambient3; uniform lowp vec3 u_lightdiffuse3; uniform lowp vec4 u_ambient; uniform lowp vec4 u_matspecular; uniform lowp vec3 u_matemissive; 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; varying lowp vec4 v_color0; varying mediump vec3 v_texcoord; varying 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 = color0; vec3 diffuseColor = color0.rgb; vec3 specularColor = u_matspecular.rgb; lowp vec4 lightSum0 = u_ambient * ambientColor + vec4(u_matemissive, 0.0); vec3 toLight; lowp vec3 diffuse; float distance; lowp float lightScale; mediump float ldot; toLight = u_lightpos0 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse0 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * ambientColor.rgb + diffuse) * lightScale; toLight = u_lightpos1 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt1, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse1 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient1 * ambientColor.rgb + diffuse) * lightScale; toLight = u_lightpos2 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt2, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse2 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * ambientColor.rgb + diffuse) * lightScale; toLight = u_lightpos3; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse3 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * ambientColor.rgb + diffuse); v_color0 = clamp(lightSum0, 0.0, 1.0); 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)) {
Medal of Honor Heroes™ v1.11.2 2023-11-22 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.11.2 2023-11-22 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.15.4 2023-07-07 Block transfer invalid: 00000010/0 -> 04110000/0, 1024x1024x2 (0,0)->(0,0)
Medal of Honor Heroes™ v1.13.2 2023-06-14 FBO created from existing depthbuffer as color, 04110000/00000000 and 04000000/04110000
Medal of Honor Heroes™ v1.14.4 2023-02-06 __KernelStopThread: thread 439 does not exist (ApctlThread deleted)
Medal of Honor Heroes™ v1.14.4 2023-02-06 __KernelStopThread: thread 439 does not exist (ApctlThread stopped)
Medal of Honor Heroes™ v1.14.4 2023-02-06 __KernelStopThread: thread 452 does not exist (ApctlThread deleted)
Medal of Honor Heroes™ v1.14.4 2023-02-06 __KernelStopThread: thread 452 does not exist (ApctlThread stopped)
Medal of Honor Heroes™ v1.14.4 2023-02-06 __KernelStopThread: thread 465 does not exist (ApctlThread deleted)
Medal of Honor Heroes™ v1.14.4 2023-02-06 __KernelStopThread: thread 465 does not exist (ApctlThread stopped)
Medal of Honor Heroes™ v1.13.2 2022-12-01 Video out requested, not supported: mode=0 size=512,272
Medal of Honor Heroes™ v1.11.3 2022-08-02 Unknown GetPointer 00000000 PC 089d8778 LR 089d8778
Medal of Honor Heroes™ v1.12.3 2022-04-29 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145635464
Medal of Honor Heroes™ v1.12.3 2022-04-29 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145544000
Medal of Honor Heroes™ v1.12.3 2022-04-29 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 16
Medal of Honor Heroes™ v1.12.3 2022-04-29 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 34520
Medal of Honor Heroes™ v1.12.3 2022-04-29 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143964328
Medal of Honor Heroes™ v1.12.3 2022-01-17 sceKernelCreateSema(RealMutex) unsupported options parameter, size = -65536
Medal of Honor Heroes™ v1.12.3 2021-12-07 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.12.3 2021-12-07 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.11.3 2021-08-29 sceKernelCreateSema(RealSignal) unsupported options parameter, size = 612
Medal of Honor Heroes™ v1.11.3 2021-08-08 UNIMPL sceKernelStopUnloadSelfModuleWithStatus(00000001, 00000000, 00000000, 00000000, 00000000): game may have crashed
Medal of Honor Heroes™ v1.11.3 2021-08-08 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=2, text=2
Medal of Honor Heroes™ v1.11.3 2021-08-08 sceKernelLoadModule: unsupported options size=00000014, flags=08b10000, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.11.3 2021-08-03 sceKernelLoadModule: unsupported options size=00000014, flags=08b10000, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.11.3 2021-08-03 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.12.3 2022-06-07 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146059204
Medal of Honor Heroes™ v1.12.3 2022-06-07 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5164, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.11.3 2021-07-21 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5164, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.11.3 2021-07-21 sceKernelCreateThread(name=sceNetAdhocAuth_Service): unsupported attributes 00001006
Medal of Honor Heroes™ v1.11.3 2021-07-13 Unimplemented HLE function sceNetResolverTerm
Medal of Honor Heroes™ v1.11.3 2021-07-12 sceKernelLoadModule: unsupported options size=00000014, flags=08a410b4, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.11.3 2021-07-12 sceKernelLoadModule: unsupported options size=00000014, flags=08a410b4, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.11.3 2021-07-12 sceSasSetADSRMode(08bbde80, 19, 15, 00000000, 00000000, 00000000, 00000000): invalid modes
Medal of Honor Heroes™ v1.11.3 2021-07-12 sceSasSetADSRMode(08bbde80, 18, 15, 00000000, 00000000, 00000000, 00000000): invalid modes
Medal of Honor Heroes™ v1.16.6 2023-11-24 Unimplemented HLE function sceNetResolverCreate
Medal of Honor Heroes™ v1.10.3 2021-02-27 Render to area containing texture at 04162000 +256x0
Medal of Honor Heroes™ v1.11.1 2021-02-13 ReadFromHardware: Invalid address 00000004 near PC 08b378d0 LR 08b34cfc
Medal of Honor Heroes™ v1.11.1 2021-02-13 ReadFromHardware: Invalid address 00000000 near PC 08b53f28 LR 08b53e64
Medal of Honor Heroes™ v1.11.1 2021-02-13 Unknown GetPointer 00000000 PC 00000008 LR 089a0390
Medal of Honor Heroes™ v1.17.1 2024-02-17 Unexpected mpeg first timestamp: a4d0 / 42192
Medal of Honor Heroes™ v1.10.3 2021-02-06 sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.11.3 2021-08-03 sceKernelLoadModule: unsupported options size=00000014, flags=00001234, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.10.3 2021-01-04 Unknown syscall in known module 'ThreadManForKernel': 0xb736e9ff
Medal of Honor Heroes™ v1.10.3 2021-01-04 Unknown syscall in known module 'ThreadManForKernel': 0xaf36d708
Medal of Honor Heroes™ v1.10.3 2021-01-04 Unknown syscall in known module 'ThreadManForKernel': 0x89b3d48c
Medal of Honor Heroes™ v1.10.3 2021-01-04 Unknown syscall in known module 'ThreadManForKernel': 0x56c039b5
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fca6
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fca4
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fca0
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fca2
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fcc0
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fcc4
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fcc8
Medal of Honor Heroes™ v1.10.3 2020-12-19 Bottom-right corner of source of block transfer is at an invalid address: 0480fcca
Medal of Honor Heroes™ v1.10.3 2020-10-11 sceKernelLoadModule: unsupported options size=00000014, flags=08c734c4, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.10.3 2020-10-11 sceKernelLoadModule: unsupported options size=00000014, flags=08c734c4, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.10.3 2020-10-11 sceKernelLoadModule: unsupported options size=00000014, flags=00000021, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.10.3 2020-10-11 sceKernelLoadModule: unsupported options size=00000014, flags=00000021, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.10.3 2020-10-04 Render to area containing texture at 04088000 +128x32
Medal of Honor Heroes™ v1.10.3 2020-10-04 Unknown syscall in known module 'ThreadManForKernel': 0x293b45b8
Medal of Honor Heroes™ v1.10.3 2020-10-04 Unknown syscall in known module 'ThreadManForKernel': 0x7e65b999
Medal of Honor Heroes™ v1.10.3 2020-10-04 Unknown syscall in known module 'ThreadManForKernel': 0x6652b8ca
Medal of Honor Heroes™ v1.10.3 2020-10-04 Unknown syscall in known module 'ThreadManForKernel': 0x18260574
Medal of Honor Heroes™ v1.10.3 2020-09-24 Render to texture with incompatible formats 3 != 1 at 04088000
Medal of Honor Heroes™ v1.10.3 2020-08-21 Ignoring func export scePsmf/28240568, already implemented in HLE.
Medal of Honor Heroes™ v1.10.3 2020-08-21 Ignoring func export scePsmf/c7db3a5b, already implemented in HLE.
Medal of Honor Heroes™ v1.10.3 2020-08-21 Ignoring func export scePsmf/c22c8327, already implemented in HLE.
Medal of Honor Heroes™ v1.10.3 2020-08-21 sceKernelLoadModule: unsupported options size=00000014, flags=08cacd90, pos=0, access=1, data=2, text=2
Medal of Honor Heroes™ v1.10.3 2020-08-21 sceKernelLoadModule: unsupported options size=00000014, flags=00000001, pos=0, access=1, data=1, text=1
Medal of Honor Heroes™ v1.12.3 2022-06-07 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142644872
Medal of Honor Heroes™ v1.12.3 2022-06-07 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142637024
Medal of Honor Heroes™ v1.12.3 2022-06-07 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 142748256
Medal of Honor Heroes™ v1.9.4 2021-11-14 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 167768800
Medal of Honor Heroes™ v1.8.0 2019-05-26 Savedata version requested: 3
Medal of Honor Heroes™ v1.8.0 2021-09-02 Unknown GetPointer 00000000 PC 089dd078 LR 08000030
Medal of Honor Heroes™ v1.9.4 2022-07-19 Unknown GetPointer 00000000 PC 08b2dd94 LR 08000020
Medal of Honor Heroes™ v1.7.5 2019-02-22 GL ran out of GPU memory; switching to low memory mode
Medal of Honor Heroes™ v1.9.4 2024-04-19 Render to texture with incompatible formats 3 != 0 at 04000000
Medal of Honor Heroes™ v1.9.4 2024-04-19 RET: Stack empty!
Medal of Honor Heroes™ v1.7.5 2024-04-10 Render to texture with incompatible formats 3 != 0 at 00000000
Medal of Honor Heroes™ v1.1.1-392-g63e749d 2017-09-02 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 201323344
Medal of Honor Heroes™ v1.9.4 2024-04-22 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 167768912