1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-15 20:08:16 -06:00
emmauss fc77b089a6 Implements proper save path ()
* initial save path implementation

* fix savedatatype offset, remove incomplete createsavedata implimentation

* address nits

* fix crash if npdm is not found

* made saveinfo readonly, other stuff

* remove context param from saveinfo contructor

* fix style

* remove whitespace
2018-09-08 19:04:26 -03:00
..