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 6 of 136 FirstFirst ... 4 5 6 7 8 16 56 106 ... LastLast
Results 51 to 60 of 1355
  1. #51  
    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
    Yeah, I know, but I was more concerned with it reporting EVERY DVD as a dual-layer, which stemmed from me not checking for errors from a non-blocking cdRead()... so used to synchronous programming. I personally use ExecFTPs to copy the ELF onto the memory card and execute from there, as I don't have things setup for software like PS2Link or NapLink (yet).

    So that is still good news though that GT4 is detectable in the same way, which means that is the format that all DVD9 games are likely to follow (since I only have Xeno to test with for DVD9 support). Still, I would like to see someone test with some other games (HK Silvers /may/ behave differently from the rest). Anyone have Champions of Norrath or the like to test with as well?

    While people get a chance to see how it works, I will be making changes to the disc detection code to finalize it. I will also be working on the code to work with the HDD and possibly making progress on the second milestone by accessing the HDL database. Once it can interface with the database (with some help from the HDL Dump source), I will start work on the initial UI and set things up to provide ripping ability of games (hopefully without the 'you have run out of space' glitch).
    Reply With Quote  

  2. #52  
    RyDaWg2k1's Avatar
    RyDaWg2k1 is offline Down with the Sickness
    Join Date
    Dec 2003
    Posts
    207
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Way to go Krevnik, keep up the great work! its nice to see some development on a homebrew hd loading app and the progress so far is fabulous Lookin' forward to future updates
    PS2 Specs - v7, 120GiG, LaunchELF MC Exploit w/ HDL, InfoNES, Execftp, PS2OS, and PS2Menu-K (all from HD)

    PSP Specs - PSP-1000k, 256mb Duo Pro
    Reply With Quote  

  3. #53 Circle  
    P__S__2's Avatar
    P__S__2 is offline Alchemist
    Join Date
    Aug 2004
    Location
    Toronto
    Posts
    388
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    nice work Krevnik..keep up the good job
    Reply With Quote  

  4. #54  
    omegatron is online now The day has come LaunchELF 3.4 DUURRRR
    Join Date
    Sep 2004
    Location
    Saginaw, MI
    Posts
    1,670
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    6
    this app role screens for me i am ntsc running it from thumbstick
    with spyro the dragon psx in does a dvd nine game have to be in for it to display right
    Reply With Quote  

  5. #55  
    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
    it's because it's too fast to recognise cd.
    anyway i tested it with xenosaga 2 dvd and it recognise it right valid ps2 , dvd single layer.
    with ar max evo ntsc also it's recognised right as cd and valid ps2
    but if i insert a neo geo cd it's still recognised as valid ps2.
    the same with a dvd containing only avi
    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. #56 How can we help you? 
    esojz Guest
    Is there anything that those of us that don?t know anything about programming can do to contribute to this project? (Besides give you lots of praise!)
    Reply With Quote  

  7. #57  
    v1p3r is offline ^^move your eyes up a bit.
    Join Date
    Feb 2005
    Posts
    82
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    People with ph33r photoshop skillz could contribute some graphics for the menu
    Reply With Quote  

  8. #58  
    CrysDark is offline Registered User
    Join Date
    Oct 2004
    Posts
    11
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Am I mistaken, or did krev throw this together in about a week???? Good job man, perhaps when you finish this project we can get you to tackle a media player.
    Reply With Quote  

  9. #59  
    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 Stefy2
    it's because it's too fast to recognise cd.
    anyway i tested it with xenosaga 2 dvd and it recognise it right valid ps2 , dvd single layer.
    with ar max evo ntsc also it's recognised right as cd and valid ps2
    but if i insert a neo geo cd it's still recognised as valid ps2.
    the same with a dvd containing only avi
    Are you using a modchip? If so, that would explain the odd behavior with it saying everything is a valid PS2 disc. It is how it manages to get the PS2 to boot burned CD-Rs and DVD-Rs, afterall.

    This is NTSC but should work on PAL and NTSC systems, it just constantly reads, so you get the scrolling text issue, I hope to solve this and release an ELF tonight (US west coast) without that issue, so it only reads a particular disc once, and only when it is ready to read.

    Anyways, there are currently two things that people can help me with:
    1) Once the new ELF is ready, take it and test to make sure it reports discs correctly. As in, reports DVD9s and DVD9s and DVD5s as DVD5s. So break out your copies of whatever DVD9 games you do have, and make sure that they are detected correctly.
    2) Yes, help with graphics. I /could/ do something myself, but I would rather focus on code. Be aware that the work that you contribute to the project in terms of art will fall under the GPL.
    Reply With Quote  

  10. #60  
    SiNER is offline Member
    Join Date
    Nov 2004
    Posts
    83
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Great progress you've made so far. I have my copy of GT4 ready for testing once you release the updated version of your .ELF tonight.
    Reply With Quote  

Page 6 of 136 FirstFirst ... 4 5 6 7 8 16 56 106 ... 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
  •