ps3netsrv slow on Raspberry Pi 5 but fast on Windows x86_64 #1067
Unanswered
FlotterCodername
asked this question in
Q&A
Replies: 1 comment 5 replies
-
It looks the binaries on RPi5 have some issue.
The code for Windows & linux are practically the same except that Windows uses Win32 API for threads & file I/O, and other minor differences. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the the following setup:
It works but it is unplayable because it is so slow. Here is the thing though, if I change only one thing, it works blazing fast:
Thoughts? Maybe this is a bug...
P.S.: Gigabit Ethernet is in use everywhere.
Beta Was this translation helpful? Give feedback.
All reactions