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": "سرعة المراوح",
|
||||
"fanDescription": "يضبط درجة الحرارة حيث سيتم تشغيل المروحة في وضع التوربو",
|
||||
"selectTemp": "قم بإختيار درجة حرارة",
|
||||
"default": "الإفتراضي"
|
||||
"default": "الإفتراضي",
|
||||
"goldhenFirmwareSemiSupported": "* تفعيل الإضافات من خلال BinLoader الخاص بـ GoldHEN مدعوم على جميع الإصدارات",
|
||||
"southbridgeHeader": "Southbridge والنوع",
|
||||
"southbridgeHelp": "أتحتاج للمساعدة؟",
|
||||
"southbridgeHelp1": "قم بتفعيل GoldHEN و إذهب إلى الإعدادات -> النظام -> معلومات النظام وستجد الـ Southbridge الخاص بجهازك",
|
||||
"southbridgeHelp2": "قد يؤدي اختيار خيارات خاطئة إلى حدوث إنطفاء مباشر للجهاز!",
|
||||
"selectSouthbridge": "حدد Southbridge و نوع الـPS4 الخاص بك"
|
||||
}
|
||||
Reference in New Issue
Block a user