in the han js, 4.90 is missing some variable declares.HAN was never tested on 4.90. The offsets were updated only and support files merged from 4.89 files. I can test this later, but if the installer worked, its strange that enable is not working, as they use the same js file for offsets
EDIT:I know why. The XML was never updated. I will update it and post for you to try
EDIT2: Apparently i forgot how HAN works, and we didnt put js in xml. Let me test it and report back
EDIT3: Ive confirmed that it freezes from enabler, using html/js, but installer works.
| var ipf1_addr_489=0x6ebb78; |
in the han js, 4.90 is missing some variable declares.
from 4.89 section:
var ipf2_addr_489=0x507374;
var ipf1_addr_489=0x6ebb78;
same thing happened when han was updated for 4.86 i think.
in the han js, 4.90 is missing some variable declares.
from 4.89 section:
var ipf2_addr_489=0x507374;
var ipf1_addr_489=0x6ebb78;
same thing happened when han was updated for 4.86 i think.
I already let esc0 know about this earlier today.
In the ps3xploit_v307.js file:
Line 838 add 2 lines
var ipf1_addr_490=0x6ebb78;
var ipf2_addr_490=0x507374;
Line 2128 before the closing brace, add 2 lines
ipf1_addr=ipf1_addr_490;
ipf2_addr=ipf2_addr_490;
That should fix the enabler tool freeze on 4.90 in theory.
please try downloading the newest zip from GitHubHey guys,
I updated my ps3 to 4.90.1 HFW and then used han installer with the han supporting 4.90 files and everything works fine, but as soon as I click han enable my ps3 freezes. What could be the cause?
it says 4.80/4.81 supported on installer html, but there is nothing for them inside han_supportfiles.zip.please try downloading the newest zip from GitHub
https://github.com/PS3Xploit/etHANol/archive/refs/heads/master.zip
Hmm. Yeah I forgot to either change that or add files.it says 4.80/4.81 supported on installer html, but there is nothing for them inside han_supportfiles.zip.
please try downloading the newest zip from GitHub
https://github.com/PS3Xploit/etHANol/archive/refs/heads/master.zip