multiMAN Update Includes CEX, DEX & Stealth PSX Support


Submitted by Tranced_1; January 30, 2013


PlayStation 3 developer of note, Deank, has updated his multifunctional application known as multiMAN. Not only a backup manager but an app, for PS3 CFW users, that accomodates many tasks that you would want to accomplish on your favourite console... The PS3. This update as seen in previouse releases brings further support to PS1 backup compatibility. Also introduced is support to CFW 4.31. He also adds comment to some changes in code regarding Hermes ps1_patch2.S.

 

multiman04.19.02DashHacks

 

 

To Quote: Deank

 


 

mM 04.19.02 update is available online and in the web column.

multiMAN ver 04.19.02 UPD (20130130) (Includes CEX/DEX/STEALTH updates)
http://www.sendspace.com/file/z4ee8p

  • Added support for 4.31CFW
  • Added support for creating ISO files from PS1 game discs
  •  Improved support for PS1 ISO/BIN/IMG/MDF

==================================================================================

About the PS1 improvement: I have NFS:Porsche and it works fine from disc but not from ISO/BIN. The issue was in the patched ps1_emu.self (ATAPI 0x43 READ TOC) which I believe breaks some games (like because of missing .CUE sheet processing). I hope that this fix (which is included in mM 04.19.02) will fix issues with other games that crashed or had some audio issues.

The original patch from Hermes (in ps1_patch2.S)
memcpy(&data[n - sizeof(ps1emu_patch2)], ps1emu_patch2, sizeof(ps1emu_patch2));
(0x3C, 0x80, 0x00, 0x22, 0x60, 0x84, 0x01, 0x63, 0x90, 0x98, 0x00, 0x00):

lis %r4, 0x22
ori %r4, %r4, 0x0163 // first track / last track
stw %r4, 0(%r24)

My change:
memcpy(&data[n - 20], ps1emu_patch2, sizeof(ps1emu_patch2));
(0x3C, 0x80, 0x00, 0x0A, 0x60, 0x84, 0x01, 0x01, 0x90, 0x98, 0x00, 0x00,
0x3C, 0x80, 0x00, 0x14, 0x60, 0x84, 0x01, 0x00, 0x90, 0x98, 0x00, 0x04)

lis %r4, 0x0A // Correct size of TOC
ori %r4, %r4, 0x0101 // first SESSION# / last SESSION#
stw %r4, 0(%r24)

lis %r4, 0x14 // add correct ADR(1)/CTR(4) info in response = Data track + Copy protection
ori %r4, %r4, 0x0100 // first track# in first SESSION / reserved
stw %r4, 4(%r24)

Dean

 


 

Download: multiMAN 04.19.02

Source: Deank via PS3Crunch

 




Tags: deank, multiMAN, multiman 04.19.02, multiman ps1, multiman ps1emu, multiman psx, multiman psx iso, ps 1 emulator




Become a Member of Dashhacks!

If you want your comments to go live without waiting for moderation, you need to be logged in. Being logged in has its benefits:
  • Logged in members do not wait for their comments to be approved.
  • Logged in members can sign up for nightly updates.
  • Logged in members can create Profiles to be seen by other users.
So why wait? Create an account or login now! It's easy, quick, and free.

To get started, use the LOGIN boxes, or the REGISTER link at the top right!


Comments 


 
# tjtzjztjtzjtzj 2013-01-30 14:34
Does the Ps1 support work? Anyone try it?

Reply
 

 
# RE: multiMAN Update Includes CEX, DEX & Stealth PSX SupportChristopher Groux 2013-01-30 16:33
It should work. I can't try it myself, but plenty have. It may not work as good as CD-R but it should be alright.

Reply
 

 
# worksfghgfhfhgh 2013-01-31 06:48
yes it works. tested Alundra (USA) with 04.19.01

Reply
 

 
# Sweetl3lakJak 2013-01-31 10:31
This update really works on many iso games that were crashing before. I am a happy man! Thanks Deank! :lol:

Reply
 

 
# ps1 isos really working?missinglink00 2013-02-01 19:09
So I have ripped 3 Isos now, Road Rash, Chrono Cross, and Ehrgeiz and they are all black screening. They backup from my original psx discs fine but then when I load them from the retro section of multiman it hangs on a black screen. Anyone having success? Is there more to it than just backing them up and launching them?

Reply
 

Add comment

Security code
Refresh



 
CREATE ACCOUNT NOW TO POST COMMENTS!

Why create an account on the Dashhacks network? Because being logged in has its privileges!

• COMMENTS! Only logged in users comments go live without waiting for moderator approval!
• No video! The video ad in the upper right doesn't interrupt you on all pages!
• Customize your profile! Flaunt your xBox Live & PSN gamertags!
• It's FREE and it's EASY! And one login works for all of the Dashhacks review sites!

So what are you waiting for?

Go to the TOP RIGHT of the page and LOGIN or click REGISTER!