Skip to content

Remove TESSaveLoadGame usage - #274

Merged
korri123 merged 2 commits into
xNVSE:masterfrom
WallSoGB:TESSaveLoadGameRemoval
Aug 13, 2026
Merged

Remove TESSaveLoadGame usage#274
korri123 merged 2 commits into
xNVSE:masterfrom
WallSoGB:TESSaveLoadGameRemoval

Conversation

@WallSoGB

Copy link
Copy Markdown
Contributor

TESSaveLoadGame is an Oblivion leftover, stubbed out almost everywhere, generally not used for anything. Since Fallout 3, Bethesda uses BGSSaveLoadGame

TESSaveLoadGame is an Oblivion leftover, stubbed out almost everywhere, generally not used for anything.
Since Fallout 3, Bethesda uses BGSSaveLoadGame
Comment thread nvse/nvse/Hooks_CreatedObject.cpp Outdated
@@ -93,28 +93,6 @@ UInt32 FakeModInfo::SetStaticFieldsAndGetFormTypeEnum(UInt32 aChunkType) {

void SaveCreatedObjects(NVSESerializationInterface* nvse)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is this function now just empty?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes. It was called only in debug mode. Want me to remove it completely?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

preferably, don't see a reason to keep it

@korri123
korri123 merged commit e9d404b into xNVSE:master Aug 13, 2026
1 check 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