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 |
| The Fast and the Furious |
v1.17.1-334-g1786a4ddb |
2026-04-02 |
Error in shader compilation: info: 0:387: L0002: No matching function for call to 'mul'
0:391: L0001: Expected literal or '(', got 'else'
postshader
#ifdef GL_ES
precision mediump float;
#endif
// PPSSPP: Grabbed from Processing and slightly modified.
// FXAA shader, GLSL code adapted from:
// http://horde3d.org/wiki/index.php5?title=Shading_Technique_-_FXAA
// Whitepaper describing the technique:
// http://developer.download.nvidia.com/assets/gamedev/files/sdk/11/FXAA_WhitePaper.pdf
//======================================================================================================================================================================
//Extra options:
#define FXAA 0 //ON:1/OFF:0 /default FXAA, info above
//there's no extra config for fxaa here since from what I checked this simple fxaa version offers only more blur or less aa;c, you can check it yourself below
//================
#define GAUSS_SQ 0 //ON:1/OFF:0 /full square gauss filtering, don't use with either FXAA nor sharpen filters
#define Gsmoothing 3.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
//================
#define MIKU 0 //Hatsune<3 this is an optional filter for all those pale anime faces which get white with bloom/colored:P tested on Miku in white dress
//================
#define BLOOM 0 //ON:1/OFF:0 /bloom implementation from "my heroics" blog http://myheroics.wordpress.com/2008/09/04/glsl-bloom-shader/
#define samples 4 //Default: 4 /higher = more glow, worser performance
#define quality 0.25 //Default: 0.25 /lower = smaller glow, better quality
#define factor 0.002 //Default: 0.002 /just an extra tweak for the bloom slightly higher values might look better in some cases, but too much can cause artifacts
#define Bpower 0.5 //Default: 0.5 /amount of bloom mixed
//================
#define COLORED 0 //ON:1/OFF:0 /coloring part of KrossX Overlay Bloom shader from here http://www.mediafire.com/krossx#ste5pa5ijfa0o
#define Cpower 0.5 //Default: 0.5 /amount of effect mixed
//================
#define SHARPEN 0 //ON:1/OFF:0 /a simple sharpen filter, might be counterproductive to FXAA and BLOOM, hence disabled by default
#define value 7.5 //Default: 7.5 /higher = more visible effect
//================
#define S_COM_V2 1 //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
//================
#define SHADEBOOST 0 //ON:1/OFF:0 /color correction from GSdx/pcsx2 plugin, initially taken from http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=21057
#define saturation 1.0 //Default: 1.0 //negative will look like inverted colors shader
#define brightness 1.0 //Default: 1.0
#define contrast 1.0 //Default: 1.0 //negative will be... well negative;p
#define red 1.0 //Default: 1.0
#define green 1.0 //Default: 1.0
#define blue 1.0 //Default: 1.0
//Shadeboost presets: //Shadeboost must be activated, presets override options above
int SEPIA = 0; //Moody coolors:)
int GRAYSCALE = 0; //Just for lols?
int NEGATIVE = 0; //As above
int PSPCOLORS = 0; //Makes the colors as on older PSP screens(colder)
//All presets are simple switch ON:1/OFF:0,
//================
#define GAMMA 0 //simple gamma function after reading http://filmicgames.com/archives/299
#define correction 1.0 //Default: 1.0
//================
#define SCANLINES 0 //Ugly lines which never existed on psp, yet are popular among some people(I had to, sorry:P)
#define SLsize 1 //Default: 1 /basically sets how wide each line is, from 1 to looks_weird_when_too_high
#define S |
| The Fast and the Furious |
v1.10.2 |
2025-10-17 |
Unknown syscall in known module 'SysclibForKernel': 0xb49a7697 |
| The Fast and the Furious |
v1.15.4 |
2025-08-09 |
ReadFromHardware: Invalid address b497f650 near PC b497f650 LR b497f650 |
| The Fast and the Furious |
v1.18.1 |
2025-06-06 |
ReadFromHardware: Invalid address a800c680 near PC a800c680 LR a800c680 |
| The Fast and the Furious |
v1.18.1 |
2025-05-29 |
ReadFromHardware: Invalid address ffffffff near PC ffffffff LR 08adc1dc |
| The Fast and the Furious |
v1.11.3 |
2025-05-12 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 147002140 |
| The Fast and the Furious |
v1.18 |
2025-02-21 |
Branch in branch delay slot at 04000134 with different target |
| The Fast and the Furious |
v1.18 |
2025-02-21 |
MIPSCompileOp: Invalid instruction 00010001 |
| The Fast and the Furious |
v1.18.1 |
2025-01-22 |
MIPSCompileOp: Invalid instruction ccb7fc50 |
| The Fast and the Furious |
v1.18.1 |
2025-01-22 |
MIPSCompileOp: Invalid instruction 9f840000 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff504 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 024c85c0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff4a0 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff600 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a4fa60 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff62c in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02cabdd0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff618 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff624 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff5fc in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 079c3340 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a4fc50 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 079c33b0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02e80000 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02011790 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff628 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff5f8 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff608 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a4fbd0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 020107d0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a84b90 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff5d4 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff5f4 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02d40000 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff604 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a852b0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 079c335c |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff530 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
MIPSCompileOp: Invalid instruction 00000101 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff4e0 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a85a10 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02034c20 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff534 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
MIPSCompileOp: Invalid instruction 7f800001 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 0339b280 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff4a4 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02a8b1d0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff5f0 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff4e4 in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 037b1b00 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02e96b00 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Branch in Jump delay slot at 09fff49c in block starting at 09fff490 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02d168e0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 079a9e00 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 07ffea40 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02e967c0 |
| The Fast and the Furious |
v1.18.1 |
2025-01-01 |
Jump to invalid address: 02d80000 |
| The Fast and the Furious |
v1.17.1 |
2024-12-20 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b792f4, pos=0, access=1, data=2, text=2 |
| The Fast and the Furious |
v1.17.1 |
2024-12-20 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b792f4, pos=0, access=1, data=1, text=1 |
| The Fast and the Furious |
v1.18.1 |
2024-12-06 |
Branch in Jump delay slot at 08020400 in block starting at 08020104 |
| The Fast and the Furious |
v1.17.1 |
2024-11-06 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
| The Fast and the Furious |
v1.17.1 |
2024-10-28 |
Failed decrypting the PRX (ret = -1, size = 4254336, psp_size = 4254672)! |
| The Fast and the Furious |
v1.17.1 |
2024-10-22 |
sceGeBreak(mode=1, unknown=09f9af80): unknown ptr (valid) |
| The Fast and the Furious |
v1.17.1 |
2024-10-14 |
sceKernelLoadModule: unsupported options size=00000014, flags=08a87160, pos=0, access=1, data=2, text=2 |
| The Fast and the Furious |
v1.17.1 |
2024-10-14 |
sceKernelLoadModule: unsupported options size=00000014, flags=08b8c790, pos=0, access=1, data=1, text=1 |
| The Fast and the Furious |
v1.17.1 |
2024-10-14 |
00000400=sceGeEdramSetAddrTranslation(00001000) |
| The Fast and the Furious |
v1.17.1 |
2024-10-13 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 0886f484 |
| The Fast and the Furious |
v1.17.1 |
2024-09-06 |
__KernelStopThread: thread 524 does not exist (helper deleted) |
| The Fast and the Furious |
v1.11.3 |
2024-08-17 |
UNIMPL sceIoChstat(ms0:/PSP/SAVEDATA/ULUS10518DATA/DATA.DNS, 09f919b0, 00000002) |
| The Fast and the Furious |
v1.15.3 |
2024-07-18 |
UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09fff610, 4, 00000000, 0) |
| The Fast and the Furious |
v1.15.3 |
2024-07-18 |
Unimplemented HLE function Kprintf |
| The Fast and the Furious |
v1.15.3 |
2024-07-18 |
sceKernelCreateThread(name=sceUSB_PSPComm_Driver): unsupported attributes 00001006 |
| The Fast and the Furious |
v1.15.3 |
2024-07-18 |
UNIMPL sceIoDevctl("usbpspcm:", 03415002, 08bf1b88, 4, 00000000, 0) |
| The Fast and the Furious |
v1.17.1 |
2024-11-01 |
sceKernelLoadModule: unsupported options size=00000014, flags=0892b22c, pos=0, access=1, data=2, text=2 |
| The Fast and the Furious |
v1.17.1 |
2024-05-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fffad0, pos=0, access=1, data=2, text=2 |
| The Fast and the Furious |
v1.17.1 |
2024-04-30 |
MIPSCompileOp: Invalid instruction 434a0000 |
| The Fast and the Furious |
v1.17.1 |
2024-04-30 |
MIPSCompileOp: Invalid instruction 43750000 |
| The Fast and the Furious |
v1.17.1 |
2024-04-30 |
Jump to invalid address: 02e334c0 |
| The Fast and the Furious |
v1.17.1 |
2024-04-30 |
Jump to invalid address: 02e36140 |
| The Fast and the Furious |
v1.17.1 |
2024-04-30 |
Jump to invalid address: 02f61dc0 |
| The Fast and the Furious |
v1.17.1 |
2024-04-30 |
MIPSCompileOp: Invalid instruction 41200000 |
| The Fast and the Furious |
v1.12.3 |
2024-04-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145477060 |
| The Fast and the Furious |
v1.12.3 |
2024-04-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 2568 |
| The Fast and the Furious |
v1.12.3 |
2024-04-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167509648 |
| The Fast and the Furious |
v1.12.3 |
2024-04-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143464880 |
| The Fast and the Furious |
v1.12.3 |
2024-04-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 148424880 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 0000a555 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
Branch in RSRTComp delay slot at 0804f2ac in block starting at 0804f2a8 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
Jump to invalid address: 05400000 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 0009efff |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 004fd077 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 0009ffff |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction ef300000 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 005ff545 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 4543ff30 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 000006f7 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 05fb01df |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction d1000000 |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction 0005ffff |
| The Fast and the Furious |
v1.17.1 |
2024-04-19 |
MIPSCompileOp: Invalid instruction b30009fa |