The above video goes away if you are a member and logged in, so log in now!
|
| |
Would you like to get all the new info from PSX-Scene in your email each day?
| |
|
-
#1
Why Groove doesn't like PS2 Discs...?
Why Groove doesn't like PS2 Discs...? –
10-24-2010,12:34 PM
So I was curious about why we haven't had any sort of PS2 HD loader for at least us few people with built in PS2 support. I thought maybe it's because PS3 games are mounted with the BD Emulator and maybe if you were to add a PS2 disc to that BD Emulator, it would run it as a PS3 game (which just wouldn't work obviously.) So I thought I'd do a small test:
I was going to load into jailbreak. Put in a PS2 disc. And see how the PS3 mounts it. (dev_bddvd, dev_hdd0, etc etc)
When I put in the disc... nothing. The disc didn't show up on the game list. I made sure it wasn't my disc. I booted into the ps3 like normal and the disc shows up: Playstation 2 Format Disc.
So my question is... why does the payload block PS2 access for models with PS2 support? Does anyone know?
-
-
10-24-2010,01:05 PM
Found that thread just as you were posting it XD
-
10-24-2010,01:14 PM
So the PS3 restarts when you press X on the disc correct? So if you had an app that did this by itself with a burnt disc... Could that work? How does the ps3 start to load the PS2 disc? Does it just detect that is IS a PS2 disc and send a special restart command to the PS3? Could we find this command and send it to the PS3 from an app? If it does the disc check before you restart and not after you restart you would be able to load burnt discs... better than nothing?
-
10-24-2010,01:31 PM
I'm assuming you couldn't just
sys_game_process_exitspawn()
the elf from the disc...?
-
10-24-2010,01:39 PM
Well, for PS2 games it boots into the PS2 hardware/emu, and when you quit the game it boots back to PS3 in normal non-jailbroke mode. I think it should be possible to create some kind of virtual swap switch, if you can block the disc eject/insert notifications (syscall?).
It would probably make more sense to attempt to do this for PS1 first as it's all software emulation and doesn't break the exploit.
-
10-24-2010,01:55 PM

Originally Posted by
Slynk
I'm assuming you couldn't just
sys_game_process_exitspawn()
the elf from the disc...?
Sorry, I'm not a dev, but this may be helpful;
I just figured out something interesting, when you quit the ps2 emulator, instead of restarting lv2 all over, it just switches back to lpar2
Mathieu Hervais (Mathieulh) on Twitter
-
10-24-2010,02:37 PM
Are the PS2 Memory card images on the PS3 encrypted? Could we alter them, put the PS2 Free McBoot/Independence exploit on them, and do things that way?
-
10-24-2010,03:25 PM
That won't work unfortunately.
-
10-24-2010,03:34 PM
Well PS discs, according to my ftp program, mount at:
dev_ps2disc
and
dev_ps2disc1 (I assume this is for ps1 games?)
If we could get the payload to at least recognize and mount real ps discs... maybe you could make an app that redirects something off the hard drive to this. Could work for PS1 games at least.
For PS2 discs... you could insert a burnt disc, load an app, have that app remount the dev_ps2disc to some fake image on the HD. Then when you're on the Main menu, it'll show a PS2 format disc. When you click it, the system resets and loads whats in the disc drive instead (assuming it doesn't check the disc on restart too).
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|