-
-
Notifications
You must be signed in to change notification settings - Fork 294
[PS Vita] Crashing on launch while using YAMT (SD2Vita) #1953
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
Comments
@fgsfdsfgs do you have any idea? Also, it's weird that it wants CRC32_Init, because it's an inlined function. |
I have a feeling that's just an error getting stuck in the error buffer in libvrtld. Other than that, you really shouldn't have multiple |
That makes sense. I didn't realize xash3d (or any homebrew) could see uma0: I guess I was assuming it was merely there for the convenience of transferring data from memory card to sd2vita. I was only holding onto the older version (on memory card) in case I ran into issues with the new version, but that hasn't been the case whatsoever. After deleting the old version on memory card it launches perfectly fine while memory card still mounted at uma0: Thanks for clarifying that for me. Not to get off-topic (I can open a new issue if necessary) but just out of curiosity, I noticed the rear touchpad wasn't responding for me in the new version. In an older version (I'm not 100% sure which version it was) the rear touch pad would mirror the front touch screen (which I thought was great for crouching) In an attempt to fix this, I downloaded this vita plugin called remaPSV2 to swap the front and rear touch. Oddly enough, before even opening the plugin in-game to do the swap, the rear touch was once again mirroring the front touch. I tried disabling the plugin and sure enough it stopped working once again. TL;DR: remaPSV2 plugin somehow fixes my rear touchpad not working in xash3d edit: I just noticed remaPSV2 is considered obsolete, so I gave reVita a try per the authors recomendation and it has the exact same effect on the rear touchpad as remaPSV2. |
Xash disables the rear touchpad on startup because I figured people wouldn't want to hit it by accident. We could add an option to enable it I guess? In any case, since this issue is solved I'll close it. |
When launching the latest PS Vita version of xash3d-fwgs I get this error after a few seconds:
This only began happening after I updated the storage capacity on my vita using an sd2vita. I tried dismounting the memory card from uma0: and sure enough it launches without issues:
I still have xash3d-fwgs installed on that memory card (left over from upgrading) so it seems like it's somehow conflicting with the version I have installed on my sd2vita mounted at ux0: It's not a problem to leave my memory card dismounted but I thought I'd share.
The text was updated successfully, but these errors were encountered: