User Tools

Site Tools


getting_started:sinfarx

PAGE INFO ALREADY TRANSFERRED TO THE NEW WIKI - Sinfar Client Extender (SinfarX)

Sinfar has its own client extender called SinfarX. It pushes many limits of the base game, add features and fixes. It is available for NWN Diamond on Windows and Linux and NWN:EE v8181 on Windows.

Installation Instructions

NWN 1.69 Windows

  1. Download sinfarx.exe and save it in your NWN folder. (Alternatively, if you can't download .exe files, here's the zip archive of it: https://nwn.sinfar.net/files/sinfarx.zip)
  2. Run sinfarx.exe to start NWN
  3. When it asks you to update the plugin, click “yes”.

NWN 1.69 Linux

  1. Download nwncx_sinfar.so and save it in your NWN folder.
  2. Edit the script that you run to start NWN (./nwn), add:
  3. export LD_PRELOAD=./nwncx_sinfar.so:$LD_PRELOAD … just above the line that look like: “export LD_LIBRARY_PATH=./miles_linux:$LD_LIBRARY_PATH”
  4. Rename your “miles” folder to “miles_linux” (This is a fix so that it be possible to share the same NWN installation on Windows and Linux)

NWN:EE v8181

  1. Download sinfarx_ee.exe and save it in the same folder as nwmain.exe (C:\BeamdogLibrary\00785\bin\win32). (Alternatively, if you can't download .exe files, here's the zip archive of it: https://nwn.sinfar.net/files/sinfarx_ee.zip)
  2. Run sinfarx_ee.exe to start NWN
  3. When it asks you to update the plugin, click “yes”.

Using SinfarX with Steam (Optional):

  1. Rename nwmain.exe to nwmain_org.exe
  2. Rename sinfarx_ee.exe to nwmain.exe
  3. Edit sinfarx.ini (it is generated next to sinfarx_ee.exe when you launch it), so that the line that the “nwmain” property value be “nwmain_org.exe”

Main Features

  • Moving/Rotating/Scaling of visual effects, body parts, creatures, placeables
  • RGBA coloring of visual effects
  • PLT on visual effects
  • PLT color mapping/overriding/shadowing
  • Extra armor parts slots
  • Textures mapping on placeables and visual effects
getting_started/sinfarx.txt · Last modified: 2023/12/01 16:42 by Elemuffin

phpBB Appliance - Powered by TurnKey Linux