RetroArch
RetroArch copied to clipboard
Enable networking for OpenDingux
Description
Networking is currently disabled in official builds for OpenDingux.
Expected behavior
I would expect to have networking enabled for these devices. Because they can use Wi-Fi dongles.
Actual behavior
Networking is disabled in official builds: NetPlay (Peer-to-Peer) Support: No in system information.
Steps to reproduce the bug
- Download the official build.
- Open System Information
- Navigate to Netplay
Version/Commit
- RetroArch: c19b04e
Environment information
- OS: OpenDingux
@Cthulhu-throwaway Seems this one consistently pops up as a request. Again, I could provide the hardware if need be and if interested.
There's sadly a lack of interest in this among current contributors. PRs welcome. I agree it would be nice to have this.
@LibretroAdmin what should I do to enable it?
Simply add HAVE_NETWORKING=1 to https://github.com/libretro/RetroArch/blob/master/Makefile.rg350_odbeta ?