It seems like that QR code decoder is dropping part of the parameters for some reason (after fid= there should be a number and fty=.vpk). When I use this QR decoder : https://zxing.org/w/decode.jspx it seems to show up okay...
Update: Thanks to @thehero_ (who lived up to his name) the QR codes are working now!
The issues were:
1) https -> http
2) the response header required a file length
Big thanks to @GregoryRasputin, @STLcardsWS @kozarovv and @thehero_ for all the help to get this to work
Cool! Thanks!
Bah! Thanks for finding that. I missed adding a "/vita/" into those links so they were trying to reference the ps3 stuff. My bad, sorry about that. It's fixed now. Sadly I don't believe it's related to the QR stuff... I'll try and spend more time on that tomorrow.
Hmm, it seems they do a 302 redirect to the vpk file so the final url ends in vpk which is what I was trying to do.
Thats really weird. There might be a cache issue. I thought I versioned everything but I'll take another look.
The image I'm seeing is: **removed because of spam alert**
When I...
Awesome! That sounds great :). I'll send you a PM
Doh! I actually don't have a Vita at the moment so I can't really test any of these. Looking at the code for VitaShell on line #102 of qr.c VitaShell looks for the last part of the URL to be ".vpk". It doesn't looks like it strips URL...
Done! Thanks again for the suggestion!
Seriously! It's been waaay too long. Ya, I bet. I wish I had as much free time as back in the day. Awesome, I appreciate the help! I automated parts of it to pull from the developer source where I can so hopefully that should alleviate part of the pain of...
I've read while you can't download VPK's from the PSVita browser, you can download MP4 files. So people were downloading homebrew as MP4's and then renaming them to VPKs for install.
Hopefully one day!
I really appreciate the feedback and information! To think I thought QR codes would never...
Hey guys! It's been quite a while. I had some bandwidth to help out with so I cloned the PS3 Download Store code and altered it for the PS Vita. I'm sure there are some good sources for DL (like PSX-Place) but figured it might be helpful long term.
I've started adding some Homebrew Apps / Games...