Editing PS3MFW Builder
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 617: | Line 617: | ||
save as broken_bluetooth.tcl in task folder | save as broken_bluetooth.tcl in task folder | ||
Allows you to remove Bluetooth firmware installation so that the MFW can be installed without a working Bluetooth board (circumventing errorcode 0x8002F1F9). This is potentially dangerous if used on a PS3 with a working BT/Wifi board, and should only be used if the BT/Wifi is broken | Allows you to remove Bluetooth firmware installation so that the MFW can be installed without a working Bluetooth board (circumventing errorcode 0x8002F1F9). This is potentially dangerous if used on a PS3 with a working BT/Wifi board, and should only be used if the BT/Wifi is broken. | ||
{{Boxcode|code=<syntaxhighlight lang="tcl"> | {{Boxcode|code=<syntaxhighlight lang="tcl"> | ||
Line 664: | Line 664: | ||
} | } | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
=== Patch package installer for older (2.70) version support === | === Patch package installer for older (2.70) version support === |