-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on 3.65 ? #4
Comments
I'm basically in the same situation. Wanted to try this out after running gamesd; and thought it would be the perfect time to update after I finish the 3.65 process. I'm using a phat Vita with SD2Vita; my config.txt is identical; my storage_config.txt looks like this
|
I might be wrong about this, but I believe 3.65 version wasn't built&uploaded yet, hence why it isn't working ( for me too ) |
@GunshipMarkII you might be right. Looks like just his initial release is there, not the 3.65 one. Anyone wanna compile it? |
Oh, well that's embarassing |
i would be careful with this on 3.65 |
So anyone going to compile this? |
Just compiled it, still didn't work. https://drive.google.com/open?id=13BxOd4MWzUGAz2Mmto9S9If-9hTd945T |
To everyone above (except erfg12 and halferuga): make sure your Storagemgr config file is named "storage_config.txt" and not "storagemgr_config.txt". CelesteBlue had mistakenly called it "storagemgr_config.txt" in the readme and has since corrected it. However until the next release, the readme on release v1.0 still has the mistake. To erfg12: thanks for compiling and testing it! Out of curiosity, what does the Storagemgr log file say? If I remember correctly, it should just be a text file in ur0:tai/ |
@andoryuu3 No logs at all. That's why I tweeted to TheFlow0 (which we all know doesn't answer tweets often) as I was concerned skprx files weren't being executed at all. He wrote on his GitHub, "custom modules will be written to vs0:tai". That folder is read only, so I don't know if I'm just reading that wrong as I noticed config.txt is only present in ux0:tai and ur0:tai. Which of course I made sure to deleted the ux0:tai/config.txt Just for the heck of it, I tweeted at yifanlu to see if he would update his USBMC driver, but no response either. |
Strange, but that certainly is an indicator that it's not running. On my 3.60 PSTV it generated the log file before I corrected "storagemgr_config.txt" to "storage_config.txt" (which is how I realized my config file wasn't being read: there was a note saying no config file found) |
The config.txt needs to be in ur:tai for the custom plugins to work. The plugins do need to be in vs0:tai. I used VitaRW to mount them as writable. I still couldn't get the supposed 3.65 version of storagemgr to work but now nonpdrm does work with it installed to vs0:tai. |
I don't think the plugins need to be in
With that in mind, Enso 3.65 has no problems in executing kernel plugins from |
You are correct that the plugins do indeed work from ur0: Not sure why they didn't work before. Right now there is no tai folder in ux0: which is what I want since I am waiting for my PSVSD to arrive. |
Compiled the new version, still not working right. There isn't even a log file being generated. |
FYI, CelesteBlue gave a small update on the status of 3.65 support. It may not be the most exciting news, but I think it's important to respect the decision and let nature take its course. https://twitter.com/CelesteBlue123/status/973343316136939520 As for why the (incomplete) new version does not work, it is because boot_config.txt has been moved from ur0:tai/ to vs0:tai/ Basically unless you're willing to fork and fix the plugin yourself (and not just compile it as is), wait for the next release. CelesteBlue seems to be well aware of what needs to be done. |
https://github.com/yifanlu/usbmc/releases TheOfficialFlow has updated usbmc to work with 3.65 and 3.67. It would be interesting to see whether this makes it easier for StorageMgr to work with 3.65. |
Copied and Pasted a few lines of code from usbmc to make it work on 3.65. https://github.com/GabyPCgeeK/PSVita-StorageMgr/releases/latest |
@GabyPCgeeK Tested with PSVSD and it works! |
@GabyPCgeeK please ask a pull request |
@GabyPCgeeK I've merged, please git clone, build it, test it and if working upload the skprx and send the link so I will add it to releases. Thank you very much. |
Built it, tested it. Updated my release with the file. |
@erfg12 @halferuga @GunshipMarkII @eiiiiix @AyanamiRei1 @GabyPCgeeK |
Thats Great stuff, now im only missing a Feature to switch config during boot to start an alternate config and all should be fine.... ;) |
@milkawax Feature to swap config on boot has been added to my fork https://github.com/IDBurner/PSVita-StorageMgr/releases/tag/v1.2 Hoping to pull request it with this one, but that is up to @CelesteBlue-dev |
I close this issue because 3.65 support was added. |
Just updated to 3.65 Henkaku.
I deleted the ux0:tai/config.txt file, edit the ur0:tai/config.txt added below Kernel to use ur0:tai/storagemgr.skprx restarted device and my PSVSD is not recognized. I'm using the default storage_config.txt
The text was updated successfully, but these errors were encountered: