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.12.3 |
2022-06-30 |
Error in shader program link: info: (unknown reason)
fs: thin3d
vs: thin3d
#version 300 es
#if __VERSION__ >= 130
#define attribute in
#define varying out
#endif
attribute vec3 Position;
attribute vec4 Color0;
attribute vec2 TexCoord0;
varying vec4 oColor0;
varying vec2 oTexCoord0;
uniform mat4 WorldViewProj;
void main() {
gl_Position = WorldViewProj * vec4(Position, 1.0);
oColor0 = Color0;
oTexCoord0 = TexCoord0;
}
|
仮面ライダー 超クライマックスヒーローズ |
v1.9.4 |
2022-06-30 |
Error in shader program link: info: cannot find a matched output for input v_texcoordNC0
cannot find a matched output for input v_texcoordNC1
cannot find a matched output for input v_texcoordNC2
cannot find a matched output for input v_texcoordNC3
fs: postshader
//Note : Recommend to use PPSSPP v1.1.1-183-gb411fc0 or newer for full functionality, there were some bugs in earlier versions.
//Note2 : Upscaling, smoothing and sharpening filters are not set to be mixed between each other since the results are pointless(they counter each other).
// Awas ngelag! :u
//======================================================================================================================================================================
//SMOOTHING FILTERS: //If you love smooth graphics ~ those are also great for downscaling - to do that, you need to use higher rendering res than your display res
//================
#define FXAA 1 //ON:1/OFF:0 /default FXAA, orginal info below
//================
#define GAUSS_SQ 0 //ON:1/OFF:0 /full square gauss filtering
#define Gsmoothing 2.5 //Default: 3.5 /increase for smoother(blurry) graphics
//================
#define GAUSS_S 0 //ON:1/OFF:0 /simple gauss filtering by Bigpet, slightly different from above /you can find standalone in https://github.com/hrydgard/ppsspp/issues/7242
//================
//SHARPENING FILTERS: //if you need very sharp image, add lots of aliasing
//================
#define SHARPEN 0 //ON:1/OFF:0 /a simple sharpen filter, might be counterproductive to FXAA and BLOOM, hence disabled by default
#define value 0.98 //Default: 7.5 /higher = more visible effect
//================
#define S_COM_V2 0 //Sharpen Complex v2 from https://github.com/mpc-hc similar to above in effect, maybe more accurate
#define S_val0 5.0 //Default: 5.0 /higher ~ increases sharpness /negative ~ can add extra blurr/strange effect
//================
//UPSCALING FILTERS: //To use those, you have to set rendering res to smaller than window/display size(x1 for best results) and screen scaling filter to "nearest"
//Starting from v1.1.1-28-g70e9979 you can also add Upscaling=True to ini file(check example) to do it automatically
//================
#define xBR 1 //ON:1/OFF:0 /5xBR upscale, nice for 2D games especially those that might be buggy with higher rendering res, initially made by Hyllian - license below
#define VariantB 0 //ON:1/OFF:0 /slightly less effect on fonts, dots and other small details
//================
#define xHQ 0 //ON:1/OFF:0 same as 4xHQ in PPSSPP, but actually using output resolution
#define scaleoffset 0.75 //Default: 0.75 /you can tweek it between 0.5 and 1.0, Note: to little = no effect, to high = ugliness
//================
//OTHER FILTERS: //Most effects from here on can be fully mixed without loosing previous effects. Exceptions: Natural Colors, Advanced Cartoon
//================
#define BLOOM 0 //ON:1/OFF:0 /bloom implementation from "my heroics" blog http://myheroics.wordpress.com/2008/09/04/glsl-bloom-shader/
#define KIMOCHI 1 //Senpai!
#define samples 3 //Default: 4 /higher = more glow, worse performance
#define quality 0.22 //Default: 0.18 /lower = smaller glow, better quality
#define Bpower 1.0 //Default: 1.0 /amount of bloom mixed
//================
#define COLORED 1 //ON:1/OFF:0 /coloring part of KrossX Overlay Bloom shader from here http://www.mediafire.com/krossx#ste5pa5ijfa0o
#define Cpower 0.69 //Default: 0.5 /strenght of the effect
//================
#define NATURALC 0 //ON:1/OFF:0 /by popular demand, natular colors, note: this shader can't be fully mixed with smoothing/sharpening/upscaling effects
#define ncpower 0.5 //Default:0.5 / higher = more natural color, check note line above
//================
#define ACARTOON 0 //ON:1/OFF:0 Advanced Cartoon from Guest shader pack
#define th 0.10 //D |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-06-24 |
__KernelStopThread: thread 289 does not exist |
仮面ライダー 超クライマックスヒーローズ |
v1.12.2 |
2022-06-20 |
UNTESTED sceNetAdhocPollSocket(09fbf9dc, 1, 0, 1) at 0888bc94 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.2 |
2022-06-12 |
WriteToHardware: Invalid address 000000f4 near PC 089fdbd0 LR 089fdbd0 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-06-02 |
WriteToHardware: Invalid address 00000368 near PC 08000000 LR 08000000 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-06-02 |
WriteToHardware: Invalid address 000001b0 near PC 08000000 LR 08000000 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-06-02 |
ReadFromHardware: Invalid address 00000020 near PC 08000000 LR 08000000 |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fd0c |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fd02 |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fc5a |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fc4e |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fc44 |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fc3a |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-31 |
Bottom-right corner of source of block transfer is at an invalid address: 0480fc30 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-31 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000001, pos=0, access=1, data=1, text=1 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-31 |
sceKernelLoadModule: unsupported options size=00000014, flags=08cacbd0, pos=0, access=1, data=2, text=2 |
仮面ライダー 超クライマックスヒーローズ |
v1.10-6-g8ac4efd3c |
2022-05-30 |
scePsmfPlayerSetPsmf*: too many streams in PSMF video, bogus data |
仮面ライダー 超クライマックスヒーローズ |
v1.10-6-g8ac4efd3c |
2022-05-30 |
scePsmfPlayerSetPsmf*: incorrect PSMF magic, bad data |
仮面ライダー 超クライマックスヒーローズ |
v1.10.3 |
2022-05-22 |
Render to area containing texture at 04044000 +0x38 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-05-22 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000002, pos=0, access=1, data=2, text=2 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-15 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5494, pos=0, access=1, data=2, text=2 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-08 |
sceGeBreak(mode=0, unknown=08a6ac20): unknown ptr (valid) |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-08 |
Unimplemented HLE function Kprintf |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-08 |
sceKernelCreateThread(name=sceUSB_PSPComm_Driver): unsupported attributes 00001006 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-08 |
sceUtilityOskInitStart: invalid status |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-07 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 13070 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-07 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 142623468 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-07 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145106660 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-07 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000001, pos=0, access=1, data=2, text=2 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-07 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144940664 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-05-05 |
sceKernelLoadModule: unsupported options size=00000014, flags=08806470, pos=0, access=1, data=2, text=2 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-04 |
sceKernelLoadModule: unsupported options size=00000014, flags=088620a0, pos=0, access=1, data=2, text=2 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-04 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145269936 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-04 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145257684 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-05-04 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = -1082130432 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3-165-g1f502b8f9 |
2022-04-30 |
FBO using existing buffer as depthbuffer, 04132000/04110000 and 04110000/00000000 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af70 in block starting at 08e1a5c8 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af58 in block starting at 08e1a5c8 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af48 in block starting at 08e1a5c8 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af44 in block starting at 08e1a5c8 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af40 in block starting at 08e1a5c8 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af20 in block starting at 08e1a5c8 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 029fe2c0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b0b0 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386bda0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 038b6d00 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b0a0 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 02a078f0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 05c80a20 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b090 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 02ca8180 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b084 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b080 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 030da400 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386c220 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b050 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 05c80820 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b040 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386be00 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
MIPSCompileOp: Invalid instruction 00000101 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1b010 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 03866820 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 029bcec0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
MIPSCompileOp: Invalid instruction 00000005 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1afe0 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386e320 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1afd0 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386be20 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1afb0 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 029fe2a0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386bf20 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af90 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386c020 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 02a0ac60 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 056fb7a0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af70 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 038695a0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 029bcc40 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af58 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0270c5f0 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
MIPSCompileOp: Invalid instruction 00000001 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386c000 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af48 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af44 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386c120 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af40 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 0386c100 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 05665660 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1af20 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 03869360 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
MIPSCompileOp: Invalid instruction 00010101 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Jump to invalid address: 029fc840 |
仮面ライダー 超クライマックスヒーローズ |
v1.11.3 |
2022-04-25 |
Branch in Jump delay slot at 08e1a5c0 in block starting at 08e1a580 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-04-24 |
80630007=sceAtracSetData(2, 08d4b180, 0000d800): atracID uses different codec type than data |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-04-24 |
80630007=sceAtracSetData(2, 08d4b180, 00015700): atracID uses different codec type than data |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-04-17 |
__KernelStopThread: thread 287 does not exist |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-04-08 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144296776 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-04-20 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145232488 |
仮面ライダー 超クライマックスヒーローズ |
v1.12.3 |
2022-04-08 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145224280 |