aldostools / IRISMAN

All-in-one backup manager for PlayStation®3. Fork of Iris Manager.
GNU General Public License v3.0
233 stars 22 forks source link

BUG: Closing movian returns to the XMB #44

Open ghost opened 2 years ago

ghost commented 2 years ago

There are 2 possible fixes for this, the first being: making a copy of RELOAD.SELF, and placing it here: /dev_hdd0/game/BLES80608/USRDIR. And the second is decrypting SHOWTIME.SELF and changing the path of RELOAD.SELF (offset to change: C67FBF).

ghost commented 1 year ago

Weirdly, it only returns to the XMB if it’s launched via the “Showtime” option in Global Options. If it’s launched by playing a media file (in my case .VOB), it will return to IRISMAN.

ghost commented 1 year ago

Here is an edited version of Movian from IRISMAN 4.89. It's only a .ELF file, because I don't know which tool/settings to use to sign it back to a .SELF file. All I've done is change BLES80608 to IRISMAN00, starting at offset C67FBF. Hope it helps. SHOWTIME.zip

ghost commented 1 year ago

@aldostools just wanted to inform you that a new version of Movian (5.0.730) is out. I assume the offset has probably changed, but I haven’t checked it out yet. Would be cool if you could look into it before/if you add the new version.

aldostools commented 1 year ago

The offset remains the same. image

ghost commented 1 year ago

I guess you weren’t able to resign the edited version either? Unfortunately the bug is still present :/