toolboc / psx-pi-smbshare

A swiss army knife for enhancing classic game consoles with Raspberry Pi
387 stars 34 forks source link

Error trying to save game configs (like Modes) #3

Closed Clydefrosch22 closed 5 years ago

Clydefrosch22 commented 5 years ago

Ok, final issue, I swear. Trying to save game configurations (triangle menu in OPL) produces an error "Error writing settings!", potentially because there's only reading permissions set?

toolboc commented 5 years ago

@Clydefrosch22 , can you double-check that this issue is also resolved by the fix supplied for #2 ? All filesystems supported by pmount-exfat should now mount as read / write.

Clydefrosch22 commented 5 years ago

Exfat recognized and settings savable, thank you. Note that I didn't even attempt to type all those commands and went straight to the new image.

Thanks a lot for these quick fixes!

toolboc commented 5 years ago

@Clydefrosch22 ,

Awesome! Thanks for being an awesome user and for assisting in testing and development! Always happy to help!

If you ever have any interest in contributing to the project with issues, bug reports, README updates, video content, tutorials etc. they are always welcome!

Clydefrosch22 commented 5 years ago

I'm not sure if I'll be able to contribute much else, the only other thing I had a few minutes of mild issues with was setting up wifi cause I kept typing ssid and password in "<>" without removing <>.

Everything else, at least as far as using this for a ps2, was as self-explanatory as it would get for someone new to both ps2 hacking and using a raspberry pi.