RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Using Windows build to access ROMs over network

    Scheduled Pinned Locked Moved Help and Support
    emulatiostationwindowsnetworkerror
    5 Posts 2 Posters 530 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gaulent
      last edited by

      Hi there! I hope this is the right place to report this.

      I am using a windows build of emulationstation (the one here https://github.com/jrassa/EmulationStation). I'm trying to set up my es_systems to access my NAS for the roms, like so:

      <path>\\diskstation\roms\nes\</path>
      

      All that I get is this log message:

      Apr 17 10:02:01 lvl1: 	Error - folder with path "/diskstation/roms/nes/" is not a directory!
      

      Am I doing something wrong? I'm trying to trace the problem into the code, and I found it should be somewhere on utils\FileSystemUtil.cpp in how this kind on URL is handled.

      I would like to submit a fix myself, but I'm not sure if I'll be able to build it.

      Thanks a lot.

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        UNC paths are not supported anymore (for 2 years ?), but you can map your drive manually and reference the ROM folders using the mapped drive letter.

        G 1 Reply Last reply Reply Quote 1
        • G
          Gaulent @mitu
          last edited by

          @mitu said in Using Windows build to access ROMs over network:

          UNC paths are not supported anymore (for 2 years ?), but you can map your drive manually and reference the ROM folders using the mapped drive letter.

          Oh, I see. I though about mounting the unit, but I was trying to avoid it if possible. I think my NAS doesn't hibernate if I do it that way. Thanks @mitu, and sorry for the trouble. May I ask why are UNC paths not supported anymore? Some type of compatibility issues?

          1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator
            last edited by

            It was not an explicit feature, just a side effect of using the Boost filesystem libraries. When Boost was removed, that part also got cut.

            G 1 Reply Last reply Reply Quote 0
            • G
              Gaulent @mitu
              last edited by

              @mitu great. thanks for the help!

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

              Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.