Description:
Dark_AleX's patch to enable 3.71's memory stick driver on custom firmwares 3.80/3.90 M33. Instructions:
- Use psardumper to grab 'fatmsmod.prx' from 3.71; encrypted or decrypted
- Copy /F0/kd/fatmsmod.prx to the root of your memory stick
- Copy FATMSPATCH from this package to /PSP/GAME and run it
Few things to note:
- it's probably a better idea that fatmsmod.prx is encrypted because it's compressed and uses less flash space
- fatmsmod of 3.71 usually works better because it has a better cache system, and usually reads on bigger blocks (sometimes 3.80/3.90 reads more data than needed -- lazy prediction)
- however this driver uses more kernel memory, and it's unknown if it will have any kind of secondary effect running this module in 3.80/3.90 -- use at your own risk
- the lags in np9660 no umd mode won't probably be solved, as that is a different problem