Sinfar Client Extender (SinfarX)

From Sinfar
Revision as of 22:58, 21 June 2026 by TorturedCats (talk | contribs) (Compact SinfarX layout with clearer download and setup paths.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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
Moving, rotating, and scaling visual effects, body parts, creatures, and placeables.

Color & PLT Systems
RGBA coloring for visual effects, PLT on visual effects, and PLT color mapping, overriding, and shadowing.

Expanded Assets
Extra armor part slots, texture mapping on placeables, and texture mapping on visual effects.

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.

See also: Getting Started - Diamond Edition on Linux

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

  1. Save or extract sinfarx.exe into your NWN folder.
  2. Run sinfarx.exe to start NWN.
  3. When asked to update the plugin, click Yes.

NWN 1.69 Linux Setup

  1. Save nwncx_sinfar.so in your NWN folder.
  2. Edit the script that you run to start NWN, usually ./nwn.
  3. 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

  1. Run sinfarx_ee.exe to start NWN.
  2. 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.

  1. Rename nwmain.exe to nwmain_org.exe.
  2. Rename sinfarx_ee.exe to nwmain.exe.
  3. Launch SinfarX once so that sinfarx.ini is generated.
  4. Edit sinfarx.ini and set the nwmain property value to nwmain_org.exe.