User Tools

Site Tools


getting_started:sinfarx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
getting_started:sinfarx [2019/02/25 02:50]
Mavrixio
getting_started:sinfarx [2023/12/01 16:42] (current)
Elemuffin
Line 1: Line 1:
-====== Sinfar Client Extender (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 bugs. It is available for NWN Diamond on Windows and Linux and NWN:EE v8181 on Windows.+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.
  
-===== NWN 1.69 Windows ===== +===== Installation Instructions ===== 
-  - Download [[https://​nwn.sinfar.net/​files/​sinfarx.exe|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]])+ 
 +==== NWN 1.69 Windows ==== 
 + 
 +  - Download [[https://​nwn.sinfar.net/​files/​sinfarx.exe|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|https://​nwn.sinfar.net/​files/​sinfarx.zip]])
   - Run sinfarx.exe to start NWN   - Run sinfarx.exe to start NWN
   - When it asks you to update the plugin, click "​yes"​.   - When it asks you to update the plugin, click "​yes"​.
  
 +==== NWN 1.69 Linux ====
 +
 +  - Download [[https://​nwn.sinfar.net/​files/​nwncx_sinfar.so|nwncx_sinfar.so]] and save it in your NWN folder.
 +  - Edit the script that you run to start NWN (./nwn), add:
 +  - ''​export LD_PRELOAD=./​nwncx_sinfar.so:​$LD_PRELOAD ''​… just above the line that look like: "​export LD_LIBRARY_PATH=./​miles_linux:​$LD_LIBRARY_PATH"​
 +  - 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 ====
 +
 +  - Download [[https://​nwn.sinfar.net/​files/​sinfarx_ee.exe|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|https://​nwn.sinfar.net/​files/​sinfarx_ee.zip]])
 +  - Run sinfarx_ee.exe to start NWN
 +  - When it asks you to update the plugin, click "​yes"​.
 +
 +**Using SinfarX with Steam (Optional)**:​
 +
 +  - Rename nwmain.exe to nwmain_org.exe
 +  - Rename sinfarx_ee.exe to nwmain.exe
 +  - Edit [[http://​nwn.sinfar.net/​files/​sinfarx.ini|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.1551063032.txt.gz · Last modified: 2019/02/25 02:50 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux