Skip to content

Conversation

@DarthSidious666
Copy link
Contributor

Update the Version.h file in SFSE to the latest SFSE and Starfield Runtimes.

@DarthSidious666 DarthSidious666 changed the title Update Version.h Update Version.h and add NiNode.h Nov 28, 2025
Copy link
Contributor Author

@DarthSidious666 DarthSidious666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I apologise in advance if the pull request is a bit messy, been a long time since I used github this way.

Version.h update is pretty straightforward.

NiNode.h probably needs some more work on it (I'm quite new at this side of RE and more experienced people will be better than I am at this sort of thing).

class NiNode : public NiAVObject
{
public:
// Virtual destructor / vtable are present (attributes = 0x40 in RTTI).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove all of these comments and follow the general style of the rest of the codebase. We put vtable indexes and member offsets instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, no problem.

@DarthSidious666 DarthSidious666 marked this pull request as draft November 30, 2025 13:36
@DarthSidious666 DarthSidious666 marked this pull request as ready for review November 30, 2025 13:37
Copy link
Contributor Author

@DarthSidious666 DarthSidious666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As requested changed the file and added offsets.

@qudix qudix merged commit 475b0cc into libxse:main Dec 5, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants