RetroPie forum home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    1. Home
    2. Tags
    3. windows 10
    Log in to post
    • All categories
    • 1984

      Another Super Frustrated Windows 10 User Not Able to Transfer Files Via Samba Share
      Help and Support • samba windows 10 • • 1984

      17
      0
      Votes
      17
      Posts
      154
      Views

      navi87

      Ive been using samba on windows 10 for years without issues.

      Also, if you have installed a firewall on your pi recently, that could be blocking. i think port 445 is for samba. have a google, u can find it out easily.

      I would also double check the service status of smbd on your pi via command line, maybe the service cant start?

      Maybe check from another device to see if you can access it. Because at the moment you have no idea if the issue is with windows or with your samba service.

      Orrrr.....access your pi via Firezilla on windows using SSH to transfer your files.

    • Spidgeon

      Latest EmulationStation Windows release?
      Help and Support • windows 10 • • Spidgeon

      4
      0
      Votes
      4
      Posts
      297
      Views

      dankcushions

      @spidgeon 'official' emulationstation has been abandoned for years: https://emulationstation.org/#download

      the unofficial windows build has also been abandoned, for the moment: https://retropie.org.uk/forum/topic/9094/updated-emulationstation-for-windows/719?_=1618246025326

    • zeroskrull

      Image inside folder wont load
      Help and Support • es pc emulationstaion windows 10 • • zeroskrull

      8
      0
      Votes
      8
      Posts
      213
      Views

      zeroskrull

      @mitu said in Image inside folder wont load:

      RetroBat

      Thanks, my idea basicly is having a GUI to redirect all my roms to the best emulator, and if is open source is always better :)

    • HairDyeGuy

      Retropie samba doesn't work
      Help and Support • samba share files rom transfer windows 10 • • HairDyeGuy

      5
      0
      Votes
      5
      Posts
      243
      Views

      HairDyeGuy

      @mitu @mitu
      Sorry for the late reply, I didn't get notified for some reason.
      I ended up using WinSCP, but I prefer it much less than the file share.
      I'll try the registry fix and will report ASAP

    • amook11

      PC version emulation station roms wont launch ?
      Help and Support • emulationstaion windows 10 launch issue • • amook11

      2
      0
      Votes
      2
      Posts
      124
      Views

      IanDaemon

      The dot at the beginning of a directory name will be hidden by default on a Linux box I believe. (" . es" would be hidden. "es" would not.) That may help you track down more files.

    • Shadowjedi01

      Retropie not appearing on windows network after update
      Help and Support • retropie update network windows 10 • • Shadowjedi01

      5
      0
      Votes
      5
      Posts
      376
      Views

      Sysiphus

      The reason that Retropie isn't visible in the Win10 Network folder is due to the fact that netbios discovery isn't supported by windows anymore.
      But it is possible to make samba shares again visible by the Web Services Dynamic Discovery Method.
      I am currently using a little python3 script from Steffen Christgau on my Debian Buster NAS Server which makes WSD available und thus browsing Samba Shares much more conveniant.

      https://github.com/christgau/wsdd

      @mitu
      Might it be possible to make this a standard addon to retropie ?

    • puppetj

      Emulation Station for mac ???
      Help and Support • general osx windows 10 • • puppetj

      5
      0
      Votes
      5
      Posts
      748
      Views

      theissdev

      I 2nd OpenEmu. It's great on a Mac. If you get the experimental version you also have MAME support. Don't remember what MAME set that is though.

    • lightmaster

      Can't connect to Samba from Win10, but can connect to it from Android
      Help and Support • samba samba share windows 10 rpi 3 retropie • • lightmaster

      2
      0
      Votes
      2
      Posts
      151
      Views

      YFZdude

      You might want to have a look at this article and see if it could be your issue.

      https://support.microsoft.com/en-us/help/4046019/guest-access-in-smb2-disabled-by-default-in-windows-10-and-windows-ser

    • brand

      Emulationstation windows themes issues
      Help and Support • theme help emulationstaion windows 10 • • brand

      1
      0
      Votes
      1
      Posts
      38
      Views

      No one has replied

    • wmarcio

      WSL - Windows Subsystem for Linux.
      Projects and Themes • retropie windows 10 ideas emulator linux • • wmarcio

      1
      1
      Votes
      1
      Posts
      628
      Views

      No one has replied

    • Planetdune

      Cant get games to start
      Help and Support • emulation station retrocake windows 10 • • Planetdune

      1
      0
      Votes
      1
      Posts
      59
      Views

      No one has replied

    • Striderx99

      Can background music be added to EmulationStation?
      Help and Support • bgm emulationstatio windows 10 • • Striderx99

      7
      0
      Votes
      7
      Posts
      755
      Views

      Striderx99

      That's ok mitu. I would be willing to run a .bat file in the background if need be. I tried doing it myself and I was successful getting music to load up before the main screen finishes loading up on EmulationStation, as well as when you exit out of a game and go back to the menu. The problem I'm having is getting just one splashscreen to randomly load up/play before the loading screen and stopping/closing the media player that displays it.

      The code for my splashtest.bat is the following:

      @ECHO OFF

      REM Your splashscreens file path:
      start "" --play and exit "C:\Program Files (x86)\VLC\vlc.exe" -L "C:\Users\Username\Music\Playlists\Splashscreens.wpl"

      REM Kill your media player:
      C:\Program Files (x86)\VLC\vlc.exe /F

      REM Run the frontend (EmulationStation example):
      start "" "C:\Program Files (x86)\EmulationStation\emulationstation.exe"

      REM Run the media player (WMPlayer example):
      start "" "C:\Program Files (x86)\Windows Media Player\wmplayer.exe" -L "C:\Users\Username\Music\Playlists\EmulationStation.wpl"

      If anyone here has ideas on any mistakes you can see or a better way of executing this, please let me know. A big thank you goes out to those who can provide these answers :-D.

    • Striderx99

      Having issues launching Dolphin and PCSX2 on EmulationStation
      Help and Support • emulationstatio windows 10 pcsx2 dolphin • • Striderx99

      4
      0
      Votes
      4
      Posts
      389
      Views

      Striderx99

      I have solved the audio issue. I looked back at my es_systems.cfg file in my .emulationstation folder. I noticed that it points to the RetroArch executable in D:\ (my microSD card). I double clicked it and went to the Audio driver section/Output to make sure that audio was turned on. The Audio was also changed from xaudio to dsound. I also went to the Driver section to make that Audio was identified as dsound there as well.

    • Striderx99

      Where are the Windows EmulationStation themes?
      Help and Support • windows 10 emulationstatio themes • • Striderx99

      4
      0
      Votes
      4
      Posts
      93
      Views

      Striderx99

      I found the solution by combing the files from HerbFargus' 1.8.1 build with the latest files from jrassa's build + including the latest version of Retroarch executables in the Retroarch system folder. The only issue I'm noticing is the space between some of the fonts is squeezed together or centered on my television screen. Thanks again for your input 😊.

    • Striderx99

      Windows version of EmulationStation crashing
      Help and Support • emulationstatio windows 10 crashing-ps2 li • • Striderx99

      6
      0
      Votes
      6
      Posts
      104
      Views

      Striderx99

      I can confirm that what I did with the combination of the files actually works. Now I just need to do some scraping using Screenscraper instead of The GamesDatabase for now. Thanks again for all the help. 😁

    • hooperre

      Samba and Windows 10 -- Sept. 2019
      Help and Support • samba windows 10 fix • • hooperre

      21
      0
      Votes
      21
      Posts
      1426
      Views

      DjDiabolik

      @mitu it's just curios issue i obtain right now.
      i open file explorer \Retropie and it's ask to me credentials.
      Tryed to put some of combination like "pi/raspberry" "pi/retropie" "retropie/raspberry" and it's no works.
      From file explorer i put \192.168.1.159 (ip of my pi4) and all shared folder it's be open whitout any request.
      It's a windows 10 recent changes ? Lol.......

    • Sades160

      windows 10 does it work on a raspberry pi 3b+?
      Help and Support • windows 10 on raspberry pi • • Sades160

      11
      0
      Votes
      11
      Posts
      199
      Views

      markyh444

      @Sades160 in the end, everyone comes back to Retropie...

    • alex_o0

      Scrapping emulation station Windows 10 alternative method
      Help and Support • emulationstaton windows 10 emulationstatio scrapping scraping newbie • • alex_o0

      5
      0
      Votes
      5
      Posts
      3562
      Views

      ClassicGMR

      I love the search function.

      Just wanted to say this helped me get my Windows 10 build scraped! Thank you! 🥂