This is both good and bad news for Sony depending on how you look at it.
The good news is that the PS3 is going to see a hardware boost and Sony can go the same route and ban systems annually like MS does with their 360's. And then they can benefit from extra sales. The PS3 is in black, so Sony not making a lost on them now.
The bad news is that software sales will suffer. They'll lose maybe upward to a few hundred thousands. But if Sony continues to market them well they'll still sell well. Games that are already million sellers are going to stay that way. The 360 didn't suffer much.
Devs are going to be pulling for mandatory DLC's and online CD keys. Evidently online digital distribution. Used game market and pirates are going to be killed.
This is both good and bad news for Sony depending on how you look at it.
The good news is that the PS3 is going to see a hardware boost and Sony can go the same route and ban systems annually like MS does with their 360's. And then they can benefit from extra sales. The PS3 is in black, so Sony not making a lost on them now.
The bad news is that software sales will suffer. They'll lose maybe upward to a few hundred thousands. But if Sony continues to market them well they'll still sell well. Games that are already million sellers are going to stay that way. The 360 didn't suffer much.
Devs are going to be pulling for mandatory DLC's and online CD keys. Evidently online digital distribution. Used game market and pirates are going to be killed.
Probably for devs to test their code to make sure it works on a regular PS3 without having to jump through all the hoops of getting it signed and and burning it to a BD every time they make a new build.
This mod is basically a RETAIL TO DEBUG convertor, using a JIGCARD from SONY services.
If you look at VHS, it has some DEBUG things.
This JIG CARD(aka USB DONGLE) is used for devs and technicians from sony to launch BOOT INI from DEV_USB0.
Combining some buttons you can change the SYSCON status, who launch as a primary boot this dongle.
BOOTSTRAP is read and the files from dongle are launched and the RAM is making a false REBOOT.
The whole thing its an SYSCON FIRMWARE EMULATOR.
TRM "thinks" we have a debug unit and KERNEL DEBUG is loaded.
This way a DEBUG VSHMAIN (temporarily) allows unsigned code load.
Now you can launch PKGs from USB (that has an explorer to do that)
To launch BDEMU you need a disc to activate MEDIATYPE BD.
When you launch LOADER(from usb) BDDRIVE CHANNEL is closed(they cant share the same channel).
To eliminate LAYER, it needs a CELLFTP to extract decrypted files(no layer) and to convert those to DEBUG MODE.
Executer files can be created with SDK,and generated by the same loader that extract the LAYER, and using PS3GEN to create signed isos(patched).
Same way a 360 works(using a core debug)
The LOADER is executed via APP.
ELIMINATING the initial USB BOOT, its all SONY has to do to kill this mod, because SYSCON is the boss
From demonhades.org:
I'm still baffled why sony used a USB boot, they could have used a network boot with a challenge/response mechanism from the servers.
some are reporting that this happens before syscon kicks in. If true then sony can't do anything to it.
What do these people eat !? It reads almost like English, but so dense with information.