Recent logs - Midnight Club L.A. Remix

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
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fea8
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fea0
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fe98
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fefa
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fef6
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fef4
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fef0
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480feec
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fee2
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fedc
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fed8
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fed4
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fece
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480feca
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480febe
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480feb8
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480feb0
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480feaa
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fea2
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fe9e
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fee8
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fee6
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fee4
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fec2
Midnight Club L.A. Remix v1.12.3 2023-05-29 Bottom-right corner of source of block transfer is at an invalid address: 0480fec4
Midnight Club L.A. Remix v1.14.4 2023-03-09 80000107=sceDisplaySetFrameBuf(04044000, 512, 1, 0): must change latched framebuf first
Midnight Club L.A. Remix v1.14.4 2023-03-09 80000107=sceDisplaySetFrameBuf(04000000, 512, 1, 0): must change latched framebuf first
Midnight Club L.A. Remix v1.14.4-567-gc42d66085 2023-05-26 Ignoring possible texturing from framebuffer at 04154000 +0x64 / 480x272
Midnight Club L.A. Remix v1.9.0 2022-10-01 Vulkan error in shader compilation: info: WARNING: 0:4: '#extension' : extension not supported: GL_ARB_conservative_depth ERROR: 0:39: 'mod' : no matching overloaded function found ERROR: 0:39: '' : compilation terminated ERROR: 2 compilation errors. No code generated. / code: #version 450 #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_420pack : enable #extension GL_ARB_conservative_depth : enable #extension GL_ARB_shader_image_load_store : enable layout (early_fragment_tests) in; layout (std140, set = 0, binding = 3) uniform baseUBO { mat4 proj_mtx; mat4 proj_through_mtx; mat3x4 view_mtx; mat3x4 world_mtx; mat3x4 tex_mtx; vec4 uvscaleoffset; vec4 depthRange; vec2 fogcoef; float stencilReplace; vec4 matambientalpha; uint spline_counts; uint depal_mask_shift_off_fmt; int pad2; int pad3; vec4 cullRangeMin; vec4 cullRangeMax; vec3 fogcolor; vec3 texenv; ivec4 alphacolorref; ivec4 alphacolormask; vec3 blendFixA; vec3 blendFixB; vec4 texclamp; vec2 texclampoff; } base; layout (binding = 0) uniform sampler2D tex; layout (location = 1) in vec4 v_color0; layout (location = 0) in vec3 v_texcoord; layout (location = 0, index = 0) out vec4 fragColor0; void main() { vec2 fixedcoord = vec2(mod(v_texcoord.x, base.texclamp.x), mod(v_texcoord.y, base.texclamp.y)); vec4 t = texture(tex, fixedcoord.xy); vec4 p = v_color0; vec4 v = vec4(t.rgb * p.rgb, p.a); v.rgb = clamp(v.rgb * 2.0, 0.0, 1.0); fragColor0 = v; }
Midnight Club L.A. Remix v1.13.2 2022-11-27 GetFramebufferCandidates(DEPTH): Multiple (4) candidate framebuffers. First will be chosen. texaddr: 04710000 offset: 0 (512x512 stride 512, CLUT16): [C:04000000/512 Z:04110000/512 X:0 Y:0 reint: false] [C:04088000/512 Z:04110000/512 X:0 Y:0 reint: false] [C:04154000/64 Z:04110000/512 X:0 Y:0 reint: false] [C:04156000/128 Z:04110000/512 X:0 Y:0 reint: false]
Midnight Club L.A. Remix v1.13.2 2022-11-27 GetFramebufferCandidates(DEPTH): Multiple (3) candidate framebuffers. First will be chosen. texaddr: 04710000 offset: 0 (512x512 stride 512, CLUT16): [C:04088000/512 Z:04110000/512 X:0 Y:0 reint: false] [C:04154000/64 Z:04110000/512 X:0 Y:0 reint: false] [C:04156000/128 Z:04110000/512 X:0 Y:0 reint: false]
Midnight Club L.A. Remix v1.11.3 2022-05-09 sceKernelCreateSema(RealSignal) unsupported options parameter, size = 612
Midnight Club L.A. Remix v1.11.3 2022-05-09 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142644872
Midnight Club L.A. Remix v1.11.3 2022-05-09 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142637024
Midnight Club L.A. Remix v1.11.3 2022-05-09 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 142748256
Midnight Club L.A. Remix v1.11.3 2022-05-09 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146059204
Midnight Club L.A. Remix v1.11.3 2022-05-09 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5164, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.12.3 2021-11-30 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.12.3 2021-11-30 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=1, text=1
Midnight Club L.A. Remix v1.12.3 2021-11-30 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145349120
Midnight Club L.A. Remix v1.11.3 2021-10-02 Unsupported AND logic op: 2
Midnight Club L.A. Remix v1.11.3 2021-10-02 Attempted invert for logic op: 8
Midnight Club L.A. Remix v1.11.3 2021-10-02 sceKernelLoadModule: unsupported options size=00000014, flags=ffffdeec, pos=0, access=1, data=1, text=1
Midnight Club L.A. Remix v1.11.3 2021-10-02 sceKernelLoadModule: unsupported options size=00000014, flags=ffffdeec, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.9.0 2022-09-07 Unknown GetPointer 00000000 PC 08ab2b74 LR 08000024
Midnight Club L.A. Remix v1.11.3-24-g331834781 2021-09-04 WriteToHardware: Invalid address 00000188 near PC 08990d64 LR 08990d44
Midnight Club L.A. Remix v1.11.3 2021-09-04 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.11.3 2021-09-04 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
Midnight Club L.A. Remix v1.11.3 2021-07-24 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5550, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.11.3 2021-07-22 sceIoAssign(pfat0:, msstor0p1:/, fatms0:, IOASSIGN_RDWR, 00000000, 0)
Midnight Club L.A. Remix v1.11.3 2021-07-22 sceIoUnassign(pfat0:)
Midnight Club L.A. Remix v1.11.3 2021-07-03 80630006=sceAtracSetDataAndGetID(08caefc0, 00006e8c): invalid RIFF header
Midnight Club L.A. Remix v1.11.3 2021-06-30 Unexpected mpeg first timestamp: 906bf08d0c7 / 9924579479751
Midnight Club L.A. Remix v1.12.3 2021-11-20 sceKernelLoadModule: unsupported options size=00000014, flags=08c98210, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08caefc0, 00002d4c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000688c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08caefc0, 0000550c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08caefc0, 0000508c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 00007b4c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000340c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 00005b0c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 00007e4c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000724c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 00003dcc): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000394c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000694c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 000037cc): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000664c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 000013cc): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000508c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-19 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000568c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-01 80630006=sceAtracSetDataAndGetID(08caefc0, 0000634c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-05-01 80630006=sceAtracSetDataAndGetID(08caefc0, 0000604c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-18 WriteToHardware: Invalid address 00000222 near PC 08ada078 LR 08ad9828
Midnight Club L.A. Remix v1.9.0 2021-04-18 WriteToHardware: Invalid address 00000222 near PC 08a99220 LR 08a99210
Midnight Club L.A. Remix v1.11.3 2021-04-08 WriteToHardware: Invalid address 00000188 near PC 08a25760 LR 088b0030
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 00005c8c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000658c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000640c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 00004a8c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 00005f8c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000460c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 00003e8c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08caefc0, 00004c0c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 0000604c): invalid RIFF header
Midnight Club L.A. Remix v1.9.0 2021-04-02 80630006=sceAtracSetDataAndGetID(08ca6f80, 00006a0c): invalid RIFF header
Midnight Club L.A. Remix v1.12.3 2023-04-21 GetFramebufferCandidates(DEPTH): Multiple (4) candidate framebuffers. texaddr: 04710000 offset: 0 (512x512 stride 512, CLUT16)
Midnight Club L.A. Remix v1.11.1 2021-02-14 sceGeBreak(mode=0, unknown=08a6ac20): unknown ptr (valid)
Midnight Club L.A. Remix v1.11.1 2021-02-14 Unimplemented HLE function Kprintf
Midnight Club L.A. Remix v1.11.1 2021-02-14 sceKernelCreateThread(name=sceUSB_PSPComm_Driver): unsupported attributes 00001006
Midnight Club L.A. Remix v1.11.1 2021-02-14 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
Midnight Club L.A. Remix v1.11.1 2021-02-14 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
Midnight Club L.A. Remix v1.9.0 2021-05-01 80630006=sceAtracSetDataAndGetID(08caefc0, 00002b0c): invalid RIFF header
Midnight Club L.A. Remix v1.10.3 2021-02-08 80630006=sceAtracSetDataAndGetID(08caefc0, 0000424c): invalid RIFF header
Midnight Club L.A. Remix v1.10.3 2021-02-08 80630006=sceAtracSetDataAndGetID(08caefc0, 00006f4c): invalid RIFF header
Midnight Club L.A. Remix v1.10.3 2021-02-08 80630006=sceAtracSetDataAndGetID(08caefc0, 0000418c): invalid RIFF header
Midnight Club L.A. Remix v1.10.3 2021-02-08 80630006=sceAtracSetDataAndGetID(08caefc0, 0000628c): invalid RIFF header
Midnight Club L.A. Remix v1.13.2 2023-11-04 Ignoring possible texturing from framebuffer at 04156000 +0x128 / 128x272
Midnight Club L.A. Remix v1.12.3 2023-06-25 GetFramebufferCandidates(DEPTH): Multiple (3) candidate framebuffers. texaddr: 04710000 offset: 0 (512x512 stride 512, CLUT16)
Midnight Club L.A. Remix v1.9.4 2020-08-21 80630006=sceAtracSetDataAndGetID(08caefc0, 000079cc): invalid RIFF header