RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. netplay
    Log in to post
    • All categories
    • S

      Hosting a Netplay game on lr-fuse (ZX Spectrum) kills keyboard input; and how to assign remote client controls?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay retroarch lr-fuse zxspectrum pi400
      6
      0 Votes
      6 Posts
      246 Views
      B

      @sith-lord-goz Rollback netplay, which is what is implemented in retroarch, relies on savestate determinism, like several other features (runahead, rewind, ...)

    • AwesomeKingClemA

      Wiimmfi Dolphin Guide

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-dolphin online wiimmfi netplay
      8
      0 Votes
      8 Posts
      1k Views
      AwesomeKingClemA

      @AwesomeKingClem I am just now finally getting to it. Sorry about that!

    • retropieuser555R

      Netplay on RetroPie Experiences?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming netplay
      8
      0 Votes
      8 Posts
      728 Views
      B

      @Ashpool said in Netplay on RetroPie Experiences?:

      RetroArch will invisibly rewind

      Netplay, rewind, runahead and preemptive frames are savestate-based features.

    • AddisonA

      DuckStation with Netplay

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support playstation duckstation netplay
      2
      0 Votes
      2 Posts
      914 Views
      windgW

      It looks very nice and I hope it will be possible to have this in RetroPie. Without being a developer, I think it is unlikely that we will see the latest version of this emulator in RetroPie, because of the minimal requirements set by the developer.

    • C

      Netplay Autoboot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay roms
      1
      0 Votes
      1 Posts
      200 Views
      No one has replied
    • C

      Error with the core only when using netplay

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay core fail
      18
      0 Votes
      18 Posts
      2k Views
      mituM

      it's a problem from current retroarch version

      No, since the problem doesn't show up on other platform.

      it's a problem from the core when it's build for arm (probably this one)

      Unlikely, since the core on RetroPie works with Netplay using the latest RetroArch version.

      The issue in this post is related to missing .info files, which were not part of Retropie's RetroArch installation until 1 year ago. Users which upgraded their RetroArch package without updating the RetroPie-Setup script had this kind of errors, which are solved with an update of RetroPie-Setup and then re-installing RetroArch.

      I don't think your issue is related to the current topic.

    • C

      How to make another login for ssh?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ssh netplay
      2
      0 Votes
      2 Posts
      440 Views
      C

      Ok figured it out.

      First step, is to open your router and add your raspberry pi to the port forwarding. This is easy enough, you will want to use the internal IP of you pi, and open port 22 to tcp. you can usually access your router settings via http://192.168.0.1/ in your browser, providing you are wired directly into the router and not using wifi to connect.

      Once this is done you will need the external ip. I found it by going on to my retropie under "retroarch netplay".

      You will need this external ip to login from the internet.

      this site has the steps on creating a new user:

      https://humanwhocodes.com/snippets/2021/03/create-user-linux-ssh-key/

      Once done you can open putty from any pc connected to the internet and ssh into your pi by using the external ip.

      Expose your pi to the internet at your own risk.

    • L

      Can you enter a ip nr on netplay without using a controller? (virtual keyboard available?)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie retroarch keyboard virtual netplay
      2
      0 Votes
      2 Posts
      307 Views
      AddisonA

      There's a virtual keyboard on my end when using Netplay, no physical keyboard needed.

      I guess first try updating to the latest Retropie version along with Retroarch as well.

    • nunna78N

      Press a button to configure at game start

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay startup menu press a button configure
      3
      0 Votes
      3 Posts
      1k Views
      nunna78N

      @dankcushions great i'll try thanks

    • nunna78N

      RETROARCH under Retropie: how to keep a bios?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch netplay bios save
      10
      0 Votes
      10 Posts
      2k Views
      nunna78N

      @mitu While speaking with NETPLAY, an instant text/voice messaging application for the community (Teamspeak / Mumble / or better: Discord) would be great to find mate to do netplay games. Like i posted into another thread : link text

    • nunna78N

      Official Community Discord Channel

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development discord community tools support netplay
      3
      1 Votes
      3 Posts
      2k Views
      nunna78N

      @iandaemon You're true, the forum cannot be replaced. This is the best information source.
      Discord Channel is more to speak with peaple, make friends, play together.

      Why the language is an issue? Most peaple speak English all over the world. (i'am French for exemple)

    • O

      Netplay - failed to initialize

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay
      7
      0 Votes
      7 Posts
      3k Views
      O

      Solved..
      I've updated the ownership of below folders and all files under it..
      sudo chown -R pi:pi /home/pi
      sudo chown -R pi:pi /opt/retropie/configs

      it fixed the issue, when IP or any change such as C or H , has been made on netplay setup . it wasn't update the "netplay_ip_address = " in retroarch.cfg accordingly.

      thank for helps.

    • R

      Retropie netplay lobby!

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development retropie netplay lobby emulatiostation
      1
      1 Votes
      1 Posts
      293 Views
      No one has replied
    • UberLumbyU

      Netplay help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay retroarch retropie
      10
      0 Votes
      10 Posts
      776 Views
      UberLumbyU

      @saccublenda said in Netplay help:

      @UberLumby You can follow the instructions here.

      Thank you
      "Create a symbolic link to the RetroArch core you want to use for netplay in the directory where the core info file was stored, for example
      ln -s /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so $HOME/.config/retroarch/cores"
      This confused me a bit but I think I understand this creates a link to the existing .So I was copying and pasting them into the retroarch cores folder last night lol ops...

    • F

      How to play hot seat via netplay

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support nes netplay retroarch
      1
      0 Votes
      1 Posts
      216 Views
      No one has replied
    • R

      Secured netplay connection

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay vpn
      3
      0 Votes
      3 Posts
      362 Views
      KrakatoaK

      Check your port forwarding settings on your router. You maybe able to restrict the port forward to specific external IP address(es) or MAC address(es). If so you can whitelist your friends IP/Mac address.

    • V

      [Announce] ZeroTier lan-over-internet from RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development zerotier netplay lanoverinternet retropie remote play
      1
      0 Votes
      1 Posts
      430 Views
      No one has replied
    • K

      Issues with NetPlay: Client cannot connect when going through RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay retroarch retropie cli client
      2
      0 Votes
      2 Posts
      843 Views
      mituM

      @Kaydron said in Issues with NetPlay: Client cannot connect when going through RetroPie:

      I found this post that has very similar symptoms https://github.com/RetroPie/RetroPie-Setup/issues/3161.

      If you're encountering the same problem as the the one described in the issue, then there's no solutio yet, just the workaround posted in the same issue. The only method that seems to work is to directly connect by specifying the hostname.

    • E

      Netplay weirdness, was I hacked or was it just a random thing?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay hacked malware error wifi
      5
      0 Votes
      5 Posts
      731 Views
      E

      @BGallagherLA wondering if that is just an automatic thing with NetPlay and is just a computer player or something rather than someone actually joining? I just don't understand how someone can randomly join a game when you need the proper external IP to be able to access the game, and the exact same rom set, emulator and RetroPie version in order for it to work