Advertising (This ad goes away for registered users. You can Login or Register)

[REL] Crunchyroll v1.25 for Henkaku

HENkaku is a native Homebrew Enabler for the PS Vita and PS TV. It lets you run homebrews on the PS Vita
Post Reply
User avatar
InnocentSam
Posts: 124
Joined: Mon Apr 30, 2012 3:16 pm
Contact:

[REL] Crunchyroll v1.25 for Henkaku

Post by InnocentSam » Thu Dec 29, 2016 11:34 pm

Crunchyroll for Henkaku (3.60)
This is basically that; the Crunchyroll app for PSVita/PSTV but modified to remove the PSN login. It's the latest version, in VPK format, so installation is ez-pz.

Installation
  • Download VPK
  • Install VPK from VitaShell/MolecularShell (safe homebrew)
  • Run!
  • Bonus: buy Crunchyroll Premium :D
Download
Have fun!

Credits
  • Crunchyroll for the app in the first place
  • artmaze7 for the Crunchyroll PKG link
  • corpse101 for tutorial on removing PSN check on PS3 Crunchyroll app
EDIT: Just in case the mods don't know, Crunchyroll is a DRM-free app on the US PSN <3
Advertising

lorak
Posts: 55
Joined: Tue Aug 30, 2011 12:00 am

Re: [REL] Crunchyroll v1.25 for Henkaku

Post by lorak » Fri Dec 30, 2016 1:23 am

Could you be able (and willing ) to do the same for other DRM-free apps like Crackle, MLB.tv, NHL.tv, Twitch, ...?
Many thanks.
Advertising

User avatar
psp_revival
Posts: 58
Joined: Sun May 13, 2012 9:45 pm
Location: North West - UK

Re: [REL] Crunchyroll v1.25 for Henkaku

Post by psp_revival » Fri Dec 30, 2016 9:14 am

There was a no psn for Crackle on redit a few weeks back.

A no psn for PlayStation Live would be welcome.
PsP Go 6.61 - 2.3 LME
Vita TV 3.01 TN
PlayStation TV 3.60 HENkaku
PlayStation TV 3.63 ps+ Japan - USA
RPi2 Lakka

Izotov
Posts: 5
Joined: Wed Jun 24, 2015 8:26 am

Re: [REL] Crunchyroll v1.25 for Henkaku

Post by Izotov » Sun Jan 01, 2017 7:00 pm

What about Twitch app
Dump have many js files
and interesting 2 files
PCSB00878/js/app/presenter/PSNLoginPresenter.js
PCSB00878/js/tls/network/PSNManager.js
https://yadi.sk/d/bUJp17V436NQY9
Mai dump. For launch use Mode 4 (use original eboot) or 12828error

User avatar
InnocentSam
Posts: 124
Joined: Mon Apr 30, 2012 3:16 pm
Contact:

Re: [REL] Crunchyroll v1.25 for Henkaku

Post by InnocentSam » Sun Jan 01, 2017 7:57 pm

Izotov wrote:What about Twitch app
Dump have many js files
and interesting 2 files
PCSB00878/js/app/presenter/PSNLoginPresenter.js
PCSB00878/js/tls/network/PSNManager.js
https://yadi.sk/d/bUJp17V436NQY9
Mai dump. For launch use Mode 4 (use original eboot) or 12828error
The HttpManager.js file contains this line:

Code: Select all

 if ( NetworkConf.PSN_LOGIN_REQUIRE && !PSNManager.isNPSignedInReady() && !req.IgnorePSN ) {
Which tells me that the function "isNPSignedInReady()", which looks like this:

Code: Select all

PSNManager.prototype.isNPSignedInReady = function () {
            return this.userHasAccount() && this.userIsSignedIn();
        };
Should look like this:

Code: Select all

PSNManager.prototype.isNPSignedInReady = function () {
            return true;
        };
Giving that a try might work.
“You never understood games. Maybe that's why the world was such a mystery to you.”
Daniel Suarez, Daemon

Izotov
Posts: 5
Joined: Wed Jun 24, 2015 8:26 am

Re: [REL] Crunchyroll v1.25 for Henkaku

Post by Izotov » Sun Jan 01, 2017 8:27 pm

No((
Attachments
2017-01-01-222436.jpg
2017-01-01-222436.jpg (74.04 KiB) Viewed 6474 times

Bert960
Posts: 307
Joined: Sat Mar 22, 2014 10:45 pm

Re: [REL] Crunchyroll v1.25 for Henkaku

Post by Bert960 » Sun Jan 01, 2017 9:57 pm

Bruh, you are a lifesaver. I didn't even know that this was possible. Thank you so much yo. If you're interested, if you could do this for Netflix and Hulu, that'd be awesome, if not that's cool.

Post Reply

Return to “HENkaku”