Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Also make sure your firewall allows port 5121 and that it is set to UDP (not TCP).


NWNX4

  1. Download nwnx4 on the official website
  2. Extract the zip file somewhere on the system
  3. Edit nwnx.ini
    • nwn2: Path to the nwn2 installation folder
    • parameters: Command line parameters passed to the nwn2server process, like:
      • -module yourmodule automatically load yourmodule.mod
      • -moduledir yourmodule automatically load yourmodule if saved as directory
      • -cpu 3 Assign the nwn2server process to the CPU core 3

...