Quantcast
Channel: PSX-Place
Viewing all articles
Browse latest Browse all 61677

lambda.db from PSPC66820 may not be needed

$
0
0
Sorry, my english not good

lambda.db may not be needed
I modified storage_ext.c from mamba

int sys_storage_ext_mount_encrypted_image (char * image, char * mount_point, char * filesystem, uint64_t nonce)
{
int ret;

ret = cellFsUtilMount_h ("CELL_FS_PATH: / dev_flash / pspemu", filesystem, mount_point, 0, 1, 0, NULL, 0);
if (ret! = 0)
{
#ifdef DEBUG
DPRINTF ("cellFsUtilMount failed:% x \ n", ret);
#endif
return ret;
}

return 0;
}

check lambda.db, do not delete...

lambda.db from PSPC66820 may not be needed

Viewing all articles
Browse latest Browse all 61677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>