Jump to content

Help: Making an utility tool


zDraiike

Recommended Posts

Hi!
I need help for making an utility tool for Skyrim LE and SE.

What I want to achieve is reading a .SKSE file and print the plugins list inside of it.

Also, I don't own LE, so I can't make this tool 100% working without help :smile:
I need someone to send me a sample like in this picture:

JaslBDD.png
This is one .SKSE file from my Skyrim SE Saves folder. As you can see, on offeset 40 there is a "G" which Int16 value is 7751 which match the length of the plugins listed below.
Now, on offset 49 there is the first plugin loaded which is, of course, Skyrim.esm
If you go straight down reading bytes from offset 49 to offset 7751 you will reach the end of the plugins list, which is what I want to achieve.
Edited by zDraiike
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...