Recent logs - 刺客信条 血统 汉化版 PLAY汉化组

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
刺客信条 血统 汉化版 PLAY汉化组 v1.17.1 2024-04-06 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 r4p0-00rel0 [Revision 96995]. 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 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)) // 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 Cull attribute vec3 position; attribute mediump vec3 normal; 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 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; 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 = u_matdiffuse.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; v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = splat3(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; }
刺客信条 血统 汉化版 PLAY汉化组 v1.4.2-425-g7a7ccee5e 2024-03-09 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c099a4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2024-03-06 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09be4754, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2024-03-06 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09be4754, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2024-03-06 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bb72b4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.17.1 2024-02-22 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 r6p0-00dev0 [Revision 96995]. 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 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)) // 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 Cull attribute vec3 position; attribute mediump vec3 normal; 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 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; 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 = u_matdiffuse.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; v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = splat3(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; }
刺客信条 血统 汉化版 PLAY汉化组 v1.16.6-236-g53df5093d 2024-01-07 Unexpected mpeg first timestamp: 620000a03b / 420906836027
刺客信条 血统 汉化版 PLAY汉化组 v1.16.6 2023-12-29 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bd5094, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.16.6 2023-12-29 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bd5094, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e80 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 023c79e0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e7c in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e78 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 023c79c0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e74 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e70 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 023c79a0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e6c in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e68 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 023c7980
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e64 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 03d4bbe0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e60 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 028bce20
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e5c in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e58 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 023c7940
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e54 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e50 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 03d7c6e0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e4c in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Branch in Jump delay slot at 088f1e48 in block starting at 088f1dc0
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2-1577-geb18a87ee 2023-12-23 Jump to invalid address: 023c7900
刺客信条 血统 汉化版 PLAY汉化组 v1.16.6 2023-12-20 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 r10p0-00rel0 [Revision 96995]. 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 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)) // 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 Cull attribute vec3 position; attribute mediump vec3 normal; 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 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; 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 = u_matdiffuse.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; v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = splat3(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; }
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-11-07 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c5e004, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-11-07 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09c5e004, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-11-04 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bba9d4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-11-04 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bba9d4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.16.6 2023-10-22 sceNetAdhocMatchingInit(32768) at 088ceba4
刺客信条 血统 汉化版 PLAY汉化组 v1.16.6 2023-10-22 Can't draw: No current render step. Step count: 0
刺客信条 血统 汉化版 PLAY汉化组 v1.9.3 2023-10-10 sceFontOpenUserFile(098b2dc0, disc0:./PSP_GAME/USRDIR/WWW.YOUXIRI.CN, 00000001, 09fff488): file does not exist
刺客信条 血统 汉化版 PLAY汉化组 v1.9.3 2023-10-02 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09b79424, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.3 2023-10-02 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09b79424, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.11.3-111-g047f84d5e 2023-09-24 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c82904, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.11.3-111-g047f84d5e 2023-09-24 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09c82904, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-09-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4-717-g56c2974e5 2023-09-18 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09b95134, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4-717-g56c2974e5 2023-09-18 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09b95134, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4-717-g56c2974e5 2023-09-18 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09baa454, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4-717-g56c2974e5 2023-09-18 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09baa454, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.13.1 2023-09-05 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c764e4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.13.1 2023-09-05 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09c764e4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4-262-g08d578dce 2023-08-27 Unimplemented HLE function sceKernelDcacheWritebackInvalidateAll
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4-262-g08d578dce 2023-08-27 Unimplemented HLE function sceKernelIcacheInvalidateAll
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-10-22 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 r4p0-00rel0 [Revision 96995]. 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 Cull #version 100 // Driver: Mali-450 MP - GLSL 100 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 01710444:00000328 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 MatUp:1 Cull attribute vec3 position; attribute mediump vec3 normal; 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 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; 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 = u_matdiffuse.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; v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = splat3(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; }
刺客信条 血统 汉化版 PLAY汉化组 v1.13.2 2023-08-21 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 r5p1-01rel0 [Revision 96995]. 01f10444:00090b34 HWX T N Fog Tex TexProjNNrm UVMtx Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:0 MatUp:1 Cull #version 100 // Mali-400 MP2 - GLSL 100 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) attribute vec3 position; attribute mediump vec3 normal; attribute vec2 texcoord; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform mediump mat4 u_texmtx; 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 vec3 u_matdiffuse; 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); lowp vec4 lightSum0 = u_ambient * u_matambientalpha + 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 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * u_matambientalpha.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 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient1 * u_matambientalpha.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 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * u_matambientalpha.rgb + diffuse) * lightScale; toLight = u_lightpos3; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse3 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * u_matambientalpha.rgb + diffuse); v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = mul(length(normal) == 0.0 ? vec4(0.0, 0.0, 1.0, 1.0) : vec4(normalize(normal), 1.0), u_texmtx).xyz * vec3(u_uvscaleoffset.xy, 1.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; }
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-08-12 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c0b5c4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-08-12 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09c0b5c4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-08-07 sceKernelLoadModule: unsupported options size=00000014, flags=09fbfaf0, pos=0, access=1, data=2, text=2
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-08-04 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09d8b644, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-08-04 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09d8b644, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-07-28 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09be0c94, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-07-28 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09be0c94, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.12.3 2023-07-13 Error in shader program link: info: (unknown reason) fs: postshader #ifdef GL_ES precision mediump float; #endif /* Hyllian's xBR-lv2 Shader Accuracy (tweak by guest.r) Copyright (C) 2011-2015 Hyllian - [email protected] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Incorporates some of the ideas from SABR shader. Thanks to Joshua Street. */ #ifdef GL_ES precision mediump float; precision mediump int; #endif #define CornerA 0 //ON:1/OFF:0 / A, B, C, D are just different variants of corner rounding #define CornerB 0 //ON:1/OFF:0 / activate only one #define CornerD 0 //ON:1/OFF:0 // CornerC //used as default if none of the above is defined const float XBR_SCALE = 3.0; const float lv2_cf = 2.0; const float coef = 2.0; const vec3 rgbw = vec3(14.352, 28.176, 5.472); const vec4 eq_threshold = vec4(15.0, 15.0, 15.0, 15.0); const vec4 Ao = vec4( 1.0, -1.0, -1.0, 1.0 ); const vec4 Bo = vec4( 1.0, 1.0, -1.0,-1.0 ); const vec4 Co = vec4( 1.5, 0.5, -0.5, 0.5 ); const vec4 Ax = vec4( 1.0, -1.0, -1.0, 1.0 ); const vec4 Bx = vec4( 0.5, 2.0, -0.5,-2.0 ); const vec4 Cx = vec4( 1.0, 1.0, -0.5, 0.0 ); const vec4 Ay = vec4( 1.0, -1.0, -1.0, 1.0 ); const vec4 By = vec4( 2.0, 0.5, -2.0,-0.5 ); const vec4 Cy = vec4( 2.0, 0.0, -1.0, 0.5 ); const vec4 Ci = vec4(0.25, 0.25, 0.25, 0.25); uniform sampler2D sampler0; uniform vec2 u_texelDelta; uniform vec2 u_pixelDelta; varying vec2 v_texcoord0; // Difference between vector components. vec4 df(vec4 A, vec4 B) { return vec4(abs(A-B)); } // Compare two vectors and return their components are different. vec4 diff(vec4 A, vec4 B) { return vec4(notEqual(A, B)); } // Determine if two vector components are equal based on a threshold. vec4 eq(vec4 A, vec4 B) { return (step(df(A, B), eq_threshold)); } // Determine if two vector components are NOT equal based on a threshold. vec4 neq(vec4 A, vec4 B) { return (vec4(1.0, 1.0, 1.0, 1.0) - eq(A, B)); } float c_df(vec3 c1, vec3 c2) { vec3 df = abs(c1 - c2); return df.r + df.g + df.b; } void main() { bool upscale = u_texelDelta.x > (1.6 * u_pixelDelta.x); vec3 res = texture2D(sampler0, v_texcoord0.xy).xyz; // Let's skip the whole scaling if output size smaller than 1.6x of input size if (upscale) { vec4 edri, edr, edr_l, edr_u, px; // px = pixel, edr = edge detection rule vec4 irlv0, irlv1, irlv2l, irlv2u; vec4 fx, fx_l, fx_u; // inequations of straight lines. vec2 pS = 1.0 / u_texelDelta.xy; vec2 fp = fract(v_texcoord0.xy*pS.xy); vec2 TexCoord_0 = v_texcoord0.xy-fp*u_pixelDelta.xy; vec2 dx = vec2(u_texelDelta.x,0.0); vec2 dy = vec2(0.0,u_texelDelta.y); vec2 y2 = dy + dy; vec2 x2 = dx + dx; vec4 delta = vec4(1.0/XBR_SCALE, 1.0/XBR_SCALE, 1.0/XBR_SCALE, 1.0/XBR_SCALE); vec4 delta_l = vec4(0.5/XBR_SCALE, 1.0/XBR_SCALE, 0.5/XBR_SCALE, 1.0/XBR_SCALE); vec4 delta_u = delta_l.yxwz; vec3 A = texture2D(sampler0, TexCoord_0 -dx -
刺客信条 血统 汉化版 PLAY汉化组 v1.12.3 2023-07-13 Error in shader program link: info: (unknown reason) fs: postshader #ifdef GL_ES precision mediump float; #endif /* AA shader 4.o / AA shader 4.o - filtro Copyright (C) 2014 guest(r) - [email protected] This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ // Modified as video aware smoothing effect for PPSSPP. // Some variable definitions had to be moved inside functions(and so repeated) due to glsl->hlsl auto translation failing. // Also auto translation fails with bool uniform, which is why u_video is defined as float. #ifdef GL_ES precision mediump float; precision mediump int; #endif uniform sampler2D sampler0; uniform float u_video; //=========== varying vec2 v_texcoord0; const vec3 dt = vec3(1.0,1.0,1.0); vec3 texture2d (vec2 texcoord) { float scale = 1.0; if (u_video==1.0){ scale = 2.0; } else { scale = 7.0; } vec4 yx = vec4(1.0/480.0,1.0/272.0,-1.0/480.0,-1.0/272.0)/scale; vec4 xy = vec4(2.0/480.0,2.0/272.0,-2.0/480.0,-2.0/272.0)/scale; vec3 s00 = texture2D(sampler0, texcoord + yx.zw).xyz; vec3 s20 = texture2D(sampler0, texcoord + yx.xw).xyz; vec3 s22 = texture2D(sampler0, texcoord + yx.xy).xyz; vec3 s02 = texture2D(sampler0, texcoord + yx.zy).xyz; float m1=dot(abs(s00-s22),dt)+0.001; float m2=dot(abs(s02-s20),dt)+0.001; return 0.5*(m2*(s00+s22)+m1*(s02+s20))/(m1+m2); } vec3 texture2dd (vec2 texcoord) { float scale = 1.0; if (u_video==1.0){ scale = 2.0; } else { scale = 7.0; } vec4 yx = vec4(1.0/480.0,1.0/272.0,-1.0/480.0,-1.0/272.0)/scale; vec4 xy = vec4(2.0/480.0,2.0/272.0,-2.0/480.0,-2.0/272.0)/scale; vec3 c11 = texture2D(sampler0, texcoord ).xyz; vec3 c00 = texture2D(sampler0, texcoord + xy.zw).xyz; vec3 c20 = texture2D(sampler0, texcoord + xy.xw).xyz; vec3 c22 = texture2D(sampler0, texcoord + xy.xy).xyz; vec3 c02 = texture2D(sampler0, texcoord + xy.zy).xyz; vec3 s00 = texture2D(sampler0, texcoord + yx.zw).xyz; vec3 s20 = texture2D(sampler0, texcoord + yx.xw).xyz; vec3 s22 = texture2D(sampler0, texcoord + yx.xy).xyz; vec3 s02 = texture2D(sampler0, texcoord + yx.zy).xyz; float d1=dot(abs(c00-c22),dt)+0.001; float d2=dot(abs(c20-c02),dt)+0.001; float m1=dot(abs(s00-s22),dt)+0.001; float m2=dot(abs(s02-s20),dt)+0.001; vec3 t2=(d1*(c20+c02)+d2*(c00+c22))/(2.0*(d1+d2)); return 0.25*(c11+t2+(m2*(s00+s22)+m1*(s02+s20))/(m1+m2)); } void main() { float scale = 7.0; bool filtro = false; if (u_video==1.0){ scale = 2.0; filtro = true; } else { scale = 7.0; filtro = false; } // Calculating texel coordinates vec2 size = vec2(480.0,272.0)*scale; vec2 inv_size = vec2(1.0/480.0,1.0/272.0)/scale; vec2 OGL2Pos = v_texcoord0 * size; vec2 fp = fract(OGL2Pos); vec2 dx = vec2(inv_size.x,0.0); vec2 dy = vec2(0.0, inv_size.y); vec2 g1 = vec2(inv_size.x,inv_size.y); vec2 g2 = vec2(-inv_size.x,inv_size.y); vec2 pC4 = floor(OGL2Pos) * inv_size + 0.5*inv_size; // Reading the texels vec3 C0 = texture2d(pC4 - g1); vec3 C1 = texture2d(pC4 - dy); vec3 C2 = texture2d(pC4 - g2); vec3 C3 = texture2d(pC4 - dx); vec3 C4 = texture2d(pC4 ); vec3 C5 = texture2d(pC4 + dx); vec3 C6 = texture2d(pC4 + g2); vec3 C7 = texture2d(pC4 + dy); vec3 C8 = texture2d(pC4 + g1); vec3 ul, ur, dl, dr; float m1, m2; m1 = dot(abs(C0-C4),dt)+0.001
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-07-04 Ignoring func export scePsmfPlayer/3d6d25a9, already implemented in HLE.
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-07-04 Ignoring func export scePsmfPlayer/2beb1569, already implemented in HLE.
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-07-04 Ignoring func export scePsmfPlayer/1e57a8e7, already implemented in HLE.
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-07-03 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bac514, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-07-03 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bac514, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-06-24 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09b2ea24, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-06-24 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09b2ea24, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.4 2023-06-16 sceKernelLoadModule: unsupported options size=00000014, flags=09fffaf1, pos=0, access=1, data=1, text=1
刺客信条 血统 汉化版 PLAY汉化组 v1.4.2-425-g7a7ccee5e 2023-05-28 Wrong magic number 1673a515
刺客信条 血统 汉化版 PLAY汉化组 v1.4.2-425-g7a7ccee5e 2023-05-28 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c02394, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.4.2-425-g7a7ccee5e 2023-05-28 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09c02394, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.1 2023-05-26 UI scissor out of bounds in GamePauseScreen: 1601,11-427,489 / 1280,800
刺客信条 血统 汉化版 PLAY汉化组 v1.14.1 2023-05-26 UI scissor out of bounds in GamePauseScreen: 0,11-1587,489 / 1280,800
刺客信条 血统 汉化版 PLAY汉化组 v1.15.3 2023-05-17 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bf4824, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.15.3 2023-05-17 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bf4824, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.7.2 2023-04-28 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 r6p2-01rel0 [Revision 96995]. 01f10444:00000b1c HWX C T N Fog Tex Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:0 MatUp:1 #version 100 precision highp float; 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 vec3 u_matdiffuse; uniform lowp vec4 u_matspecular; uniform lowp vec3 u_matemissive; uniform lowp vec4 u_matambientalpha; uniform highp vec2 u_fogcoef; 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; 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); vec4 outPos = u_proj * viewPos; lowp vec4 lightSum0 = u_ambient * color0 + 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 = max(dot(toLight, worldnormal), 0.0); lightScale = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse0 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient0 * color0.rgb + diffuse) * lightScale; toLight = u_lightpos1 - worldpos; distance = length(toLight); toLight /= distance; ldot = max(dot(toLight, worldnormal), 0.0); lightScale = clamp(1.0 / dot(u_lightatt1, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse1 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient1 * color0.rgb + diffuse) * lightScale; toLight = u_lightpos2 - worldpos; distance = length(toLight); toLight /= distance; ldot = max(dot(toLight, worldnormal), 0.0); lightScale = clamp(1.0 / dot(u_lightatt2, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse2 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient2 * color0.rgb + diffuse) * lightScale; toLight = u_lightpos3; ldot = max(dot(toLight, worldnormal), 0.0); diffuse = (u_lightdiffuse3 * u_matdiffuse) * ldot; lightSum0.rgb += (u_lightambient3 * color0.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; if (u_cullRangeMin.w <= 0.0 || (projPos.z >= u_cullRangeMin.z && projPos.z <= u_cullRangeMax.z)) { if (projPos.x < u_cullRangeMin.x || projPos.y < u_cullRangeMin.y || projPos.z < u_cullRangeMin.z || projPos.x > u_cullRangeMax.x || projPos.y > u_cullRangeMax.y || projPos.z > u_cullRangeMax.z) { outPos.w = u_cullRangeMax.w; } } gl_Position = outPos; }
刺客信条 血统 汉化版 PLAY汉化组 v1.4.2-425-g7a7ccee5e 2023-04-26 80630006=sceAtracSetHalfwayBufferAndGetID(08df8a40, 00001000, 00040000): invalid RIFF header
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-04-23 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bb8454, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-04-23 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bb8454, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.4 2023-04-21 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09d6d6d4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-04-03 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bbcfc4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-04-03 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bbcfc4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.13.1 2023-03-04 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09bbc734, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.13.1 2023-03-04 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09bbc734, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-03-03 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145232488
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-03-03 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145224280
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-03-03 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 151249632
刺客信条 血统 汉化版 PLAY汉化组 v1.10.3 2023-03-03 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 146210816
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-02-24 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09b8e9d4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-02-24 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09b8e9d4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-02-17 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09af4ea4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.14.4 2023-02-17 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09af4ea4, 4, 00000000, 0)
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-02-13 Jump to invalid address: 0314eac0
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-02-13 ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 088bf034
刺客信条 血统 汉化版 PLAY汉化组 v1.9.0 2023-02-13 ReadFromHardware: Invalid address 3f8000cc near PC 08000000 LR 08000000