Forum: ICE Team Forums - Official support forum for ICE team releases for the PS2!


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?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: DVD game boot solved ( i hope) !
  

Page 1 of 25 1 2 3 11 ... LastLast
Results 1 to 10 of 245
  1. #1 DVD game boot solved ( i hope) ! 
    vdavide is offline Senior Member
    Join Date
    Nov 2002
    Posts
    235
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I'm testing new CDDVD routine with some modifications on my version of magic3 ( too close to r16 , used for test purpose...).
    Now DVD backup boot at first time from reset, stby, browser.
    Other test in progress . Wait for tested routine on forum ( i let RCE & Lacyg move code into ice...).

    Next step: load all media in the same way ( think it is simple ).

    And now a note :
    1) My V3 pal require special V7 mode to boot
    Max Payne ( so not only for V7 !!!).
    2) I think it is not a good idea check controller data bus for disk ready (last ice code) : tested with logic analyzer : sometimes code was in error checking DVD .
    Reply With Quote  

  2. #2  
    cjack is offline Member
    Join Date
    Nov 2002
    Posts
    59
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Whow Vdavide NICE news from you!!!! We wait with anxiety your updated sorce code
    Reply With Quote  

  3. #3 MAX PAYNE 
    lacyg is offline Senior Member
    Join Date
    Feb 2003
    Posts
    138
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    MAX PAYNE tested on V345678 PAL's => only V78 need x xcdvdman repatching ... and NTSC machines not need repatching too (RockStar protection is PAL problem)

    .. and what is disk ready dvd error ??? code have prob boot DVD-R only if bad media or laser prob (need long delay to focus)
    Last edited by lacyg; 03-11-2003 at 09:56 AM.
    Reply With Quote  

  4. #4  
    Snoopy007 is offline Snoopy
    Join Date
    Jul 2002
    Posts
    404
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    DVD game boot solved ( i hope) - was there a problem before?
    Reply With Quote  

  5. #5  
    vdavide is offline Senior Member
    Join Date
    Nov 2002
    Posts
    235
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    To Lacyg , sure Max P. can't boot on my V3 without repatch xcdvdman: disk (original) boot but stop before language selection with black screen .Solved only repatching xcdvdman !
    To Snoopy007 : Lucky boy if you have never problem with DVD game boot!.
    Reply With Quote  

  6. #6 Here is my code 
    vdavide is offline Senior Member
    Join Date
    Nov 2002
    Posts
    235
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Here is my modified code .
    Code can be moved into ICE.

    This version is full working for V3-V7 & V8 ( not tested V8).
    See note.txt

    Hope someone will test....

    bye
    vdavide

    14/03/03 reloaded code...
    Attached Files
    Last edited by vdavide; 03-14-2003 at 12:49 PM.
    Reply With Quote  

  7. #7 MAX PAYNE 
    lacyg is offline Senior Member
    Join Date
    Feb 2003
    Posts
    138
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    your max payne is ORIGINAL???? MY MAX DVD-R works fine on V3456 without x xcdvdman repatching ...
    Reply With Quote  

  8. #8  
    cjack is offline Member
    Join Date
    Nov 2002
    Posts
    59
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Whow Vdavide!! Just tested your new dvmagic3 code on my V3 pal using 12 DVD game backups.

    10 games boots at first attempt
    1 game red screen at first attempt (second attempt no problems)
    1 game black screen at first attempt (second attempt no problems)

    Good results for me because the chip installation is not optimized (short wires, short gnd 5v ecc...) and the dvd player of this V3 has many read problems ;-)
    Gooood :-))
    Reply With Quote  

  9. #9  
    wanlijun is offline Member
    Join Date
    Dec 2002
    Posts
    37
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Your dvmagic3 code can run on my v5.but freezing on kindom heart movies,just wait 1 min.but still good results than ICE87f.why this code use hs3 not hs2?
    Reply With Quote  

  10. #10  
    vdavide is offline Senior Member
    Join Date
    Nov 2002
    Posts
    235
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    To lacyg : on a V4 pal , Max P. work without repatch . On my V3 with same chip code & same disk require repatch !

    To cjack : my code have a problem resetting console with disk door opened .This can be your boot problem .Will fix...

    To wanlijun : hs3 is better for hi freq. operation (see datasheet)

    Note : if game freeze now I think we have problem on last xcdvdman patch; loop on xcdvdman may pach data when undesired (maybe ) . Infact without looping on xcdvdman (sleep or only check button ) have no problem !
    Xcdvdman routine is too poor !
    RCE & Lacyg , whay do you think about this problem ?

    to all : thks for tests!!!
    vdavide
    Reply With Quote  

Page 1 of 25 1 2 3 11 ... LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •