Closed devnoname120 closed 6 years ago
Do you have tried this version on PSTV ? There is a problem with mounting uma0 on PSTV.
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:
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.
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).
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?
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
Edit: a fork implemented this feature