mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 06:51:26 +12:00
Add cache support
also added tentative blocksize and sys_game_procexit support added final cache support and improved the process chainloading error messages don't ignore cache directory in the .gitignore add warning for clearing cache
This commit is contained in:
parent
f3ad989e34
commit
bdc8eba3bb
9 changed files with 212 additions and 20 deletions
1
bin/dev_hdd1/cache/README.txt
vendored
Normal file
1
bin/dev_hdd1/cache/README.txt
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
every Folder in this directory gets cleared when cellSysCacheClear() is called, so don't store important data here
|
Loading…
Add table
Add a link
Reference in a new issue