QOL Improvement suggestions
Closed this issue · 5 comments
Hi. First, let me thank you for this project. It work great.
I have two suggestions for QOL improvement :
-
2nd click ("Jailbreak done") is not useful.
I removed it and it work without problem (I just removed alert at line 647 in kexploit.js). -
I modified index.php so when menu is opened, "GoldHEN" button is in the middle of the screen, right under default cursor position.
For my usage, I created a simpler index.php page with only 4 buttons : Threshold, Raspberry, GoldHEN and "More options" (open original index.php I renamed)
With those 2 modifications, you just need to open guide, click, wait and click. Very easy :)
Can you Share you index.php?
-
2nd click ("Jailbreak done") is not useful. - this was introduced only to avoid the flickering in ps4 slim when comming back from JB to webpage
-
I modified index.php , send it to me will integrate into the code
This project is amazing, just if possible you can make better using https://github.com/stooged/PS4-Server-900u, @karo_sharifi implemented a esp8266 host using that idea, if you want see here is the bin file https://t.co/9buavulD5x, the correct file is "ESP8266 Auto mount USB 900NA.bin"
Here is my index.php.
Original php is renamed to "index-original.php".
Note :
I left all original code, so it's easier for me to maintain.
Note 2 :
This file fits my needs (only using GoldHEN). Someone using payload or other options may not be happy to have more clicks to do.
Note 3 :
Maybe a better solution for faster loading is to use javascript to hide/display button parts. So no loading of new page is required.
I will try to make something. If I have something working, I will post my new file here.
index.zip => removed, see next post
@PaulJenkin Here is a far better version of my index.php file.
Now, everything is on one page and buttons layout is better.
Keeping this handy will it try and incorporate in next release