n4ru Flash Loader, firmware loader.

Imagen

Here's a small app I made in a few minutes. It's completely untested as I have no access to a PS3 until Monday and thus may not work at all, so feedback would be appreciated.

It uses the SynaPS3 library, even though it only uses 1 function from the library. No harm in self-advertisement for my (baby-stage) library?

Jaicrab's Loader was made when we still had to use peek/poke to remount directories. We now have syscall8 (hermes) and syscall35 (PL3) for remounting directories. This makes things much easier.

This loader is universal and works with both Hermes and PL3.
Create a folder called "cfw" on the root of your device and place the "dev_flash" folder inside it. Then create another folder called "cfw" INSIDE your "dev_flash" folder.

It supports CFW on your harddrive, so once you have a "finalized" build of your CFW, just throw it on hdd0 and run the app on start!

Along with mounting your dev_flash, this app will also dismount your cfw the next time you run it.*

It checks for the "cfw" folder on the following devices (in this order, meaning bottom devices take priority):

hdd0
ms
usb00x (1 through 7)

Source is of course included, and so is a compiled .pkg (hosted offsite as it is built with Sony SDK).

*If any part of the app is broken it's probably this


Segun el autor mejora al JaicraB.

Funte: PSX-scene
osea que segun entendi, es para meter en el disco interno un "futuro" CFW y poder ejecutarlo a nuestro antojo no, eligiendo el arranque que queramos HDD0, ms, usb00x.

Bueno esta semana se antoja movidita, menos mal que mañana me dan mi ps3 con rector reparado que llevo 3 semanas sin ella.
Muy interesante. Entonces con esto podemos crear una carpeta CFW en el disco duro y lanzar un firmware desde ahí. Una duda para los expertos. ¿Sería posible realizar este "lanzamiento" directamente desde un dongle? De forma que si arrancamos la consola sin dongle salte el firmware oficial y si lo hacemos con el dongle puesto, arranque directamente el que tengamos en CFW.
Elnef escribió:Muy interesante. Entonces con esto podemos crear una carpeta CFW en el disco duro y lanzar un firmware desde ahí. Una duda para los expertos. ¿Sería posible realizar este "lanzamiento" directamente desde un dongle? De forma que si arrancamos la consola sin dongle salte el firmware oficial y si lo hacemos con el dongle puesto, arranque directamente el que tengamos en CFW.

Imposible ya que un dongle tiene unos pocos Kb de memoria y un FW ocupa cientos de MB, loq eu si se podria hacer eria modificar el payload que lea en el HDD di existe esa carpeta y desde hay cargar ese CFW (seria lo más logico)
3 respuestas