Recent content by monkeymaximus

  1. monkeymaximus

    PS3 Accesing Brewology via browser

    I know this is way late, but did anyone figure out what the issue was? I'd be happy to make server changes as needed
  2. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    @kozarovv - Sorry! I totally missed that. Again, thanks for your help. It's really appreciated :)
  3. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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...
  4. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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
  5. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    Great catch! I had no idea. It should be fixed now, if someone could confirm I'd really appreciate it!
  6. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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.
  7. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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...
  8. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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...
  9. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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...
  10. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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...
  11. monkeymaximus

    PS VITA / PsTV Brewology Download Store

    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...
Back
Top