Ik hoop dat heel die hackzooi als nog een flop word.. Je hebt er niks aan..
Je kan het ook zien als je bij supermarkt bent en je neemt alles zo mee zonder te betalen. dat is in principe het zelfde.
Of je hebt zelf een baan je verkoopt bijv. computers en ergens anders geven ze die gratis weg.. Daar word je niet vrolijk van ( ja net als rob geus )
wat een onzin je heb er niks aan zijn al gaste bezig met een dreamcast emulator en ps2 emu heb jkij daar niks aan nou ik wel
verder zie ik sony niet iedere week een update maken als die hackers eenmaal het spelletje door hebben dan is er binnen een paar dagen weer een update en dan wordt sony het van zelf moe en pakken ze het pas weer aan bij de volgende update zo als met de psp
de ps3jailbreak via de psp is al te loaden btw al is er nog wel wat werk aan te doen
EDIT
mooi nieuws
PS3 Open Source Tool Chain Released
No Comments Category: Ps3 Jailbreak
Not of any use to the average Joe, but there seems to be a new toolkit to help with the development of homebrew. Github user ooPo, has released an Open Source version of the PS3 Tool Chain. First we received news of the updated PSGroove, which helps with development of homebrew, and now this.
What does this do?
====================
This program will automatically build and install a compiler and other
tools used in the creation of homebrew software for the Sony Playstation 3
videogame system.
==================
How do I use it?
==================
1) Set up your environment by installing the following software:
autoconf, automake, bison, flex, gcc, make, makeinfo, patch, subversion, wget
2) Add the following to your login script:
export PS3DEV=/usr/local/ps3dev
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin
3) Run the toolchain script:
./toolchain.sh
==========================
Where do I go from here?
==========================
Visit the following sites to learn more:
http://www.ps2dev.orghttp://forums.ps2dev.orgIn the words of Mathieulh, Stop ranting and start contributing.
PS3News Releases First Homebrew App – PS3 FTP Server
15 Comments Category: Ps3 Jailbreak
PS3News.com has released the FIRST public homebrew application for the PS3. Its a simple FTP Server! Ableit a bit buggy, as mentioned by the readme, it still gets the job done! Something interesting to note is the program allows full read and write access to the PS3 hard drive, and 2 of the flashes (dev_flash2 and dev_flash3). It also allows full read access to dev_flash where the firmware is held!