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

Like Tree93Likes

Thread: Open PS2 Loader Project - v0.9
  

Page 336 of 490 FirstFirst ... 236 286 326 334 335 336 337 338 346 386 436 ... LastLast
Results 3,351 to 3,360 of 4892
  1. #3351  
    Jones23's Avatar
    Jones23 is offline 2 3 your mind...
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    1,175
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    It's just a warning about an unused variable, that couldn't be much more minor.
    PS2 PAL SCPH-70004 v12, HDCombo, IDE HDD 80GB
    CrystalChip 2.1, CC Software R34 modified v2
    Tutorials: CC Wiki
    Homebrew: LaunchELF v4.40, SMS 2.9(Rev.4)

    Best German Console Scene Site: ModControl.com
    Reply With Quote  

  2. #3352  
    SlimPS2_Dude is offline Member
    Join Date
    Jul 2008
    Posts
    54
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quick question, shouldn't the games be loading faster over SMB?

    I know my connection supports 100mb\s on the lan, and my HD can do at least 30-60mb\s, but it seems about the same as before(ie, from disc) speed wise. ?

    I have port forwarding setup, but maybe it's not quite right, I've forwarded the port to my PC's IP, do I need to do anything else, maybe forward back to the PS2 as well, or setup port triggering?

    I've also noted weird activity, I'm seeing numbers that don't match what I setup in OPL, I have an IP monitior, and the access is happening on different IP's than I setup. (ie, I never, see the IP my PS2 is supposed to be using access my PC. Nor the proper port.)

    OPL rev404 SMB (SlimPS2)

    Any thoughts?

    --

    Edit:

    I tried port triggering, and I did see the right address, and port, I guess this is right. I didn't see any real change in speed though.
    Last edited by SlimPS2_Dude; 07-24-2010 at 08:17 PM.
    Reply With Quote  

  3. #3353  
    RandQalan's Avatar
    RandQalan is offline Wanabe Beta Tester
    Join Date
    May 2010
    Location
    USA
    Posts
    3,663
    Downloads
    17
    Uploads
    37
    Mentioned
    18 Post(s)
    Tagged
    4 Thread(s)
    Likes Given
    744
    Likes Received
    415
    Quote Originally Posted by dlanor View Post
    I wish I could say the same here.

    For some reason all my attempts to use VMC on USB consistently fail.
    And I'm using exact copies of VMC files that work fine with the SMB and HDD cores of OPL.

    Best regards: dlanor
    Maybe someone could upload you a VMC maker and OPL compiled to see if it is your compiler.

    V10 SCPH-50001 with Network adapter SCPH-10281 500 G HD
    PSP 3000 9G 6.20 PRO CFW Perm
    Unofficial FMCB v1.8C OPL self compiled HD and SMB preferred
    Is how all good gaming systems came to be
    Reply With Quote  

  4. #3354  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by RandQalan View Post
    Maybe someone could upload you a VMC maker and OPL compiled to see if it is your compiler.
    I already have 'VMC maker', and tons of working VMC files for my games too, as used with other cores. (And with HDD core of my v7 nearly all games work with VMC.)

    The problem with USB tests before r428 was simply that the VMC code for the USB core was bugged, which crazyc fixed in r428.

    But your point about my compiler setup is still valid, as it does seem as if my elfs behave differently in some respects from those others compile, indicating some difference in the libs used to compile them. And comparison between my elfs and those of some other developer might be a good way to pinpoint the cause (though still difficult).

    Best regards: dlanor
    Reply With Quote  

  5. #3355  
    dlsmd is offline Member
    Join Date
    Jul 2006
    Posts
    659
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    i keep getting this every time i try to compile crazyc's rev 429

    * hdldsvr.irx
    * udptty.irx
    * ps2fs.irx
    pfs.c:44: warning: initialization from incompatible pointer type
    * ioptrap.irx
    ioptrap.c: In function `trap':
    ioptrap.c:177: warning: unsigned int format, u32 arg (arg 3)
    ioptrap.c:179: warning: unsigned int format, u32 arg (arg 3)
    * ps2link.irx
    * usb_mcemu.irx
    * hdd_mcemu.irx
    * smb_mcemu.irx
    please bare with me dyslexia is a pain
    Reply With Quote  

  6. #3356  
    crazyc is offline User
    Join Date
    Sep 2004
    Posts
    694
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by dlsmd View Post
    i keep getting this every time i try to compile crazyc's rev 429

    * hdldsvr.irx
    * udptty.irx
    * ps2fs.irx
    pfs.c:44: warning: initialization from incompatible pointer type
    * ioptrap.irx
    ioptrap.c: In function `trap':
    ioptrap.c:177: warning: unsigned int format, u32 arg (arg 3)
    ioptrap.c:179: warning: unsigned int format, u32 arg (arg 3)
    * ps2link.irx
    * usb_mcemu.irx
    * hdd_mcemu.irx
    * smb_mcemu.irx
    Don't worry about it, that's benign. I'll add a cast to make it go away later.
    Reply With Quote  

  7. #3357  
    bateleve is offline Member
    Join Date
    Jan 2010
    Posts
    65
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    @redbeard

    Have you seen this post? http://psx-scene.com/forums/showpost...postcount=3337 (Open PS2 Loader Project - v0.9)

    My setup was also working perfectly with USBA-format games but when I added the CD and DVD folder it stopped working.

    Hope it helps.

    Best regards.
    Reply With Quote  

  8. #3358  
    redbeard's Avatar
    redbeard is offline Member
    Join Date
    Dec 2003
    Posts
    109
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Quote Originally Posted by bateleve View Post
    @redbeard

    Have you seen this post? http://psx-scene.com/forums/showpost...postcount=3337 (Open PS2 Loader Project - v0.9)

    My setup was also working perfectly with USBA-format games but when I added the CD and DVD folder it stopped working.

    Hope it helps.

    Best regards.
    Hi bateleve,
    Thanks, I have seen your post and already tried your suggested changes to smb.conf but unfortunately they do not cure my issue.

    My issue is a little different as the USBA games are still working with the existence of the DVD folder, it's just OPL is not showing any of the games in the DVD folder.

    Thanks anyway.

    Edit: Now that I've worked out the proper naming convention for ART this is now working from my NAS, so it's just the DVD/CD folder that is now not working (Haven't tested THM).
    Last edited by redbeard; 07-25-2010 at 10:43 AM.
    Reply With Quote  

  9. #3359  
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,954
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    210
    I know my connection supports 100mb\s on the lan, and my HD can do at least 30-60mb\s, but it seems about the same as before(ie, from disc) speed wise. ?
    In theory, yes.

    But unfortunately, the PS2's I/O hardware isn't fast enough to maintain the bandwidth capacity of 100Mb/s.

    Not only that, but many of the drivers available for the PS2 are definitely not well built (for speed).
    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  

  10. #3360  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by SP193 View Post
    In theory, yes.

    But unfortunately, the PS2's I/O hardware isn't fast enough to maintain the bandwidth capacity of 100Mb/s.

    Not only that, but many of the drivers available for the PS2 are definitely not well built (for speed).
    This is very true. One of the most efficient programs of all for fast transfer over LAN is the HDLD_svr server for installation of games to an internal HDD of a fat PS2. The 'safe' TCP versions of that server can reach around 2MByte/s (16 Mbps) while the UDP-only server is supposed to reach over 3MByte/s (24 Mbps), but I never got that one to work right.

    For normal file transfers I usually get the uLE FileBrowser to copy stuff over LAN to internal HDD at rates of a little over 1460 KByte/s (11.4 Mbps) but for most other usage the effective rate is controlled by how you need to dispose of the transferred data. So if you are copying data to a USB drive instead, or to PS2 MC, then the transfer rate will be much much slower, as those media can't accept data written at a decent rate. The best of that bunch is probably a USB HDD, but with the PS2 USB interface and drivers that won't write much more than around 150KByte/s (so 1.2 Mbps).

    No specific rate can be stated for gameplay reading the ISO over LAN though since that depends entirely on design details of the game itself, and what kind of data caching it implements between the raw cdvd read operations and the final disposition of the read data (for graphics rendering, audio effects, and whatever). But we can at least be certain that the average transfer rate will be lower than that of the fastest pure HDD game installation servers, and such speed can only be expected as momentary transfer peaks, since much of the data disposition methods require a slower rate anyway, not to mention the loss of CPU time (both for EE and IOP) due to all other work involved in running the game engine.

    Best regards: dlanor
    Reply With Quote  

Tags for this Thread

View Tag Cloud

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