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: wires for DVD copy's with NDV modchip
  

Results 1 to 8 of 8
  1. #1 Unhappy wires for DVD copy's with NDV modchip 
    Omegal Guest
    Hello,

    I would like to know what they are the wire which are used to boot DVD copy's on NDV code version "v21f2_50M".
    Because I have seen several diagrams and i don't know where is the problem.
    All sorts of games boot without DVD copy's.
    I have installed a Magic3.1 original and an ice modchip with nvd code version "v21f2_50M".

    I post diagram that i have used

    thank you in advance for your answers.

    PS:sorry for my english
    Attached Thumbnails Attached Thumbnails magic_iii_v4_gap.jpeg  
    Reply With Quote  

  2. #2  
    Omegal Guest
    sorry but i have forgotten to say thaht it is a V4 gap version of the PS2
    Reply With Quote  

  3. #3  
    Emanuel's Avatar
    Emanuel is offline Member
    Join Date
    Oct 2002
    Location
    Romania
    Posts
    133
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I'll describe how to connect the Magic3 chip for use with the NDV code.
    Code:
    Magic3 pin                   |   Board points
    -----------------------------------------------------------------------
       W                         |   RST (with the resistor in series)
       A                         |   Z
       B                         |   B
       C                         |   no connection
       D                         |   no connection
       RST                       |   no connection
       S                         |   S
       Z                         |   A
       R                         |   R
       G                         |   no connection
       H                         |   no connection
       I                         |   I
       M, N, O, P, Q, R, T, V    |   M, N, O, P, Q, R, T, V
    Make sure that you remove the SMD resistor from the pin RST of the Magic3 and put it on the W pin of the chip.

    The code works very well on the v4 version.
    Last edited by Emanuel; 09-13-2004 at 05:55 AM.
    Reply With Quote  

  4. #4  
    Omegal Guest
    thanks for your answer, that could help me if i put the NDV's program on the magic3.
    But I have installed two modchip, one is a homebrew with NVD's program on a SX28DIP, and the other one, a magic3 original (with the red PCB's).
    Two modchips were installed on two PS2 V4 gap different, and they don't boot films and DVD copy's (i have used a DVD-R verbatim) but DVDrip and ps1 copy's boot.
    I have seen in other post that it could be the lens because is a version 400b.

    What i can do to resolv this problem?
    Reply With Quote  

  5. #5  
    Emanuel's Avatar
    Emanuel is offline Member
    Join Date
    Oct 2002
    Location
    Romania
    Posts
    133
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Sorry I didn't pay enough attention and I thought that you used the Magic3.1 reprogrammed with NDV code.

    Did the Playstations play any DVD movie before the modification ?
    If you put in an original DVD game or a pressed DVD movie, do they start?

    I think you know that in order to watch DVD movies you have to disable the chip by starting the console with a long reset.

    Check the lens coils electrical resistance with an ohmmeter. It should be around 5 ohms for both coils.

    The v4 version is rather old and if they were used since they were bought they may have burned laser diodes on the DVD side. You could lower the value of the DVD potentiometer and try to realign the laser using the white cog. Remember to mark the original position of the white cog and write down the initial resistance of the DVD pot.

    Also make sure to set the date from the menu. Because you have removed the battery, the clock doesn't work and this has some influence on the DVD boot rate. Don't ask me why, it just does.

    Also, if you have a laser from a working console, put that in the v4 and see if they boot. If they do, you have a good chip installation and you have to worry only about the lasers.
    Reply With Quote  

  6. #6  
    Omegal Guest
    hello,

    I have found a solution, i have tried to boot a DVD copy with DVD region X. All DVDs boot at fisrt time. It's the only solution that i have found.
    I work to find another solution.
    Reply With Quote  

  7. #7  
    Omegal Guest
    Hello, this method works with the original magic3.1 with red PCB's. But with the NVD modchip's on a homebrew, it doesn't work.
    I have decided to reprogram my SX28 with another hex, i have tried 'ice0.91f2' with this 'define.inc'


    ; this file is used by both sasm and r5900 :-)


    ; used by PS2_BIOS
    BIOS_JAP EQU 0x01
    BIOS_V1 EQU 0x02
    BIOS_V3 EQU 0x04
    BIOS_V4 EQU 0x08
    BIOS_XX EQU 0x10

    ; Uncomment your ps2
    ;PS2_BIOS EQU 0xFF ; Ps2 v1-v8(if get error pick your ps2 only!!)
    ;PS2_BIOS EQU BIOS_JAP ; TODO: JAP 10000/15000
    ;PS2_BIOS EQU BIOS_V1 ; v1(chip 010), v2?
    ;PS2_BIOS EQU BIOS_V3 ; v2?, v3(chip 020)
    PS2_BIOS EQU BIOS_V4 ; v4(chip 030)
    ;PS2_BIOS EQU BIOS_XX ; v5(chip 040, 050), v6(chip 060), v7(chip 070, 080), v8(chip 090)

    ;KILL_LOGO EQU 1 ; Uncomment to kill logo...
    POWER_DOWN EQU 1 ; Uncomment 1/2 sleep(USE PLZ AND NOT FULL_SLEEP or DVD_FIX)

    ;NO_BUS EQU 1 ; Uncomment for scex only(no dvd/cd D,C,B,I,H,G,W).. NOT!
    ;MODE54 EQU 1 ; 54M clock

    ; TODO!!!!!!!!!!!!!
    ;BOOT_MENU EQU 1 ; TODO boot menu(from Memory Card).............
    ;VMODEFIX EQU 1 ; TODO ... auto NTSC2PAL/PAL2NTSC
    ;REGION_FREE EQU 1 ; TODO/REMOVED i have no dvd to test with ...
    ;DEMARCO_VISION EQU 1 ; TODO ... 50:50 can b done with software only


    I have modified this code for a V4 GAP.
    But i still have the same problem.
    Originals dvd and copys dvd PS2 games don't work.
    But Ps2 dvdrip, Ps1 original, Ps1 copys work.

    I don't think it is my lens because without modchip, DVD originals Ps2 work.

    Thank you in advance for helping me.
    Reply With Quote  

  8. #8  
    Emanuel's Avatar
    Emanuel is offline Member
    Join Date
    Oct 2002
    Location
    Romania
    Posts
    133
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Listen how many 'clicks' the laser makes before it recognizes the DVD. If there are more than two, it won't boot, even if it is an original when you have a chip like magic3.1, ICE or NDV installed.

    This is because the chip can't tolerate more than two laser clicks.

    If you turn the chip off (ICE and NDV), the original DVDs will boot. The Playstation can load games even if the laser makes multiple clicks before recognizing them. Also other chips (like Messiah2) can tolerate multiple laser clicks.

    The sollutions would be one of the following:
    1. Put a Messiah chip in
    2. Change the laser with a better one
    3. Adjust the laser (azimuth, white cog and DVD potentiometer)
    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
  •