rpcsx/rpcs3/Emu
Inviuz 40a84dd477 Handles directory creation in cellGameDataCheckCreate2 (#2488)
* Handle directory creation in cellGameDataCheckCreate2

Stops some games from displaying information about not enough memory on
hdd

* Returning CELL_OK causes some games to loop on sceNp functions

for "shaman magic"

* cellGameDataCheckCreate2 added param.sfo creating/rewriting

* fix fs::file null

and one readability change

* For debugging purposes

When fs::file problem is located will be improved

* Fixed wrong operators

* Conversion from vfs to fs

Should take care of fs::null

* Cleanup

removed some unnecessary logging

* Fix successive function calls

second call was always ending in error since it didn't create the conent
permission

* Changes according to Neko's review

* Change to use u32 value
2017-03-11 11:59:50 +03:00
..
Audio Minor changes 2017-01-25 04:43:12 +03:00
Cell Handles directory creation in cellGameDataCheckCreate2 (#2488) 2017-03-11 11:59:50 +03:00
CPU cpu_thread::test_state added 2017-02-22 13:23:21 +03:00
Io Minor changes 2017-02-07 16:37:30 +03:00
Memory New reservations 2017-03-10 15:51:40 +03:00
PSP2 New reservations 2017-03-10 15:51:40 +03:00
RSX gl: Fix texture cache bugs 2017-03-10 19:11:53 +03:00
GameInfo.h DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
IdManager.cpp IdManager improved 2017-01-29 21:37:04 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h New shared_mutex 2017-01-25 00:38:07 +03:00
System.cpp New reservations 2017-03-10 15:51:40 +03:00
System.h Ditch fs::get_executable_dir 2017-02-22 17:17:26 +03:00
VFS.cpp Partial commit: sys_fs 2016-07-17 02:27:52 +03:00
VFS.h Partial commit: sys_fs 2016-07-17 02:27:52 +03:00