Add Linux support + improvements
Linux payloads from ps4boot has been added for all firmware and southbridges 7.00 - 12.52. Improved payloads tabs by design and now it keeps that chosen tab opened by using localStorage. Added new options in settings to choose the Southbridge and the PS4 model to display the correct payloads. loading .elf for linux payload when using the GoldHEN's BinLoader and .bin for the webkit exploit. Updated Arabic translations for the new texts.
This commit is contained in:
@@ -35,5 +35,11 @@ window.lang = {
|
||||
"fanTitle": "Fan Threshold",
|
||||
"fanDescription": "Sets the temperature threshold where the fan will kick into turbo",
|
||||
"selectTemp": "Select a temperature",
|
||||
"default": "Default" // Fan default string
|
||||
"default": "Default", // Fan default string
|
||||
"goldhenFirmwareSemiSupported": "* Loading payloads through GoldHEN's BinLoader is supported on all firmware.",
|
||||
"southbridgeHeader": "Southbridge and Model",
|
||||
"southbridgeHelp": "Need help?",
|
||||
"southbridgeHelp1": "Load GoldHEN and go to Settings -> System -> System information and check Southbridge.",
|
||||
"southbridgeHelp2": "Selecting wrong options may cause a kernel panic!",
|
||||
"selectSouthbridge": "Select your Southbridge and PS4 Model"
|
||||
}
|
||||
Reference in New Issue
Block a user