CommonLibSSE VS PyNifly

Compare CommonLibSSE vs PyNifly and see what are their differences.

CommonLibSSE

A reverse engineered library for hacking Skyrim Special Edition (by Ryan-rsm-McKenzie)

PyNifly

Export/Import tools between Blender and the Nif format, using Bodyslide/Outfit Studio's Nifly layer. Supports Skyrim LE, Skyrim SE, Fallout 4, Fallout New Vegas, Fallout 76, and Fallout 3. (by BadDogSkyrim)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CommonLibSSE PyNifly
25 26
194 145
- -
4.3 9.0
10 months ago 16 days ago
C++ Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CommonLibSSE

Posts with mentions or reviews of CommonLibSSE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Why does skyrim refuse to start without launching steam? And why does steam never work without wifi?
    3 projects | /r/skyrimmods | 22 Nov 2022
    Because SkyrimSE.exe has a Steam-related code inside. There's a solution though, you can use Steamless to disable it. This is safe even for SKSE DLL plugins and SKSE itself, more to say - many authors use this solution for develop purposes because it allows to attach VS debugger. Ryan aka Fudgyduff also mentions it in his CommonLibSSE Getting Started guide.
  • Skyrim updated to 1.6.629
    2 projects | /r/skyrimmods | 15 Sep 2022
    Since this small class is used by a lot of things (including the ones I mentioned), a lot of classes have also have their size / layout changed. This may be useful to check: https://github.com/Ryan-rsm-McKenzie/CommonLibSSE/commit/84070934c639a4c1eb074a29124387f5c29b600e
  • Mod authors, what tools do you wish existed to make your life easier when creating mods?
    4 projects | /r/skyrimmods | 8 Aug 2022
    SKSE plugin development doesn't get any easier than CommonLibSSE. The NG fork has significantly more documentation and lets you compile SKSE plugins that support Skyrim SE, AE, and VR simultaneously.
  • Critical RaceMenu memory leak bug fixed! (almost)
    4 projects | /r/skyrimmods | 18 May 2022
    That's not correct anymore. CommonLibSSE-NG is a fork of CommonLibSSE that allows plugin developers to build SKSE plugins that support Skyrim SE, AE, and VR¹ simultaneously. No need for separate builds or separate downloads. Plugins that were already built on CommonLibSSE need very few changes, and the vcpkg-centric workflow vastly simplifies building projects.
  • Advice on creating a combat mod?
    2 projects | /r/skyrimmods | 12 Apr 2022
    If you're looking to go for an SKSE DLL plugin in C++, I'd recommend basing it on CommonLibSSE which abstracts the SKSE API pretty nicely.
  • Simple Questions and General Discussion Thread
    2 projects | /r/skyrimmods | 6 Apr 2022
    Are there any resources to get started with SKSE plugin development? I watched this video but it was mostly about setting up the development environment. I also read this from the Creation Kit wiki which led me here but the docs in this tutorial are a little advanced. As far as I can tell, the example plugin doesn't interact with the game itself so I still have no idea where to start 😔
  • why isnt fenix31415 mods more popular?
    1 project | /r/skyrimmods | 5 Apr 2022
    SKSE DLL plugins that base themselves on CommonLibSSE as opposed to basically fully custom reverse engineered don't tend to have nearly as many issues porting to newer builds of the game, FWIW.
  • Is there an up-to-date guide on how to develop SKSE plugins?
    6 projects | /r/skyrimmods | 7 Mar 2022
    My error log looks like this. I have also tried to follow this tutorial, but I assume it is outdated. I got stuck in it in the build phase as well, and the errors were mostly about missing "common_v14".
  • Preview of a physical weapons mod in Skyrim VR!
    2 projects | /r/skyrimvr | 26 Feb 2022
    If you want to try it out, download the SKSE source and try making something with it. SKSE has a decent amount of the game reversed, commonlibsse has a lot more (alandtse also has a version of it for VR). A huge amount of the game is still unexplored, but a lot of it has been figured out. The VR-specific things less-so, because the RE scene for the vr game is very very small. My mods are all open source, but they are probably pretty hard to get to build as they require things like headers that have the havok object definitions.
  • [Help] - skse64 debug builds do not launch
    1 project | /r/skyrimmods | 12 Feb 2022

PyNifly

Posts with mentions or reviews of PyNifly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-11.
  • 3DS Max vs. Blender vs. Maya for creating custom models and animations in Skyrim?
    1 project | /r/skyrimmods | 6 Jul 2023
    https://github.com/BadDogSkyrim/PyNifly/releases AFAIK
  • Help with Khajiit tail disappear ing
    1 project | /r/skyrimmods | 16 Mar 2023
    Not in NIFSkope; you need a real mesh editor like Blender or 3DS, with a plug-in that understands Skyrim NIFs (or something like https://github.com/BadDogSkyrim/PyNifly that can transfer between Blender and NIF). You have to edit the mesh to add the bones that move the mesh, then generate the xml file to control the physics. You can look at some of the SMP jewelry mods to see how it's done.
  • NIF plugins for 3D software - Blender, Maya, 3ds Max
    1 project | /r/skyrimmods | 16 Mar 2023
  • Player and NPC head re-mesh
    1 project | /r/skyrimmods | 28 Jan 2023
    Not sure if this is relevant, but I also prefer using pynifly for .nif import/export.
  • Exporting edited .nif from blender
    2 projects | /r/skyrimmods | 11 Jan 2023
    I personally find PyNifly much easier to use, so I’m more familiar with that.
  • Exporting from Blender3.0 to Nif using NifAddon
    1 project | /r/skyrimmods | 11 Jan 2023
    https://github.com/BadDogSkyrim/PyNifly use this - it is much better - currently using blender 3.1 and it works great. No scaling or rotation issues - faster and simple - exports in LE and SE nifs - Select all your objects ( weapon and blood fx meshes) and export into a new nif - choose a vanilla weapon with a similar profile and save a copy of the nifs to the same folder (1st person and 3rd person meshes) - open both the nif you exported from blender and the vanilla nif you are using as a template simultaneously - copy the BStrishapes from you exported nif into the vanilla nif one at a time and set all your BSshaderproperties and flags up accordingy, using the vanilla nif as an example - once you are happy with the way the new model looks, delete the original weapon and blood fx meshes and save the nif as a new file and name it accordingly - after that, in xedit, find the records in the vanilla game for the weapon you used as an example - right click and copy the record as a new record into a new plugin - give it a new ID - after you tweak the new plugin, save it and give it a unique name and note the ref ID you gave the weapon - activate the plugin and enter the game - open the console after loading and type player.additem (YourRefID) 1 or type help (YourWeaponName) 4 and get the ref ID there and then add it
  • Does Blender No Longer Support NIF Files?
    1 project | /r/skyrimmods | 24 Dec 2022
    PyNifly is probably the easiest for you to use.
  • Skyrim to Blender help!
    1 project | /r/skyrimmods | 10 Oct 2022
    You can use PyNifly to import/export NIFs with Blender. It’s under active development and works with the newest version of Blender too. I find it a lot easier to use than the NifTools plugin.
  • Advice for making modular clothing system
    2 projects | /r/skyrimmods | 29 Sep 2022
    (https://github.com/BadDogSkyrim/PyNifly/releases/tag/V5.10) This is the plugin I was/am using.
  • Blender mesh to Nif file
    1 project | /r/skyrimmods | 27 Sep 2022
    You can get more info on using PyNifly on its wiki here: https://github.com/BadDogSkyrim/PyNifly/wiki

What are some alternatives?

When comparing CommonLibSSE and PyNifly you can also consider the following projects:

skse64 - Skyrim SE Script Extender

nifskope - A git repository for nifskope.

Steamless - Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.

blender_niftools_addon - The Blender Niftools Addon is a Blender add-on to enable import and export of NetImmese File Formats including .nif, .kf, .egm.

CommonLibVR - This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE). There are two main branches (VR) which is based on po3's using ifdefs, and NG which is an updated NG build.

CommonLibSSE-NG - This is a reverse engineered library for Skyrim Special Edition and Skyrim VR.

ExamplePlugin-CommonLibSSE

max_nif_plugin - The nif plugin for 3ds max.

CommonLibSSE - This is a reverse engineered library for Skyrim Special Edition

CyberEngineTweaks - Cyberpunk 2077 tweaks, hacks and scripting framework

vr_address_tools - Skyrim and Fallout python tools for creating address libraries for VR

CommonLibVR - This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE)