""
All times are GMT +2. The time now is 02:44 AM.  

Go Back   PSX/PS2/PS3 Scene Newz > PlayStation2 Forums > PS2 Homebrew/Dev & Emu Scene > FreeVAST

Reply
 
Thread Tools Display Modes
  #1  
Old 05-22-2008, 02:12 PM
ffgriever's Avatar
ffgriever ffgriever is offline
Registered User
 
Join Date: Jun 2006
Posts: 495

CDVD issues


I'm just putting the new versions in the first post. It's easier to find.

Launcher v1.1

Changes:

- Cdvd initialization fix is now automatic and should work fine on all consoles (tested on few PAL consoles and one NTSC console).
- Fixed issue with multilanguage games, where english was chosen instead of the one configured in ps2browser setup. Tested it on few PAL consoles and one ntsc.
- Fixed some minor launching issues.

Launcher V1.1a

Changes:

- All autodetected values are now passed to the cdvd as they should.



As for the other problems. I can't reproduce them here, which makes it quite hard to fix.

Just replace your current runme elf. Remember about the file paths (in this order):

mass0:/BOOT/BOOT.ELF
mc0:/BOOT/BOOT.ELF
mc1:/BOOT/BOOT.ELF
mc0:/B?DATA-SYSTEM/BOOT.ELF
mc1:/B?DATA-SYSTEM/BOOT.ELF

(where "?" is regional code: A, E, I )


----------Original post--------------
The main topic is growing really fast and sometimes it's quite hard to get all the info that one needs. This is why I created this thread.

I will quote part of the text from the other thread:
Quote:
As for the cdvd initialization fix... I've been testing it on v12, v9, v10, v7, v4 and v3. It worked fine on all of these. All consoles were PAL (all with the scph-xxxx4 numbers), either unmodded or chip disabled.

The init code is a little bit different on my v4 than on my v10 (was making bigger tests just on these two)... but the one made from v10 worked fine on others. I'll try to research it further then and check for possible incompatibilities (I even have a candidate that could cause the fix to not work).
But now I really have to nail the real issues. If you could specify what console models (region, bios version and mobo ver appreciated - take a note, that even not all PAL consoles with the same version/mobo are identical! But the hardware itself should be pretty the same.) current initialization code DOESN'T WORK. And I mean only cdvd related problems!

As for the NTSC v9 problem. I currently do not have any NTSC console. But I may be able to do some reversing if you'll send me your complete bios dump (including nvram, but you can erase your consoleId/ilinkId numbers if you don't trust me). But not yet and not here. First I would like to get some incompatibility reports.

Some other problems, like hdl not launching, sms freezing, usbadvance freezing are related to this one, so do report.

New launcher should follow (tomorrow I think, today we have holidays here ), solving the issues with CB for some people as well as some games in hdloader. I also think I could easily solve the problem of chosing english language in multilangual games... even though other language is chosen in configuration (the same is done by some modchips). But I need a list of multilangual games that have this problem (I have quite a lot of games, and simply don't remember which might be multilangual, since not many come in polish language here, and even if... they're usually standalone versions not multilang... so they always choose english language as default).

I hope some easy fix can be found to these problems (though, the cdvd fix isn't as easy as it might look).

PS. One person wrote, that it doesn't detect DVD inserted on boot and he had to open the tray and close it again to make it recognized. My question for you is. Pull out your MC with McBOOT, go to the browser, put your dvd and measure how much time it takes to recognize the DVD completly (until the disc shows in browser). I've noticed this behavior on one of my consoles, when I changed khs400b to khs400c and didn't reprogramm the lens calibration data. On DVD-ROM and DVD+R (with chip enabled) it was trying two times to recognize the DVD which gave similar results if it was inserted at boot, while on DVD-R it worked fine (chip enabled). Using lens changer to reprogram lens calibration data has cured the problem on that console (I can't freeze the init procedure untill the disc is recognized... because it would freeze everything if there is no cd/dvd in drive).
Attached Files
File Type: rar RUNME_V1.1a.rar (45.6 KB, 519 views)

Last edited by ffgriever; 06-04-2008 at 01:33 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-22-2008, 07:09 PM
zx16384 zx16384 is offline
Registered User
 
Join Date: Nov 2004
Posts: 64
Quote:
Originally Posted by ffgriever View Post
Some other problems, like hdl not launching, sms freezing, usbadvance freezing are related to this one, so don't report.
What about another possible v1.2 launcher side effect: uLaunchElf freezing in the file browser. When booting from my Datel 16MB with the older version using the lukasz launcher without disc access everything works fine...

...but when I boot from my other Datel 32MB created with FREE_MCBOOT_v1.2_(PAL-NTSCU) then uLaunchElf immediately freezes when switching the sort order to "Game Title + Details", when browsing memory card as well as when browsing the hard disc (where I keep my memory card saves backup). I also get freezes just when i navigate to mc1: in the file browser.

After some reboots due to freezing I replaced the BOOT.ELF (uLaunchElf 4.12e plus) with the official 4.12 one from the other card, and the same thing keeps happening... so it has nothing to do with the special LaunchElf in the installer.

This might be some memory corruption going on...

I made extensive testing with all possible combinations of cards, and the freezes only happen if i boot from the v1.2 card, either in mc0: or mc1:. As soon as I boot from the first, older version the freezes are gone!

PAL v10 [ger], SCPH-50004
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-22-2008, 08:45 PM
ffgriever's Avatar
ffgriever ffgriever is offline
Registered User
 
Join Date: Jun 2006
Posts: 495
@everyone

Try this RUNME.ELF (just replace the old one). It should fix some of the launching issues (freezing some applications in weird way).

It might also help with the cdvd init problems, but I'm not sure about it (just made some very small changes).

This particular version will load ~4seconds longer, but it's only for testing purposes (I just went insane about few things).

Report back.

PS. Forgot to add. Boot paths as in 1.2, not as in 1.1

mass0:/BOOT/BOOT.ELF
mc0:/BOOT/BOOT.ELF
mc1:/BOOT/BOOT.ELF
mc0:/B?DATA-SYSTEM/BOOT.ELF
mc1:/B?DATA-SYSTEM/BOOT.ELF

(where "?" is regional code: A, E, I )
Attached Files
File Type: rar RUNME.rar (47.3 KB, 204 views)

Last edited by ffgriever; 05-22-2008 at 09:41 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-22-2008, 09:48 PM
magarcan magarcan is offline
Registered User
 
Join Date: Feb 2007
Posts: 57
Could you also make a SCES_XXX.XX launcher because looking for it using browsing is so tired... Thank you!! List of games that boots with language changed (in a few time more):
-Metal Gear Solid 2 Substance PAL Multi5
-Guitar Hero 3 PAL
-Splinter Cell Double Agent PAL
-Gradius V
-God of war
-The simpsons
-Timesplitters: Futuro Perfecto Pal/multi5
-Soul calibur 2 y 3 Pal/multi5
-God of war Pal/multi5
-Tekken 5 Pal/multi5
-Las crónicas de spiderwik
-Rayman Rabbing Rabbids
-Crash Bandicoot
-Need for speed carbono (boots in Italian).

Last edited by magarcan; 05-23-2008 at 01:30 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 05-22-2008, 10:56 PM
slicer74's Avatar
slicer74 slicer74 is offline
Need help ???
 
Join Date: Apr 2005
Location: Somewhere
Posts: 618
Could u check for Prince of Persia (french language include)
__________________
My Web Page
PS2 V7 Network Adaptar
HDD Seagate 160 Go
Noobs Pit Stop
Free MCBoot
48 mb Virtual MC for my HDD games
My stuffs
PS2 HDD Game list
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 05-22-2008, 11:17 PM
zx16384 zx16384 is offline
Registered User
 
Join Date: Nov 2004
Posts: 64
Quote:
Originally Posted by magarcan View Post
Could you also make a SCES_XXX.XX launcher because looking for it using browsing is so tired...
Do you mean for launching disks? If so, just put "MISC/PS2Disc" on a button on uLaunchElf. This function launches the disc in drive.

On my Pal v10 [ger] I only have disc access when a disc is in the drive while booting. If there was no disc in the drive, uLaunchElf would correctly show "no disc". Then I insert a game disc, uLE shows "detecting", and then "stop disc"... but the disc won't stop spinning, and neither PS2Disc nor browsing to cdfs: (freeze!) will work.

So, CDVD only works for me if a have a disc in drive while booting... I can launch another original disc in uLE then.

I already use the new RUNME.ELF from this thread.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 05-22-2008, 11:35 PM
urbigbro's Avatar
urbigbro urbigbro is online now
Modder rev. 2.0
 
Join Date: Apr 2006
Location: The beach with great weather year round.
Posts: 314
Still no progress on my v9 US NTSC, 8 mb Sony card with new RUNME. Hangs in the same places it did before. For SMS specifically it will recognize the CD/DVD as in the drive, but if I try to read it, it hangs. ULE hangs when I initiate cdfs from filebrowser. CB 9.2 HDL patched hangs at boot. All programs behave the same whether launched from HDD or USB.

What info denotes my bios rev? I have the following in my "Version Information" screen:
Console SCPH-50001
Browser 1.40
CD Player 2.00
Playstation Driver 1.11
DVD Player 3.00U

I'd be glad to dump my bios but would like to know what program/method you prefer us to use to get it. I don't think I could use ps2link/naplink with out a tutorial Just point me in the direction and I'll do it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 05-23-2008, 12:04 AM
zx16384 zx16384 is offline
Registered User
 
Join Date: Nov 2004
Posts: 64
So, after further tests with the new RUNME.ELF I came to the following conclusion:

1. CDVD access only works for me when a disc is in the drive while booting the ps2. With working CDVD access, I can put another game in the drive and access/run that disc with no problems.

2. My crashes in uLaunchElf (see above) seem to happen when I don't have a disc in the drive while booting up the PS2... Then I cannot access mc1: in FileBrowser at all, uLE freezes instantly - every time! Also the freeze on sorting by Game Title can be reproduced then.

So these random freezes are connected to CDVD initialisation.

To help ffgriever, please when reporting problems also write if you had a disc in the drive while turning on your PS2 - it seems to matter.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 05-23-2008, 01:14 AM
atchuss atchuss is offline
Spanish User
 
Join Date: May 2008
Posts: 96
Thanks for your interest.
The Spiderwick Chronicles (PAL) is another multilanguage game without language selector.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 05-23-2008, 01:27 AM
magarcan magarcan is offline
Registered User
 
Join Date: Feb 2007
Posts: 57
Quote:
Do you mean for launching disks? If so, just put "MISC/PS2Disc" on a button on uLaunchElf. This function launches the disc in drive.
This not work launching backups.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 05-23-2008, 01:37 AM
TaNK's Avatar
TaNK TaNK is offline
Registered User
 
Join Date: Mar 2003
Location: North Carolina
Posts: 97
i installed FMB 1.2b on aDatel 16mb max mc and works fine but uLe freezes on saving IF you turn on disc control and then save. so the only way now i can launch stuff is using MCloader -> DVD Region Free then it loads uLE -> CDLoader/ZoneLoader/SwapMagic apps. And yes i replaced 1.2b's runme with the one here. and both did the same thing.

v9 SCPH-50001/N NTSC ps2
Datel 16MB MAX MC Card
__________________
My Mods
---------
Xbox 360 Pro|20GB HDD|Samsung DVD-ROM (MS25)|iXtreme v1.4 (8X)
GameCube|DOL-001|Qoob Pro|Qoob Pro Bios v1.3c|Full Size DVD Case Mod
Xbox|v1.1|Xecuter 2.3. Lite|Seagate Barracuda 120gb HDD|EvoX M8 Plus|XBMC
PS2|SCPH-50001/N|PS2 BBA|SeaGate 250GB HDD|FreeMcBoot 1.7
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 05-23-2008, 01:46 AM
stayhye stayhye is offline
Just coolin'
 
Join Date: Jul 2004
Location: earth
Posts: 73
PS2 v9 ntsc, mcboot 1.2b, the new RUNME.ELF found here, installed on 1 datel 32mb and 1 sony 8mb mc. still no c/dvd function (console SCPH-50001)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 05-23-2008, 06:03 AM
Titch Titch is offline
Registered User
 
Join Date: Oct 2003
Location: America
Posts: 27
V9, V7, V4 ntsc all freeze when misc/ps2disc selected and original disc ps2 dvd game in drive. Same thing if I boot with or without disc.Tested with sony orig 8mb with orig runme 114kb and then repeated with new runme 47k. Runs HDL8b no problem with either runme file. Only tested with sonic riders, language was jap but able to select english.
Did not test HDL on v9, Mobo damaged cannot attach network adapter.
V9 and V7 have modchip (I think ICE code 17wire ver).Not sure how to turn them off so all tests with chips active.
V4 unmodded.

Tested with mcboot 1.2b

Something I did note, when I have booted into HDL I can install original discs to the HD no problems. Tested with V4.

Last edited by Titch; 05-23-2008 at 06:33 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 05-23-2008, 11:30 AM
magarcan magarcan is offline
Registered User
 
Join Date: Feb 2007
Posts: 57
If I replaze RUNME.ELF v1.1 with RINME.ELF v1.2 I get red screen any idea? Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 05-23-2008, 11:36 AM
TnA's Avatar
TnA TnA is offline
Registered User
 
Join Date: Apr 2005
Location: Germany
Posts: 1,718
Maybe cuz you're file has a wrong name?

Quote:
...replaze RUNME.ELF v1.1 with RINME.ELF v1.2...
...and what does it have to do with "cdvd issues"?
__________________
PS2 V7, DMS3 V2 (FW:2.4Beta7), SONY BBA, Seagate Baracuda 200GB-HDD, my AIO 0.5
PS2 V7, CC1.0 (FW:34 hacked v2 BM:2.1.6), SONY BBA, Maxtor DiamondMAX9 PLUS 160GB-HDD, My AIO 0.5, Sony-Linux, xRhino-Linux

2xSony MC 8MB
MAX 16MB/Datel 16MB with Boot-CD
MAX 32MB/Datel 32MB *I found it!*
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16  
Old 05-23-2008, 11:49 AM
ffgriever's Avatar
ffgriever ffgriever is offline
Registered User
 
Join Date: Jun 2006
Posts: 495
Then it is rather obvious the init code from PAL consoles doesn't work on all/some(?) NTSC ones (kind of natural if you ask me). The problem is, that I don't have any NTSC console right now in my place (I had one, but I left it in a flat in other city ~200km from me).

I think I will have no other choice than to ask you for your full bios dumps. The NTSC v9 should be a good start.


@zx16384,
Your problems seem weird to me. I own v10 (satin silver on gh-026) and it also has been used in germany (it had german language set when I got it). I'll try to nail the problem, so I'll post shortly a version of launcher without cdvd initialization at all to make sure it's the cdvd init problem (but remember to disable disc control in uLE).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17  
Old 05-23-2008, 11:49 AM
magarcan magarcan is offline
Registered User
 
Join Date: Feb 2007
Posts: 57
Sorry, I want to mean: "replaze RUNME.ELF of v1.1 with RUNME.ELF v1.2"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 05-23-2008, 12:28 PM
bfoos bfoos is offline
ps2 code converting extraordinaire
 
Join Date: Feb 2006
Posts: 84
Quote:
Originally Posted by ffgriever View Post

I think I will have no other choice than to ask you for your full bios dumps. The NTSC v9 should be a good start.
I can provide you with an NTSC U/C v9 dump.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19  
Old 05-23-2008, 12:54 PM
eustolio's Avatar
eustolio eustolio is offline
botikustome
 
Join Date: Aug 2006
Location: Midtown Maelstrom
Posts: 47
It's necessary to add to the list:
Black Hawk Dowm TS (Pal Multi5)
Syphon Filter DM

they are multi, but they load the English language, xd
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20