SINFAR CLIENT EXTENDER
SinfarX extends the Neverwinter Nights client with server-specific features and fixes.
Sinfar has its own client extender called SinfarX. It pushes many limits of the base game, adds features, and provides fixes required for Sinfar’s expanded custom content and visual systems.
SinfarX is available for NWN Diamond on Windows, NWN Diamond on Linux, and NWN:EE v8181 on Windows.
Main Features
|
Visual Control |
Color & PLT Systems |
Expanded Assets |
Choose Your Version
|
NWN 1.69 Windows
Use this if you play Neverwinter Nights Diamond Edition on Windows. See also: Getting Started - Diamond Edition |
NWN 1.69 Linux
Use this if you play Neverwinter Nights Diamond Edition on Linux. Linux players have generally had more success using Lutris. |
NWN:EE v8181 Windows
Use this if you play Neverwinter Nights: Enhanced Edition on Windows. See also: Getting Started - Enhanced Edition |
NWN 1.69 Windows Setup
- Save or extract
sinfarx.exeinto your NWN folder. - Run
sinfarx.exeto start NWN. - When asked to update the plugin, click Yes.
NWN 1.69 Linux Setup
- Save
nwncx_sinfar.soin your NWN folder. - Edit the script that you run to start NWN, usually
./nwn. - Add this line:
export LD_PRELOAD=./nwncx_sinfar.so:$LD_PRELOAD
Place it above the line that looks like this:
export LD_LIBRARY_PATH=./miles_linux:$LD_LIBRARY_PATH
Then rename your miles folder to miles_linux. This makes it possible to share the same NWN installation between Windows and Linux.
NWN:EE v8181 Windows Setup
Save or extract sinfarx_ee.exe into the same folder as nwmain.exe.
Common Beamdog path:
C:\BeamdogLibrary\00785\bin\win32
- Run
sinfarx_ee.exeto start NWN. - When asked to update the plugin, click Yes.
Using SinfarX with Steam
This step is optional and only applies if you want Steam to launch SinfarX directly.
- Rename
nwmain.exetonwmain_org.exe. - Rename
sinfarx_ee.exetonwmain.exe. - Launch SinfarX once so that
sinfarx.iniis generated. - Edit
sinfarx.iniand set thenwmainproperty value tonwmain_org.exe.