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 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.4.2-425-g7a7ccee5e |
2024-08-11 |
Error in shader program link: info: The shader uses varying v_texcoord, but previous shader does not write to it.
Out of resource error.
/ fs: #version 330
#define lowp
#define mediump
#define highp
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(p.rgb + t.rgb, p.a);
fragColor0 = v;
}
/ vs: #version 330
#define lowp
#define mediump
#define highp
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj * vec4(position.xyz, 1.0);
}
|
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.4.2-425-g7a7ccee5e |
2024-08-01 |
Error in shader program link: info: The shader uses varying v_texcoord, but previous shader does not write to it.
Out of resource error.
/ fs: #version 330
#define lowp
#define mediump
#define highp
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(t.rgb * p.rgb, p.a);
fragColor0 = v;
}
/ vs: #version 330
#define lowp
#define mediump
#define highp
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj * vec4(position.xyz, 1.0);
}
|
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.4.2-425-g7a7ccee5e |
2024-08-02 |
Error in shader program link: info: The shader uses varying v_texcoord, but previous shader does not write to it.
Out of resource error.
/ fs: #version 330
#define lowp
#define mediump
#define highp
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(p.rgb + t.rgb, p.a);
fragColor0 = v;
}
/ vs: #version 330
#define lowp
#define mediump
#define highp
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.16.6 |
2024-04-22 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.16.6 |
2024-04-22 |
__KernelStopThread: thread 418 does not exist (helper deleted) |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.16.6 |
2024-04-22 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.15.4-509-ga67991571 |
2023-07-15 |
Unimplemented HLE function sceKernelDcacheWritebackAll |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.15.4-509-ga67991571 |
2023-07-15 |
MFIC instruction hit (70020024) at 08224068 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.15.4-509-ga67991571 |
2023-07-15 |
Loading file directly instead of using handlers: disc0:/PSP_GAME/USRDIR/MGP.PGF |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.11.3-1233-g9de942087 |
2022-07-28 |
Failed to read valid video stream data from header |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.9.0 |
2022-02-07 |
Texture cache ran out of GPU memory; switching to low memory mode |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.12.3 |
2021-11-29 |
Rendering to framebuffer offset: 04170000 +256x0 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.9.4 |
2021-11-05 |
Unknown GetPointer 00000000 PC 08804128 LR 08000030 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.11.3 |
2021-07-25 |
sceMpegRingbufferPut(): invalid mpeg data |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.11.2 |
2021-04-08 |
Unimplemented HLE function sceCtrlClearRapidFire |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2021-02-07 |
Ignoring func export scePsmfPlayer/85461eff, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2021-02-07 |
Ignoring func export scePsmfPlayer/76c0f4ae, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2021-02-07 |
Ignoring func export scePsmfPlayer/75f03fa2, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2021-02-07 |
Ignoring func export scePsmfPlayer/68f07175, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2021-02-07 |
Ignoring func export scePsmfPlayer/58b83577, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2021-02-07 |
Ignoring func export scePsmfPlayer/46f61f8b, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-12-07 |
sceKernelCreateThread(name=creature_uroboros): unsupported attributes 00000006 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-25 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fffb00, pos=0, access=1, data=1, text=1 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/7012bbdd, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/4929b40d, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/2b7299d8, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/2abadc63, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/2a0c2009, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/a8e102a0, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/7de281c2, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.10.3 |
2020-11-21 |
Ignoring func export sceHeap/70210b73, already implemented in HLE. |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.9.4 |
2024-05-24 |
Unknown GetPointer 00000000 PC 088cb6f4 LR 08000020 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.9.0 |
2024-04-13 |
BREAK instruction hit |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.11.3 |
2021-07-25 |
Unexpected mpeg first timestamp: fffffffffff / 17592186044415 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.4.2-425-g7a7ccee5e |
2024-08-11 |
Loading module sceMpegbase_Driver with version 0102, devkit 00000000 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.4.2-425-g7a7ccee5e |
2024-08-11 |
Loading module sceVideocodec_Driver with version 0101, devkit 00000000 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.4.2-425-g7a7ccee5e |
2024-08-11 |
Loading module sceMpeg_library with version 0102, devkit 00000000 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.5.2 |
2024-08-11 |
Loading module sceAudiocodec_Driver with version 0101, devkit 00000000 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.5.2 |
2024-08-11 |
Loading module sceSAScore with version 0101, devkit 00000000 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.5.2 |
2024-08-11 |
Loading module sceATRAC3plus_Library with version 0101, devkit 00000000 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.9.4 |
2024-10-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.9.4 |
2024-10-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1 |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.2.2-301-g571b2c6 |
2017-10-15 |
UNIMPL sceIoDevctl("mscmhc0:", 02015805, 09fffde0, 4, 00000000, 0) |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.2.2-301-g571b2c6 |
2017-10-15 |
UNIMPL sceIoDevctl("mscmhc0:", 02015805, 09fffe20, 4, 00000000, 0) |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.0-42-g6220c73 |
2015-05-20 |
UNIMPL sceIoDevctl("mscmhc0:", 02015805, 0bfffde0, 4, 00000000, 0) |
機動戦士ガンダム ギレンの野望 ジオンの系譜 |
v1.0-42-g6220c73 |
2015-05-20 |
UNIMPL sceIoDevctl("mscmhc0:", 02015805, 0bfffe20, 4, 00000000, 0) |