Recent logs - Bounty Hounds

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
Bounty Hounds v1.9.0 2024-08-11 Unknown GetPointer 00000000 PC 0880ef08 LR 0880ef08
Bounty Hounds v1.4.2-425-g7a7ccee5e 2024-08-07 Error in shader compilation: info: 0(158) : error C1503: undefined variable "u_proj" 0(159) : error C1503: undefined variable "col" 0(175) : error C1503: undefined variable "col" 0(178) : error C1503: undefined variable "col" 0(179) : error C1503: undefined variable "col" 0(190) : error C1503: undefined variable "col" 0(193) : error C1503: undefined variable "col" 0(194) : error C1503: undefined variable "col" 0(205) : error C1503: undefined variable "col" 0(208) : error C1503: undefined variable "col" 0(209) : error C1503: undefined variable "col" 0(220) : error C1503: undefined variable "col" 0(223) : error C1503: undefined variable "col" 0(224) : error C1503: undefined variable "col" 0(226) : error C1503: undefined variable "tex" / code: #version 330 #define lowp #define mediump #define highp in mediump vec4 w1, w2; in vec3 position; in mediump vec3 normal; in vec2 texcoord; in lowp vec4 color0; uniform mat4 u_proj_through; uniform mat4 u_world; uniform mat4 u_view; uniform mediump mat4 u_texmtx; uniform mat4 u_bone0; uniform mat4 u_bone1; uniform mat4 u_bone2; uniform mat4 u_bone3; uniform mat4 u_bone4; uniform mat4 u_bone5; uniform mat4 u_bone6; uniform mat4 u_bone7; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform mediump vec3 u_lightatt0; uniform mediump vec3 u_lightdir0; uniform mediump float u_lightangle0; uniform mediump float u_lightspotCoef0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform lowp vec3 u_lightspecular0; uniform vec3 u_lightpos1; uniform mediump vec3 u_lightatt1; uniform mediump vec3 u_lightdir1; uniform mediump float u_lightangle1; uniform mediump float u_lightspotCoef1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform lowp vec3 u_lightspecular1; uniform vec3 u_lightpos2; uniform mediump vec3 u_lightatt2; uniform mediump vec3 u_lightdir2; uniform mediump float u_lightangle2; uniform mediump float u_lightspotCoef2; uniform lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform lowp vec3 u_lightspecular2; uniform vec3 u_lightpos3; uniform mediump vec3 u_lightatt3; uniform mediump vec3 u_lightdir3; uniform mediump float u_lightangle3; uniform mediump float u_lightspotCoef3; uniform lowp vec3 u_lightambient3; uniform lowp vec3 u_lightdiffuse3; uniform lowp vec3 u_lightspecular3; 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; flat out lowp vec4 v_color0; out mediump vec3 v_texcoord; out mediump float v_fogdepth; uniform sampler1D u_tess_pos_tex; uniform sampler1D u_tess_tex_tex; uniform sampler1D u_tess_col_tex; uniform int u_spline_count_u; vec2 tess_sample(in vec2 points[16], in vec2 weights[4]) { vec2 pos = vec2(0.0); for (int i = 0; i < 4; ++i) { for (int j = 0; j < 4; ++j) { float f = weights[j].x * weights[i].y; if (f != 0.0) pos = pos + f * points[i * 4 + j]; } } return pos; } vec3 tess_sample(in vec3 points[16], in vec2 weights[4]) { vec3 pos = vec3(0.0); for (int i = 0; i < 4; ++i) { for (int j = 0; j < 4; ++j) { float f = weights[j].x * weights[i].y; if (f != 0.0) pos = pos + f * points[i * 4 + j]; } } return pos; } vec4 tess_sample(in vec4 points[16], in vec2 weights[4]) { vec4 pos = vec4(0.0); for (int i = 0; i < 4; ++i) { for (int j = 0; j < 4; ++j) { float f = weights[j].x * weights[i].y; if (f != 0.0) pos = pos + f * points[i * 4 + j]; } } return pos; } uniform int u_spline_count_v; uniform int u_spline_type_u; uniform int u_spline_type_v; void spline_knot(ivec2 num_patches, ivec2 type, out vec2 knot[6], ivec2 patch_pos) { for (int i = 0; i < 6; ++i) { knot[i] = vec2(float(i + patch_pos.x - 2), float(i + patch_pos.y - 2)); } if ((type.x & 1) != 0) { if (patch_pos.x <= 2) knot[0].x = 0.0; if (patch_pos.x <= 1) knot[1].x = 0.0; } if ((type.x & 2) != 0) { if (patch_pos.x >= (num_patches.x - 2)) knot[5].x = float(num_patches.x); if (pa
Bounty Hounds v1.12.3 2024-06-09 GetFramebufferCandidates(DEPTH): Multiple (4) candidate framebuffers. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16)
Bounty Hounds v1.12.3 2024-05-19 VTYPE with morph used: THRU=0 TC=1 COL=5 POS=3 NRM=1 WT=0 NW=1 IDX=0 MC=2
Bounty Hounds v1.15.4 2024-04-20 UNTESTED sceNetAdhocPollSocket(08c6c694, 1, 0, 1) at 08a1f45c
Bounty Hounds v1.12.3-1264-gf8c219b7f 2024-01-20 Failed to read valid video stream data from header
Bounty Hounds v1.17.3 2024-09-01 Rendering to framebuffer offset at 040cc000 +256x0 (stride 512)
Bounty Hounds v1.13.2 2022-12-13 GetFramebufferCandidates(DEPTH): Multiple (5) candidate framebuffers. First will be chosen. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16): [C:04000000/512 Z:04088000/512 X:0 Y:0 reint: false] [C:04044000/512 Z:04088000/512 X:0 Y:0 reint: false] [C:040cc000/256 Z:04088000/512 X:0 Y:0 reint: false] [C:040ec000/256 Z:04088000/512 X:0 Y:0 reint: false] [C:040f4000/64 Z:04088000/512 X:0 Y:0 reint: false]
Bounty Hounds v1.9.0 2023-02-17 sceUtilityMsgDialogInitStart: invalid status
Bounty Hounds v1.9.0 2022-01-25 JUMP to illegal address 06d9d024 - ignoring! data=4be725
Bounty Hounds v1.12.3 2021-10-21 Unimplemented HLE function sceUtilityHtmlViewerGetStatus
Bounty Hounds v1.12.1 2021-10-19 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
Bounty Hounds v1.12.1 2021-10-19 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
Bounty Hounds v1.12.3 2024-07-10 GetFramebufferCandidates(DEPTH): Multiple (5) candidate framebuffers. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16)
Bounty Hounds v1.10.3-642-g9753e317f 2020-10-28 AttachFramebufferToEntry(DEPTH): Multiple (4) candidate framebuffers. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16)
Bounty Hounds v1.10.3-642-g9753e317f 2020-10-27 AttachFramebufferToEntry(DEPTH): Multiple (5) candidate framebuffers. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16)
Bounty Hounds v1.9.4 2020-03-25 UNIMPL sceUtilityGameSharingInitStart(08b5438c)
Bounty Hounds v1.9.4 2024-08-11 Rendering to framebuffer offset: 040cc000 +256x0
Bounty Hounds v1.9.0 2022-01-25 VTYPE with morph used: THRU=0 TC=1 COL=0 POS=3 NRM=1 WT=0 NW=1 IDX=0 MC=4
Bounty Hounds v1.12.3 2021-10-23 VTYPE with morph used: THRU=0 TC=1 COL=0 POS=1 NRM=1 WT=0 NW=1 IDX=0 MC=6
Bounty Hounds v1.9.4 2022-01-25 VTYPE with morph used: THRU=0 TC=1 COL=5 POS=1 NRM=1 WT=0 NW=1 IDX=0 MC=2
Bounty Hounds v1.9.4 2024-08-11 Render to texture with different strides 128 != 256
Bounty Hounds v1.9.4 2024-08-11 Render to area containing texture at 040ec000 +0x160
Bounty Hounds v1.9.0 2021-08-18 Render to texture with different strides 512 != 256
Bounty Hounds v1.9.4 2023-02-17 Render to texture with different strides 256 != 512
Bounty Hounds v1.9.4 2024-08-11 Render to texture using CLUT with different strides 256 != 512
Bounty Hounds v1.9.4 2024-08-11 Render to texture with incompatible formats 7 != 0 at 040cc000
Bounty Hounds v1.9.4 2024-08-11 Decoding texture from VRAM mirror at 04288000 swizzle=0
Bounty Hounds v1.9.4 2023-12-29 0 depal unsupported: shift=3 mask=ff offset=0
Bounty Hounds v1.7.5 2024-08-07 Rendering to framebuffer offset: 000cc000 +256x0
Bounty Hounds v1.4.2-575-g0c7ae95df 2024-08-07 Loading module sceATRAC3plus_Library with version 0103, devkit 00000000
Bounty Hounds v1.4.2-900-gbbae67be8 2024-08-07 Loading module sceSAScore with version 0103, devkit 00000000
Bounty Hounds v1.4.2-900-gbbae67be8 2024-08-07 Loading module sceVideocodec_Driver with version 0103, devkit 00000000
Bounty Hounds v1.4.2-900-gbbae67be8 2024-08-07 Loading module sceMpeg_library with version 0104, devkit 00000000
Bounty Hounds v1.4.2-575-g0c7ae95df 2024-08-07 Loading module sceMpegbase_Driver with version 0103, devkit 00000000
Bounty Hounds v1.4.2-575-g0c7ae95df 2024-08-07 Loading module sceAudiocodec_Driver with version 0103, devkit 00000000
Bounty Hounds v1.9.4 2024-05-19 VTYPE with morph used: THRU=0 TC=1 COL=0 POS=1 NRM=1 WT=0 NW=1 IDX=0 MC=2
Bounty Hounds v1.9.4 2024-09-01 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
Bounty Hounds v1.9.4 2024-09-01 sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=1, text=1
Bounty Hounds v1.9.4 2024-08-11 VTYPE with morph used: THRU=0 TC=1 COL=0 POS=1 NRM=1 WT=0 NW=1 IDX=0 MC=5