![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on UMDLoader - Running 2.00+ Games on 1.5 (Development Thread) within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; Ok here is my app i've tried it out with a game that dosen't require 2.0+ and there was no ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() Party at Las Noches!
|
Ok here is my app i've tried it out with a game that dosen't require 2.0+ and there was no bricking involved. (Source code is included for the paranoid people) What it basicly does is unassigns Flash0 and Flash1. Then assigns Flash0 to "fatms0:\flash0\" and assigns Flash1 to "fatms0:\flash1\" and then runs the UMD in your UMD Drive. I would appreciate it if someone could test this and give me feedback on it... Also you will need to put a 2.00+ Firmware on to your Memory Stick in folders "flash0" and "flash1". You can do this by useing FakeUpdater.
Download UMDLoader Version 1.0 Beta Download 2.50 Eboot.pbp for FakeUpdate Download FakeUpdater
__________________
|
|
|
|
|
|
#7 | |
![]() ![]() Party at Las Noches!
|
Quote:
also what version do you need for socom?
__________________
|
|
|
|
|
|
|
#10 |
![]() ![]() Party at Las Noches!
|
no i only have Wipeout Pure... Yes i'm a pirate No i don't care what you think...
so socom actually started to start up now could you try something else? Dump the 2.00 Update and put it in the "flash0" and "flash1" Folders Download 2.00 Update
__________________
Last edited by IchigoKurosaki; 01-19-2006 at 02:01 PM.. |
|
|
|
|
|
#12 |
|
Hey, FYI: Socom loads up normally at first through all of the common loading methods. Its not new information, what you need to figure out is how to gte past that. Crash tag Team racing does the exact Same thing. So i think thats one security system that needs to get bypassed. GTA, and others probably use another method.
Hope this helps. |
|
|
|
|
|
|
#13 |
![]() ![]() Party at Las Noches!
|
Could someone supply me with the Boot.bin maybe it could just be easily patched...
If someone is willing i can supply a program to rip the boot.bin on to your Memory Stick
__________________
|
|
|
|
|
|
#14 | |
![]() |
Quote:
|
|
|
|
|
|
|
#15 |
|
No, your right, but i thought that was what i typed lol. GTA uses something that Socom and crash Do not. While Crash and Socom uses a system that allows for partial loading followed by a crash.
but one thing you should ponder before even thinking their different system is to see how they both load. Now, Socom and Crash load up their own little images and whatnot before loading up security protocols but GTA probably uses the same system but makes it a priority instead of loading some kind of "GTA is loading" screen. That could be another possibility all together. |
|
|
|
|
|
|
#18 |
![]() |
This is nothing new see here , Socom Starting
So if your program is doing the same thing as Mbshell then it can't be the firmware emulation thats the problem. You're just at the same stage as MBshell is with UMD loading. |
|
|
|
|
|
#19 | |
![]() |
Quote:
|
|
|
|
|
|
|
#20 |
![]() |
I think the problem is.. that we need to find out WHAT system it is trying to use and find it in the 2.0. Then redirect it directly to the system THEN load the firmware for any other things such as codec. Call me crazy but i think thats wat it is...
__________________
[SPOILER="For PSP History"]1.50 > 1.52 > 2.00 > 1.5 > 1.5 (POC CF) > 1.5 (Harleyg) > 1.5 (Casual) > 3.03 OE-A > 3.03 OE-C[/SPOILER] Check it out: [URL="http://youtube.com/watch?v=xNVPKM07TWs&mode=related&search="]Pen Spinning[/URL] |
|
|
|
|
|
#21 | |
![]() |
Quote:
Code:
sceIoUnassign("flash0:");
sceIoUnassign("flash1:");
printf ("- Both Flash0 and Flash1 Unassigned\n");
sceIoAssign("flash0:", "msstor0p1:/" , "fatms0:/Flash0/", IOASSIGN_RDWR, NULL, 0);
sceIoAssign("flash1:", "msstor0p1:/" , "fatms0:/Flash1/", IOASSIGN_RDWR, NULL, 0);
printf ("- Assigned both Flash0 and Flash1 to fatms0\n");
But i don't think this make's a difference because i think Socom would load without the flash emulation? (I could be wrong) , But at the moment it seems its just at the same stage as Mbshell's UMD loader. Last edited by DeMoN X; 01-19-2006 at 03:06 PM.. |
|
|
|
|
|
|
#23 | |
![]() ![]() Party at Las Noches!
|
Quote:
Download Boot.bin & Eboot.bin Dumper
__________________
|
|
|
|
|
|
|
#24 |
![]() |
Yo ichigo log onto aim or msn or yim but you have to accept me first.
__________________
[SPOILER="For PSP History"]1.50 > 1.52 > 2.00 > 1.5 > 1.5 (POC CF) > 1.5 (Harleyg) > 1.5 (Casual) > 3.03 OE-A > 3.03 OE-C[/SPOILER] Check it out: [URL="http://youtube.com/watch?v=xNVPKM07TWs&mode=related&search="]Pen Spinning[/URL] |
|
|
|
|
|
#26 |
![]() ![]() Party at Las Noches!
|
Thanks
that is the most important one if i can get this over to 1.50 than i think maybe i can get a few more people intrested in PSIX
__________________
|
|
|
|
|
|
#28 |
![]() ![]() Party at Las Noches!
|
I sent you a PM with the error
was there any caps maybe? caps matter on a Linux Server...
__________________
|
|
|
|
![]() |
| Tags |
| 200 , development , games , running , thread , umdloader |
| Thread Tools | |
|
|