Closed DannyJJK closed 1 year ago
Yeah memory card I/O is fairly unfriendly at the moment. I can have it create the directory automatically which should be a lot more convenient.
There is also a timing bug I'm still trying to find which is affecting the ability to load and save many games.
This should be fixed by 5c0fe198832d8ae948038cccfc5da33d0246be8e. Thanks for raising this issue.
Version: rpsx #8af932d OS: macOS Monterey 12.5 (21G72) Hardware: MacBook Pro (13-inch, 2019)
When I initially ran the emulator I had this error:
I decided to take a look at the code and found the directory it was looking for:
./cards
so I created this directory which stopped the error coming up.If the user is expected to create this manually, a more friendly error message would be fine, or can this directory be created automatically by the emulator?