ps3netsrv is a server application used to stream content from a remote server to the PS3.
this version is totally rewritten in Go language
it start a daemon point to your /share
Downloads: 97
ps3netsrv is a server application used to stream content from a remote server to the PS3.
this version is totally rewritten in Go language
it start a daemon point to your /share
official website | |
---|---|
version | 0.4 |
Kadhee –
Works on HS-453DX (X86).
But it uses /share by default which is the systems root, thus unable to copy files by samba share or create the required PS3ISO or GAMES folders.
Solution:
Create a PS3 folder (with GAMES and PS3ISO folder in it) in your Public share and:
Enable ssh on your Qnap
Login with SSH
Edit /etc/init.d/PS3netsrvNG.sh (sudo vi /etc/init.d/PS3netsrvNG.sh) and replace
./ps3netserv-go* /share &
with
./ps3netserv-go* /share/CACHEDEV1_DATA/Public/PS3 &
Start PS3Netsrv NG in the GUI
Now works like charm !
QoolBox –
can you please come on discord channel and explain for a fix
abaker –
need help i cant see my directories
located on the nas QNP 453A DataVol1\PS3ISO
QoolBox –
support is done on discord channel
abaker –
Not able to see the games backup on my ps3
They are located on my Qnap Nas at:
DataVol1\ps3games
And following the instructions above I set to ;
/share/CACHEDEV1_DATA/Public/ps3games &
But don’t see them
I even tried replacing the chachdev directory but didn’t work
Please help
On the old ps3netserv it worked
QoolBox –
support is done on discord channel