Forum: Official ESR Forums - Discuss ESR development, game compatibility, and bugs. NO PIRACY ALLOWED!


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: Help with converting Road Trip Cd game to dvd
  

Results 1 to 8 of 8
  1. #1 Unhappy Help with converting Road Trip Cd game to dvd 
    KimmiHei is offline Registered User
    Join Date
    Feb 2011
    Posts
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I've tried many diffrent methods in converting it to dvd but the outcome is always the same on pcxs2 and esr, a black screen!

    Has anyone been successful at converting this game?

    Another thing, the original iso works on pcxs2 but when I make a copy of the extracted files, with nothing done to them, I mak it back into an iso, load it and all I get is a black screen

    Any kind of help would be appreciated.
    Reply With Quote  

  2. #2  
    zoomx is offline Member
    Join Date
    Jan 2011
    Posts
    20
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Have you read the guide that is written here?
    http://psx-scene.com/forums/f164/%5B...esr-use-58489/ ([Tutorial] Converting CD Games to DVD for ESR use)

    But I never converted any game!

    When you put back files in your ISO are you using a MODE2/2352 format?
    Reply With Quote  

  3. #3  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    You can keep the LBAs the same, while really converting it (you only need to do a real convertion and not simply extract the files and re-create an image).

    1. Create an ISO of your disc.
    2. Start UltraISO and 'tick' UDF.
    3. UltraISO should rebuild ISO then with the same LBAs.
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  4. #4  
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,950
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    209
    Actually, there's one more real problem: Games that call sceCdMMode() to specify their target media type will malfunction when you put the game on a different media type.

    The malfunction was intentional.
    The only way to get those games to run is to modify the call to sceCdMMode().
    Unmodified SCPH-77006 with SM 3.6
    SCPH-39006 with M-chip modchip, SCPH-10281 NA and refurb Seagate 80GB HDD
    SCPH-10000 v1.00 with SCPH-10190 PCMCIA NA and SCPH-20400 HDD unit
    PS2ESDL v0.823B

    やっほー 汗がひかる♪
    Reply With Quote  

  5. #5  
    CHRI5's Avatar
    CHRI5 is offline Member
    Join Date
    Dec 2009
    Posts
    61
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Actually, there's one more real problem: Games that call sceCdMMode() to specify their target media type will malfunction when you put the game on a different media type.

    The malfunction was intentional.
    The only way to get those games to run is to modify the call to sceCdMMode().
    Umm... Doesn't this mode in ESR fix that:


    Spoof Media Type - always returns "PS2CD" media type to the EE side. It is just a direct followup of automatic media mode patching seen in earlier ESR revisions. With this option, most cd converted games will not need anything else (no patches, etc.) - this doesn't apply to games that are incompatible due to bad conversion (static LBA tables or other protections).
    Or did I not understand your answer(you speak in really specific terms man) or maybe i misinterpreted the actual use of the function (never used it)
    Don't get me wrong;...

    I love the weirdos...

    I just hate the freaks
    Reply With Quote  

  6. #6  
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,950
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    209
    Quote Originally Posted by CHRI5 View Post
    Umm... Doesn't this mode in ESR fix that:




    Or did I not understand your answer(you speak in really specific terms man) or maybe i misinterpreted the actual use of the function (never used it)
    I'm talking about something else: The CDVDMAN CD/DVD hardware driver of the PS2 that runs on the I/O Processor.

    sceCdMMode() takes in a value that represents the target media type.
    CDVDMAN will check the media, and if the MECHACON doesn't return a media type of a compatible type, CDVDMAN will fail all function calls.

    I guess that that function of ESR just returns PS2CD for calls to sceCdGetDiskType() from the EE, to trick games that will not run if sceCdGetDiskType() returns something else.

    But I don't think that it can trick CDVDMAN though, since CDVDMAN communicates directly with the CD/DVD hardware.
    Games that don't call sceCdMMode() should run fine... and quite a few games don't call it.
    Unmodified SCPH-77006 with SM 3.6
    SCPH-39006 with M-chip modchip, SCPH-10281 NA and refurb Seagate 80GB HDD
    SCPH-10000 v1.00 with SCPH-10190 PCMCIA NA and SCPH-20400 HDD unit
    PS2ESDL v0.823B

    やっほー 汗がひかる♪
    Reply With Quote  

  7. #7  
    CHRI5's Avatar
    CHRI5 is offline Member
    Join Date
    Dec 2009
    Posts
    61
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Quote Originally Posted by SP193 View Post
    I'm talking about something else: The CDVDMAN CD/DVD hardware driver of the PS2 that runs on the I/O Processor.

    sceCdMMode() takes in a value that represents the target media type.
    CDVDMAN will check the media, and if the MECHACON doesn't return a media type of a compatible type, CDVDMAN will fail all function calls.

    I guess that that function of ESR just returns PS2CD for calls to sceCdGetDiskType() from the EE, to trick games that will not run if sceCdGetDiskType() returns something else.

    But I don't think that it can trick CDVDMAN though, since CDVDMAN communicates directly with the CD/DVD hardware.
    Games that don't call sceCdMMode() should run fine... and quite a few games don't call it.


    I'll stay in school man
    Don't get me wrong;...

    I love the weirdos...

    I just hate the freaks
    Reply With Quote  

  8. #8  
    kevstah2004 is offline Member
    Join Date
    Apr 2008
    Posts
    1,202
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    The mode in ESR is so you don't have to patch your images with DVDscan
    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
  •