ps3netsrv-- icon indicating copy to clipboard operation
ps3netsrv-- copied to clipboard

C++ implementation of the ps3netsrv server

Results 5 ps3netsrv-- issues
Sort by recently updated
recently updated
newest added

Had to use gcc. ``` [0] % make clang++ -c -O3 -I./utils/inc -D_FILE_OFFSET_BITS=64 -DCONSOLE_SUPPORTS_COLOR -Wall -std=c++11 -Wfatal-errors -stdlib=libc++ ps3netsrv.cpp -o ps3netsrv.o ps3netsrv.cpp:7:10: fatal error: 'array' file not found #include ^~~~~~~...

It will show the games but MultiMan or WebMan do not work at all. https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv/ Copying this folder and running Make.sh from it will produce a functional binary that does...

It would be great if you could create a license file for this project

I have this error when i try to cross compile on debian `root@debian:~/develop/src/PS3iso/ps3netsrv--# make CXX=${HOST}-g++ x86_64-unknown-linux-gnu-g++ -c -O3 -I./utils/inc -D_FILE_OFFSET_BITS=64 -DCONSOLE_SUPPORTS_COLOR -Wall -std=c++11 -Wfatal-errors ps3netsrv.cpp -o ps3netsrv.o In file included...

Hi, When i try to launch a tittle in multiman i get: Error: Dex mounter Pc application is not running or timeout occured Please try again. On my slackware box...