Misc Remove Crunchyroll Online Verification?

carlosdui

Member
OP
Newcomer
Joined
Feb 12, 2020
Messages
14
Trophies
0
Age
23
XP
108
Country
Mexico
Hello GBATemp People.
I trying to patch Crunchyroll server to another server of anime, but I have the problem about error code 102-2882

When i remove the code in app/scripts.wiiu.js:
JavaScript:
case errorType.ACT:
        alert(JSON.stringify(evt))
        break;
This make the app bot up, then it send request
/api/v1/cr/version
Request working to custom server but then that do nothing...

Thanks for all help :D
 
Last edited by carlosdui,
  • Like
Reactions: Moon164

carlosdui

Member
OP
Newcomer
Joined
Feb 12, 2020
Messages
14
Trophies
0
Age
23
XP
108
Country
Mexico
Moving to another file in ApiRequest.js i modify options for change server to a local ip
JavaScript:
  var apiDefaultSettings = {
    httpMethod  : 'GET',
    urlRoot     : '192.168.100.175:4000/api/v1'
  };

// More line after...    

var url = 'http://';
 url += apiDefaultSettings.urlRoot + '/' + action


And nothing in app, but in browser is OK
 
  • Like
Reactions: Moon164

theaxd

Member
Newcomer
Joined
Apr 16, 2022
Messages
10
Trophies
0
Age
20
Location
.
XP
89
Country
United States
Is there a way to bypass “error code 102-288”? Also what’s crunchyroll’s title id
 

carlosdui

Member
OP
Newcomer
Joined
Feb 12, 2020
Messages
14
Trophies
0
Age
23
XP
108
Country
Mexico
Is there a way to bypass “error code 102-288”? Also what’s crunchyroll’s title id
Hi, this is the crunchyroll Title ID for USA Consoles -> 0005000010172a00
I am reading all JavaScript files and those error is a Acconunt Error, is possible to remove but the problem is when make the petitions to a custom server

-> /version.0.json OK
but /translations.0.json never go to server
On browser all get OK but in console never pass about the 1st request
1662929255762.png
 
  • Like
Reactions: theaxd
General chit-chat
Help Users
    K3N1 @ K3N1: https://store.steampowered.com/app/1623940/Bramble_The_Mountain_King/