1500°
88w ago - Following up on our
previous update, today Spanish PlayStation 3 developer
Blipi has announced that the RNA: Real Network Access Project for PS3 JFW DH CFW is going open source in hopes that another developer in the scene will pick up where he left off.
Download:
Real Network Access Project for PS3 (SVN)
To quote: Since I'm leaving the scene for a while I've decide to make RNA open source.
It can be found here: https://bitbucket.org/blipi/rna/
In root / main .h and .cpp core files
In /temp/ code to be ported to ps3 yet
In /RNA/ PHP server files
Status/Progress:
Client (PS3, pkg):
- Main core - 100%
- Packet send/recv/connect - 100%
- Blowfish encryptation - 100%
- MD5, CRC32, security on packets - 100%
- Login process - 100%
- Packet sync core - 100%
- Packet sync implementation - 20%
- Friends core - 100%
- Friends implementation - 0%
- LAN gaming - 0% TheGrid pending
Server (PHP):
- Packet recv/send/connect - 100%
- Security...