Skip to content

Releases: jhonathanc/ps3netsrv

ps3netsrv v20240210a

20 Mar 02:17
cea6cbe
Compare
Choose a tag to compare

ps3netsrv binaries for OpenWrt:

  • After install, you need to setup it. The easiest way is through terminal with ssh with these commands:
uci set ps3netsrv.main.enabled='1'
uci set ps3netsrv.main.dir='mnt/sda1'
uci set ps3netsrv.main.port='38008'
uci commit

Notes:

  • "ps3netsrv.main.enabled='1'" means it will start on boot. If you don't want it, set the value to '0' (so you will need to start it manually through terminal);
  • "ps3netsrv.main.dir" is used to set the root dir of your games directories (which contains "PS3ISO", "GAMES",...);
  • "ps3netsrv.main.port" is used to set the port used by ps3netsrv.

ps3netsrv v20220813

16 Mar 18:53
Compare
Choose a tag to compare

ps3netsrv binaries for OpenWrt:

  • After install, you need to setup it. The easiest way is through terminal with ssh with these commands:
uci set ps3netsrv.main.enabled='1'
uci set ps3netsrv.main.dir='mnt/sda1'
uci set ps3netsrv.main.port='38008'
uci commit

Notes:

  • "ps3netsrv.main.enabled='1'" means it will start on boot. If you don't want it, set the value to '0' (so you will need to start it manually through terminal);
  • "ps3netsrv.main.dir" is used to set the root dir of your games directories (which contains "PS3ISO", "GAMES",...);
  • "ps3netsrv.main.port" is used to set the port used by ps3netsrv.

ps3netsrv v20220421

06 Jul 18:03
Compare
Choose a tag to compare

ps3netsrv binaries for OpenWrt:

  • After install, you need to setup it. The easiest way is through terminal with ssh with these commands:
uci set ps3netsrv.main.enabled='1'
uci set ps3netsrv.main.dir='mnt/sda1'
uci set ps3netsrv.main.port='38008'
uci commit

Notes:

  • "ps3netsrv.main.enabled='1'" means it will start on boot. If you don't want it, set the value to '0' (so you will need to start it manually through terminal);
  • "ps3netsrv.main.dir" is used to set the root dir of your games directories (which contains "PS3ISO", "GAMES",...);
  • "ps3netsrv.main.port" is used to set the port used by ps3netsrv.

ps3netsrv v20200610

11 Jun 06:41
Compare
Choose a tag to compare

ps3netsrv_20200610-1-ath79_mips_24kc.ipk:

  • ps3netsrv compiled for OpenWrt targets ar71xx and ath79. After install, you need to setup it. The easiest way is through terminal with ssh with these commands:
uci set ps3netsrv.main.enabled='1'
uci set ps3netsrv.main.dir='mnt/sda1'
uci set ps3netsrv.main.port='38008'
uci commit

Notes:

  • "ps3netsrv.main.enabled='1'" means it will start on boot. If you don't want it, set the value to '0' (so you will need to start it manually through terminal);
  • "ps3netsrv.main.dir" is used to set the root dir of your games directories (which contains "PS3ISO", "GAMES",...);
  • "ps3netsrv.main.port" is used to set the port used by ps3netsrv.

ps3netsrv v20200609

10 Jun 01:56
Compare
Choose a tag to compare

ps3netsrv_20200609-1-ath79_mips_24kc.ipk:

  • ps3netsrv compiled for OpenWrt targets ar71xx and ath79. After install, you need to setup it. The easiest way is through terminal with ssh with these commands:
uci set ps3netsrv.main.enabled='1'
uci set ps3netsrv.main.dir='mnt/sda1'
uci set ps3netsrv.main.port='38008'
uci commit

Notes:

  • "ps3netsrv.main.enabled='1'" means it will start on boot. If you don't want it, set the value to '0' (so you will need to start it manually through terminal);
  • "ps3netsrv.main.dir" is used to set the root dir of your games directories (which contains "PS3ISO", "GAMES",...);
  • "ps3netsrv.main.port" is used to set the port used by ps3netsrv.

ps3netsrv v20190630

01 Mar 16:27
Compare
Choose a tag to compare

ps3netsrv-mbedtls-ar71xx-generic-mips_24kc.ipk:

  • ps3netsrv compiled for OpenWrt targets ar71xx and ath79. After install, you need to setup it. The easiest way is through terminal with ssh with these commands:
uci set ps3netsrv.main.enabled='1'
uci set ps3netsrv.main.dir='mnt/sda1'
uci set ps3netsrv.main.port='38008'
uci commit

Notes:

  • "ps3netsrv.main.enabled='1'" means it will start on boot. If you don't want it, set the value to '0' (so you will need to start it manually through terminal);
  • "ps3netsrv.main.dir" is used to set the root dir of your games directories (which contains "PS3ISO", "GAMES",...);
  • "ps3netsrv.main.port" is used to set the port used by ps3netsrv.