thanks,but i already know about cronusmax usb.i was gonna buy it but then i thought that lets check if there is a plugin available.can u tell me what cobra is and how to use it on a ps3 with cfw?
Cobra is included in most CFWs, it brings ISO file support as well as plugin support among many other features. Cobra does not get installed separately.
Some CFWs do not include Cobra, we often refer to those CFWs as standard CEX. On a standard CEX CFW, we often rely on Mamba (a Cobra equivalent which can be installed using a pkg) to get ISO & plugin support.
Plugins are usually loaded by Cobra (or Mamba) at boot time. To do that, we use a file called boot_plugins.txt located at the root of the internal HDD ie /dev_hdd0/boot_plugins.txt. (with Mamba, the file is named mamba_plugins.txt).
To load a plugin using Cobra, all you need to do is add a new line to boot_plugins.txt with the path to the plugin.
For instance, if you put a plugin file called plugin.sprx in /dev_hdd0/plugins, you must add the following line to boot_plugins.txt:
Code:
/dev_hdd0/plugins/plugin.sprx
Cobra will then automatically load the plugin.sprx file on boot.
Note that Cobra & Mamba are not a requirement to load a plugin. If you use a standard CEX CFW & don't want to install Mamba, you can use PRXLoader to do the job.
Most recent releases of Mamba & PRXLoader can be downloaded from our Resources section or from store.brewology.com.
For more details about Cobra & Mamba features, I recommend you read the OP of this thread.
http://www.psx-place.com/threads/cobra-vs-mamba-vs-rebug-rex.1637/