Emulator Issues #11369
closedFeature Request: Support broadband adapter for Android
0%
Description
Game Name?
Games that support BBA such as PSO
What's the problem? Describe what went wrong.
The android version of dolphin cause the error when connecting.
26:19:694 Core/HW/EXI/EXI_DeviceEthernet.cpp:304 I[SP1]: Software reset
26:19:699 Core/HW/EXI/BBA-TAP/TAP_Unix.cpp:42 E[SP1]: Couldn't open /dev/net/tun, unable to init BBA
26:21:749 Core/HW/EXI/BBA-TAP/TAP_Unix.cpp:113 E[SP1]: SendFrame(): expected to write 60 bytes, instead wrote -1
What steps will reproduce the problem?
Set the value of SerialPort1 in Dolphin.ini to 5 and boot the game and try to connect server
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-8706
What are your PC specifications? (CPU, GPU, Operating System, more)
Snapdragon 835
Android 9
Updated by JosJuice about 6 years ago
- Priority changed from Normal to Low
- Operating system Android added
- Operating system deleted (
N/A)
Updated by JMC4789 almost 6 years ago
- Status changed from New to Accepted
I mean, technically this should be accepted... but I'm not sure if Dolphin's current BBA implementation can work on Android. We'd probably need to do HLE or something for this to realistically work well.
Updated by JMC4789 about 2 years ago
- Status changed from Accepted to Fixed
HLE Broadband Adapter has been done and implemented - it works on Android.