Mengulas tentang Hardware & Software serta Servis PS3

* PSGroove Hermes Payload v3 and Open Manager Updates Arrive

From : PS3 News

Today Hermes at Elotrolado.net (linked above) released his PSGroove custom payload v3 and as a result moh.sakhaii has http://psx-scene.com/forums/showpost.php?p=539568&postcount=1 Open Manager for PS3 to version 1.15 followed by 1.16.

Downloads: PSGroove Hermes Payload v3 / PSGroove Hermes Payload v3 (Compiled) / PIC18f4550 Hermes v3 16Mhz LVP / Open Manager v1.15 / Open Manager v1.15 (Compiled) / Open Manager v1.16 / Open Manager v1.16 (Compiled)

Hermes Custom Payload v3 Features:


- New Address 0x80000000007ff000 end of the payload at the end of the Kernel in order to add the extra code needed (the code is relocatable, if necessary)

- Added support syscall 8 with Stealth and other kernel functions such as copy, allocate memory, perform routine, add path table (for replacement / redirection of files and directories), etc. (see syscall8.h for details)

- Support for Homebrew in / apps_home/PS3_GAME similar to a flash drive or connected on / dev_usb000/PS3_GAME

- Syscall redirection 36 games to run diskless / apps_home/PS3_GAME

NOTES about path_open_entry: compare_addr can be a string full path for files or not. The size of the string can be len+1 replacea_ddr can replace a file, files or directories. The size of the string must be replace_string + hook_open string remnant+1 (recommended 0x800 to work with directories)

Example 1: replacing a file

compare_addr: "/app_home/PS3_GAME/USRDIR/EBOOT.BIN"
replace_addr: "/dev_usb000/PS3_GAME/USRDIR/EBOOT.BIN"

compare_len= strlen(compare_addr);
replace_len= strlen(replace_addr);

Example 2: replacing files by a unique file

compare_addr: "/app_home/PS3_GAME/ICON"
replace_addr: "/dev_usb000/PS3_GAME/ICON0.PNG"

compare_len= strlen(compare_addr);
replace_len= strlen(replace_addr)+1;

Example 3: replacing directories

compare_addr: "/app_home/PS3_GAME"
replace_addr: "/dev_usb000/PS3_GAME"

compare_len= strlen(compare_addr);
replace_len= strlen(replace_addr);

Open Manager v1.15 Changelog:

- Removed that patch mode as it is no longer needed.

With the introduction of Hermes payload v3 many games with controller issues are now fixed, there is no longer any need for patched mode, therefore it has been dropped as a deprecated feature. It is reported that even retail patches now fully work. Congratulations to Hermes on a job very well done, Community owes you a great deal. You just beat everyone to it. As proof also my compiled version of Hermes v3 for PIC18f4550,16Mhz,LVP with no bootloader is attached. Do not ask for more hex here please.

Open Manager v1.16 Changelog:

- patched mode returns and now works for hermes V3 and previous versions that include peek/poke calls (v > psgroove 1.1)

Notes: patched mode in hermes V3 is an aggressive mode for those of you who still have problems with hermes v3 normal mode, again do not use patched mode in normal games without issue or for normal operations like FTP/COPY.

In related news, Eyed1 http://psx-scene.com/forums/showpost.php?p=544885&postcount=1 that you can now update your backed up PS3 games with Hermes v3!

To quote: "Just to reiterate updates (retail ones) now work with this new payload:

How?

1. Get install and test ps3 proxy manager
2. Start and game up wait until the update starts... cancel it
3. Start your ftp app (1.1b)
4. On your pc using the logs part of the proxy app download your retail package file
5. then package using demomanager*
6. ftp the folder with the package in it to your ps3 in hd00/vsh/temp/
7. start it up in non-jb mode install the patch from the xmb
8. restart your ps3 in jb mode
9. AMERICA --xxxxYAAAA

* If there is more than one pacth for now you need to do this twice or use demoinstaller, more advanced users can edit the SFO.

I can confirm that FightNight r4/Unreal3 update with ease.

FIFA showed and new message 'please insert your fifa 11 and restart the game' (anti-patch patch were eboot of new patch does not see the orig, sony fights back)"



More PlayStation 3 News...

* psgroove-hermes-v3.rar (3.35 MB, 836 views)
* pic18f4550_Hermes_v3-16Mhz-LVP.rar (11.5 KB, 263 views)
* OpenBM 1.15.zip (93.7 KB, 176 views)
* OpenBM115Compiled.zip (1,004.6 KB, 493 views)
* v3_hex.zip (122.9 KB, 1473 views)

0 komentar:

Posting Komentar