Forum: PS2 Homebrew/Dev & Emu Scene - Topics relating to homebrew PS2 development and emulation. Stay current and up to date on the latest homebrew releases from the best devs on the scene.


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: How to use pcsx2 host file system on a homebrew?
  

Results 1 to 3 of 3
  1. #1 How to use pcsx2 host file system on a homebrew? 
    kouky is offline Registered User
    Join Date
    Mar 2012
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hello,

    I am trying to debug my homebrew app PS24VJ within the emulator.
    My app requires loading external files... That working fine on the real hardware using mass:/ but can't get it to work on the emulator.
    I have ticked the host system option, tried with host:/, cdrom:/ but no luck.

    Where can I find documentation about this host system feature?

    Thank you

    pikilipita
    Reply With Quote  

  2. #2  
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,945
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    209
    From what I know about the host: device, it isn't too good.

    It seems to have been introduced with the PCSX2 v0.9.8 official release, and older versions that were downloadable from their main download page lack that feature totally.

    It's also not enabled by default, which meant that the user has to enable it by checking the "Enable host filesystem" option under the System drop-down menu option.

    The device is host:, and doesn't seem to work under certain circumstances that I don't remember right now (But it's related to accessing the device from an usual location... was it the IOP?).
    And it's also incomplete; The stat() function is not implemented.
    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  

  3. #3  
    kouky is offline Registered User
    Join Date
    Mar 2012
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Thanks for your help, i made it work, unfortunately can't post code here, the forum says i need to be registered for at least 30 days to post links.
    No links were embeded in my code, but nayway, can't post it.

    I still can't find a way get content of dirs the same way it's working on the console. That's fine, just opening file through the emulator is fine for debugging.
    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
  •