xyzz / gamecard-microsd

microSD adapter for PlayStation Vita
250 stars 42 forks source link

Added uma0 for Vita Memory Card #10

Closed devnoname120 closed 6 years ago

devnoname120 commented 7 years ago

Edit: a fork implemented this feature

CelesteBlue-dev commented 7 years ago

Do you have tried this version on PSTV ? There is a problem with mounting uma0 on PSTV.

xyzz commented 7 years ago

I think it's not a good idea to hardcode any more logic. It would be better to have a configuration file, where users can specify the type of redirect they want (this file can just contain a number), for example:

aagallag commented 7 years ago

I've got the configuration file working on my fork for scenario 0 and 1. I will probably hold off on opening a new PR until I figure out how to implement scenario 2.

mathieulh commented 7 years ago

Not to sound picky, but shouldn't we mount the SD card as sd0:/ (in addition to other mount-points) since that's pretty much what it is originally supposed to be, DEM-3000 used to support sd0:/ in place of gro0:/ and grw:/, the references still exist in 3.60 but the mount point isn't used because there's no SD card reader anymore (although arguably the game card reader is one).

Rameron commented 6 years ago

On 3.65 sd-card mount as ux0, but vita card don't mount as uma0. It's absolutely not mount anyway. How can I fix this?

srmoska commented 6 years ago

Just updated to 3.65, vita card not mounting to uma0 like when on 3.60 is this normal, is there a way to fix this? Thanks in advance

xyzz commented 6 years ago

https://github.com/xyzz/gamecard-microsd/issues/24#issuecomment-372734226