Forum: Official Open PS2 Loader Forum - Discussion and information on the Official Open PS2 Loader.


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: HD Homebrew Project Developement (Old Thread)
  

Page 8 of 136 FirstFirst ... 6 7 8 9 10 18 58 108 ... LastLast
Results 71 to 80 of 1355
  1. #71  
    romz is offline Member
    Join Date
    Sep 2004
    Posts
    330
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Many useful PS2BIOS related thing can be found nearby at http://ps2dev.psx-scene.com/
    And PS2BIOS dump tool can be found there. I used it to dump rom0 via PS2Link. But DVD player is not there, it's located in encrypted rom somewhere in rom1.
    Reply With Quote  

  2. #72  
    zabolyx's Avatar
    zabolyx is offline Member
    Join Date
    Oct 2004
    Posts
    1,347
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    well doesn't the driver for DVD play load from the MC once it is installed (with the update)? So could one just have the app rewrite this driver there?

    I'd love to help with testing and some dev (teaching myself C/C++) but I just moved and my PS2 got some major abuse and won't read any CD/DVD discs... tried cleaning and realigning the sled but look dead to me...
    PS3 Slim 320GB
    PS2 v11 exploit w/300GB Maxtor
    PS2 v10 exploit w/80GB Samsung - Network Games
    PS2 v10 exploit w/60GB Samsung - Network Games
    PSP 1001 3.52M33 w/10GB total storage
    NDS DSReal 4GB
    Reply With Quote  

  3. #73  
    spawner_brasil Guest
    I don´t know if transfer files betweeen PC and PS2 are slow (0.7kbs) because everybody are using a old source to make transfers using ExecFTP, Ps2vfs, hdl server... but if possible to transfer files from PC to PS2 using full ethernet capacity is possible, it can be a good upgrade. It is possible?
    Reply With Quote  

  4. #74  
    Krevnik is offline Member
    Join Date
    Jan 2005
    Posts
    48
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by spawner_brasil
    And any possibilty to support DVD5 and DVD9 movies?
    My earlier post says it all: not likely, too much effort and beyond the scope of the project. I would rather work on getting PS1DRV working with the HD than DVD video playback, and I am not quite good enough with reverse engineering to be able to say that I could get the PS1DRV working.

    On the slow transfer speeds, that can likely be explained by how the I/O bus in the PS2 works between DEV9 and the rest of the SBUS. 0.8MB/sec is pretty good (About 10Mbit, once overhead is accounted for), and realize this: When reading from the network to the HD, you read data from SMAP, send it over the SBUS to the IOP, and then send it back over the SBUS to the ATA bus (through DEV9 again). It is hardly surprising that the network speeds really suck, especially if you sync things up after every read and write. The connection to DEV9 probably isn't that great.
    Reply With Quote  

  5. #75  
    Stefy2 is offline Member
    Join Date
    Dec 2003
    Posts
    390
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    yes i have a modchip as you can read from the signature, anyway non ps2disc are being detected as dvd video and at boot up as not valid ps2 disc obviusly and psx games as psx games also before bootup, anyway hdl detects them correctly as not valid
    ps2os betatester, ps2tools codev, hdldump frontend dev
    6 sony mc w/ps2os 0.2.4, hdl, ps2rmp1.50,ps2mp3...
    na+hd maxtor diamondmax 7200 120GB
    PS2 SCPH-30004R V6 ÐM$3 V2 firm 2.4 B.4
    PS2 SCPH-50003 V9 ÐM$4 PRO firm toxic os 0.1
    Reply With Quote  

  6. #76  
    Krevnik is offline Member
    Join Date
    Jan 2005
    Posts
    48
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by E P
    Gran Turismo 4 NTSC USA - rental
    Disc Read:
    validPS2: Yes, discType: DVD, Dual-Layer
    Layer Break: 1317056, Total Length: 2594960
    This is interesting, because this hints that GT4 is actually pretty small (5GB roughly). It would almost fit on a DVD5 by itself.

    HDL does more extensive detection than I do currently, so of course it will be more accurate. I am just returning what the PS2 claims the disc is, plus my extra detection for DVD9 discs.

    UPDATE:

    I got proper access setup to the CVS server now (the build bundled with MacOS X 10.2 is broken, whoops), which allows only anonymous read-only access through the pserver. If you have a unix-like (Linux, BSD, MacOS X) environment, or the command-line client for Windows, you can checkout the latest source with the following commands:

    Code:
    cvs -d :pserver:anoncvs@mzed.homeip.net:/usr/local/cvsroot login
    (It will ask for a password, just hit enter)
    cvs -d :pserver:anoncvs@mzed.homeip.net:/usr/local/cvsroot co HDDemolisher
    If you use a graphical client, the server is at: mzed.homeip.net. The user is: anoncvs. There is no password (blank) for the user.

    I have taken measures to ensure that this machine can remain available, and secure enough that I can be confident in making it public. Do not abuse the server, or I will wind up taking it down and finding some other way to host it. Be good.


    ADDITIONAL ADDITIONAL:
    Another thing you can find in the CVS tree is the latest ELF builds. Under the dist/ directory is the latest build I have produced before committing changes to the CVS tree, so it will always be as recent as the source code available.
    Last edited by Krevnik; 03-06-2005 at 04:57 PM.
    Reply With Quote  

  7. #77  
    spawner_brasil Guest
    If we can install Final Fantasy XI Online on the HDD and run from the HDD without the disc using a Final Fantasy XI Online copy and a modded PS2 (Matrix or DMS), okay, we will have the problems to connect, but I´m just talking about installation of FFXI Online and execution from the HDD, why we cannot execute programs like HDLoader from the browser? The only way is having ELFs hidden for the browser and executing from Memory Card or hd0: using DMS Explorer... Why not execute from the browser if with the ATAD patch from the modchips, it is 100% compatible? I hate that.
    Reply With Quote  

  8. #78  
    leidout's Avatar
    leidout is offline i want your soul
    Join Date
    Sep 2004
    Location
    Los Angeles
    Posts
    88
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by spawner_brasil
    If we can install Final Fantasy XI Online on the HDD and run from the HDD without the disc using a Final Fantasy XI Online copy and a modded PS2 (Matrix or DMS), okay, we will have the problems to connect, but I´m just talking about installation of FFXI Online and execution from the HDD, why we cannot execute programs like HDLoader from the browser? The only way is having ELFs hidden for the browser and executing from Memory Card or hd0: using DMS Explorer... Why not execute from the browser if with the ATAD patch from the modchips, it is 100% compatible? I hate that.
    No.
    Reply With Quote  

  9. #79  
    spawner_brasil Guest
    Quote Originally Posted by leidout
    No.
    Sorry, but for me it is lack of ability.
    Reply With Quote  

  10. #80  
    agentboolen Guest
    Quote Originally Posted by spawner_brasil
    If we can install Final Fantasy XI Online on the HDD and run from the HDD without the disc using a Final Fantasy XI Online copy and a modded PS2 (Matrix or DMS), okay, we will have the problems to connect, but I´m just talking about installation of FFXI Online and execution from the HDD, why we cannot execute programs like HDLoader from the browser? The only way is having ELFs hidden for the browser and executing from Memory Card or hd0: using DMS Explorer... Why not execute from the browser if with the ATAD patch from the modchips, it is 100% compatible? I hate that.
    what do any of your questions have to do with any of the development going on in this thread?
    Reply With Quote  

Page 8 of 136 FirstFirst ... 6 7 8 9 10 18 58 108 ... 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
  •