Removing Debug console auto scroll to restore stability. having it inside utils.mjs sometimes causes 9.xx (9.60 at least) firmwre to show unresponsive browser tab and freeze if any operation was made (launching an app or restarting the console)..
This commit adds the ability to load payloads using GoldHENs BinLoader by visiting the mirrored http host. Improvements in blocking payloads loading if your firmware is unsupported..
update: payload handling
- Updated PSFree.manifest with new GoldHEN binaries and removed obsolete file.
- Implemented functions to set and load selected GoldHEN version in localStorage.
- Enhanced GoldHEN function to dynamically set payload path based on selected version.
- Added UI elements in index.html for selecting GoldHEN versions.