![EmuCR: Citra EmuCR: Citra](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIUFiHjdzuolZmhAM1ij82XLkmVNEm97Uo7T43kUl_OGFVaRrFG-UmwJ49YQdR7rpf1aRAtf8q9xUv_faDUXT5fE3L-2cfgrBpnvqG0xyGYd5t6dxcC3AVt9lr3NyuiWUcJ0VpfRMNO6A/s1600/1.png)
Citra Git Changelog:
* Merge pull request #1302 from Subv/save_fix
HLE/FS: Fixed many corner cases in our file handling
* HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
This allows Fire Emblem to boot again.
* HLE/FS: Corrected some style concerns.
* HLE/FS: Fixed creating the config savefile when it doesn't exist.
This fixes a regression.
* HLE/FS: Implemented GetFormatInfo
Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive.
* HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist.
* HLE/FS: Return the proper error codes when opening files.
* HLE/FS: Fixed the OpenDirectory error code
* HLE/FS: Return the proper error codes on file Read/Write operations.
These operations are limited by the open flags specified while opening the file.
* HLE/FS: Corrected the error codes for DeleteFile
* HLE/FS: Corrected the error codes for CreateFile
* HLE/FS: FS::CreateFile takes an u64 for the file size.
* Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fix
Fix missing header
* Fix missing header
Download: Citra Git (2016/03/21) x64
Source: Here
0 Comments
Post a Comment