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: Magic3 & DVD game Freezing solved !
  

Results 1 to 10 of 10
  1. #1 Magic3 & DVD game Freezing solved ! 
    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
    Hallo to all you.
    Thanks to RCE for his explanation of the code i've fixed problem
    of dvd game freezing.
    This is due to a spike on IO_EJECT pin (ra1 of sx28) that make chip to restart patching.
    To fix it in hardware simply solder a 100nF capacitor beetwen
    GND & Z (ra1) pins on the chip. Also solder a 1mF capacitor beetwen GND & Vcc on the chip.
    If you try this , please post your result.

    vdavide
    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
    Hi Vdavide!! Game freezing problem remains if I don't connect z point?
    Reply With Quote  

  3. #3  
    grumman is offline Member
    Join Date
    Nov 2002
    Location
    U.K.
    Posts
    63
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    cjack,
    are you saying you've disconnected Z and the games still freeze?? If you are, it may be because a floating input on an IC can easily float to logic1 (or 0), which could give the same Reset pulse. (assuming a reset is a logic 1 of course). I'll give it a try myself with a switched capacitor from RA1(Z) and GND.
    Reply With Quote  

  4. #4  
    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
    OK RCE , J' ve tested your code with double check IO_EJECT , but moved the lines at end of last XCDVDMAN and works fine.
    I will post your code modified asap.
    Note : Z point is regularly connected to the chip and PS2.
    Bye.
    Reply With Quote  

  5. #5 Re: Magic3 & DVD game Freezing solved ! 
    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
    Originally posted by vdavide
    Hallo to all you.
    Thanks to RCE for his explanation of the code i've fixed problem
    of dvd game freezing.
    This is due to a spike on IO_EJECT pin (ra1 of sx28) that make chip to restart patching.
    To fix it in hardware simply solder a 100nF capacitor beetwen
    GND & Z (ra1) pins on the chip. Also solder a 1mF capacitor beetwen GND & Vcc on the chip.
    If you try this , please post your result.

    vdavide

    Thanks for the info
    Last edited by Snoopy007; 01-02-2003 at 04:48 AM.
    Reply With Quote  

  6. #6 Test results 
    max232 Guest
    Just tested the 787 fixed with a v4 (030) Pal.

    Define.inc set to....

    PS2_BIOS EQU BIOS_V4; v4(chip 030)

    Assembled ok.

    Black Screen on boot up, disk drive seemed to be going through it's normal routine though.

    Define.inc set to....

    PS2_BIOS EQU 0xFF; All PS2s used for 1 to 1 code

    Error assembling the hex, see log attachment below. Does anyone else get this or have I messed up somewhere??

    Regards
    max232
    Attached Files
    Reply With Quote  

  7. #7  
    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
    does this method work? ie the adding of a cap.
    Reply With Quote  

  8. #8  
    unknown_g is offline Member
    Join Date
    Jun 2002
    Posts
    46
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    i just added the switch to the magic3 to turn it off after booting
    Reply With Quote  

  9. #9  
    ODD
    ODD is offline Member
    Join Date
    Nov 2002
    Posts
    101
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Can u please make a tutorial for a switch?
    thanks!
    and is the fix working? dont wanna try it if it will not work!
    Reply With Quote  

  10. #10 Little confused 
    petros047 Guest
    If I programm and attach pic12c508 on sx28 I solved the problem of dvd freezing?
    Have anybody test that method?
    Have anybody programm sx28 with diferend code other than previous standar and if yes for what reason and how it works
    Please help I am new and I see many opinion in this forum so i am confused.
    Finaly if I atach the two capacitors one between gnd and vcc and one between z and gnd it work?And what problem I solved with this method
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •