Recent logs - Dave Mirra BMX Challenge

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
Dave Mirra BMX Challenge v1.13.1 2024-03-11 sceKernelLoadModule: unsupported options size=00000014, flags=088eb174, pos=0, access=1, data=1, text=1
Dave Mirra BMX Challenge v1.17.1 2024-02-28 Unusual bezier/spline vtype: 12000780, morph: 0, bones: 1
Dave Mirra BMX Challenge v1.15.4 2024-02-28 __KernelStopThread: thread 302 does not exist (ApctlThread deleted)
Dave Mirra BMX Challenge v1.11.3 2024-01-23 80630006=sceAtracSetDataAndGetID(08baccc0, 80020323): invalid RIFF header
Dave Mirra BMX Challenge v1.11 2024-01-22 FBO created from existing depthbuffer as color, 04088000/04110000 and 04044000/04088000
Dave Mirra BMX Challenge v1.11 2024-01-22 sceIoAssign(memstick:, msstor0p1:/, fatms0:, IOASSIGN_RDWR, 00000000, 0)
Dave Mirra BMX Challenge v1.15.4 2024-01-14 sceKernelLoadModule: unsupported options size=00000014, flags=08c98210, pos=0, access=1, data=2, text=2
Dave Mirra BMX Challenge v1.15.4 2024-01-14 sceKernelLoadModule: unsupported options size=00000014, flags=08caf9fc, pos=0, access=1, data=1, text=1
Dave Mirra BMX Challenge v1.6.3 2024-01-10 Error in shader program link: info: Link failed because of missing shader. fs: 00000000:0020f022 Tex TexAlpha Fog TFuncMod AlphaTest >= #version 300 es #extension GL_ARM_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform sampler2D testtex; in vec4 v_color0; uniform vec3 u_fogcolor; in mediump float v_fogdepth; in mediump vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = p * t; float aResult = texture(testtex, vec2(v.a * 0.996094 + 0.001953, 0)).a; if (aResult < 0.5) discard; float fogCoef = clamp(v_fogdepth, 0.0, 1.0); v = mix(vec4(u_fogcolor, v.a), v, fogCoef); fragColor0 = v; } vs: 01700000:00000b14 HWX T N Fog Tex Light: 0: c:0 t:0 1: c:0 t:0 2: c:0 t:0 #version 300 es precision highp float; 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 vec3 u_lightpos0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform vec3 u_lightpos1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform vec3 u_lightpos2; uniform lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform lowp vec4 u_ambient; uniform lowp vec3 u_matdiffuse; uniform lowp vec4 u_matspecular; uniform lowp vec3 u_matemissive; uniform lowp vec4 u_matambientalpha; uniform highp vec2 u_fogcoef; out lowp vec4 v_color0; out mediump vec3 v_texcoord; out mediump float v_fogdepth; void main() { vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz; mediump vec3 worldnormal = normalize((u_world * vec4(normal, 0.0)).xyz); vec4 viewPos = u_view * vec4(worldpos, 1.0); gl_Position = u_proj * viewPos; lowp vec4 lightSum0 = u_ambient * u_matambientalpha + vec4(u_matemissive, 0.0); vec3 toLight; lowp vec3 diffuse; mediump float ldot; toLight = u_lightpos0; ldot = max(dot(toLight, worldnormal), 0.0); diffuse = (u_lightdiffuse0 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient0 * u_matambientalpha.rgb + diffuse); toLight = u_lightpos1; ldot = max(dot(toLight, worldnormal), 0.0); diffuse = (u_lightdiffuse1 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient1 * u_matambientalpha.rgb + diffuse); toLight = u_lightpos2; ldot = max(dot(toLight, worldnormal), 0.0); diffuse = (u_lightdiffuse2 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient2 * u_matambientalpha.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; }
Dave Mirra BMX Challenge v1.16.6 2024-01-05 An uneaten prefix at end of block: 08ac3ba4
Dave Mirra BMX Challenge v1.16.6 2024-01-02 WriteToHardware: Invalid address 000004d4 near PC 089152b8 LR 08914fa4
Dave Mirra BMX Challenge v1.16.6 2023-12-26 __KernelStopThread: thread 338 does not exist (helper deleted)
Dave Mirra BMX Challenge v1.16.6 2023-12-04 sceKernelLoadModule: unsupported options size=00000014, flags=0898786c, pos=0, access=1, data=2, text=2
Dave Mirra BMX Challenge v1.16.6 2023-12-04 sceKernelLoadModule: unsupported options size=00000014, flags=0898786c, pos=0, access=1, data=1, text=1
Dave Mirra BMX Challenge v1.16.6 2023-12-20 WriteToHardware: Invalid address 000004d4 near PC 08a42764 LR 08a4260c
Dave Mirra BMX Challenge v1.15.4 2023-10-01 sceKernelLoadModuleByID: unsupported options size=00000014, flags=0880defc, pos=0, access=1, data=2, text=2
Dave Mirra BMX Challenge v1.16 2023-09-28 Unknown GetPointer 00000080 PC 08914fa4 LR 0891453c
Dave Mirra BMX Challenge v1.14 2023-09-17 UI scissor out of bounds in MainScreen: 0,0-904,801 / 1280,800
Dave Mirra BMX Challenge v1.15.4 2023-08-27 sceIoChstat: change attr to 0000 requested
Dave Mirra BMX Challenge v1.15.4 2023-08-27 UNIMPL sceIoChstat(ms0:/PSP/SAVEDATA/ULJS00236DATA/DATA.CPK, 09f949b0, 00000002)
Dave Mirra BMX Challenge v1.15.4 2023-08-19 Rendering to framebuffer offset at 04162000 +384x0 (stride 512)
Dave Mirra BMX Challenge v1.15.4 2023-08-16 sceGeBreak(mode=0, unknown=09fff520): unknown ptr (valid)
Dave Mirra BMX Challenge v1.15.4 2023-08-04 WriteToHardware: Invalid address 000001b4 near PC 0899cec4 LR 00000039
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 02434f40
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0242e9c0
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Branch in Jump delay slot at 0890b438 in block starting at 0890a098
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0243b500
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Branch in Jump delay slot at 0890b434 in block starting at 0890a098
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0243b4c0
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0246c840
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0244c740
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0240a090
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Branch in Jump delay slot at 0890a294 in block starting at 0890a098
Dave Mirra BMX Challenge v1.15.4 2023-07-25 Jump to invalid address: 0240a040
Dave Mirra BMX Challenge v1.15.4 2023-06-27 Unaligned icache invalidation of 0886dd07 (0886dd08 + -1) at PC=08876644
Dave Mirra BMX Challenge v1.15.2 2023-05-05 __KernelStopThread: thread 343 does not exist (helper deleted)
Dave Mirra BMX Challenge v1.15.2 2023-05-05 80630006=sceAtracSetDataAndGetID(09df5f80, 00014000): invalid RIFF header
Dave Mirra BMX Challenge v1.16.6 2024-01-05 00000400=sceGeEdramSetAddrTranslation(00000400)
Dave Mirra BMX Challenge v1.14.4 2023-04-08 Branch in JumpReg delay slot at 08f6c08c in block starting at 08f6c044
Dave Mirra BMX Challenge v1.14.4 2023-04-08 MIPSCompileOp: Invalid instruction 00010005
Dave Mirra BMX Challenge v1.14.4 2023-03-13 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
Dave Mirra BMX Challenge v1.17.1 2024-03-06 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5550, pos=0, access=1, data=2, text=2
Dave Mirra BMX Challenge v1.14.4 2023-02-10 sceNetAdhocMatchingInit(32768) at 08a719b8
Dave Mirra BMX Challenge v1.14.1 2023-02-03 UI scissor out of bounds in GameSettingsScreen: 178,0-774,480 / 899,480
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4700
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31204 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31200 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 03ca58a0
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e311f0 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a027c0
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a9f400
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31190 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4500
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31180 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4f60
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31160 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4360
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a97b00
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31130 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a026a0
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a02740
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31110 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4300
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4560
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e310e0 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a02800
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 03eea500
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a97980
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4ba0
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e310b0 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038855a0
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e310a0 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 02a02f60
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e3109c in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 029c1040
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31098 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 027106c0
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4a00
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31088 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4b80
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31084 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4b60
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31080 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4b00
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c7220
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e31050 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c4120
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e2e010 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038b8020
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e2afd0 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038abf20
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e27f90 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 03893d20
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 0389fe20
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Branch in Jump delay slot at 08e24f50 in block starting at 08e21580
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 038c7120
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 0388bc50
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 0388bc60
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 0388bc70
Dave Mirra BMX Challenge v1.14.4 2023-01-31 Jump to invalid address: 0388bc80