0% found this document useful (0 votes)
16 views1 page

Sfse

The document details the initialization process of the SFSE runtime version 0.2.15, including the loading of various plugins such as BakaAchievementEnabler, PerkPointsPerLevel, and RealTimeFormPatcher. It outlines the allocation of memory for plugins and the dispatching of messages to plugin listeners. The initialization completes successfully with a specified configuration path.

Uploaded by

epicvictor102
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Sfse

The document details the initialization process of the SFSE runtime version 0.2.15, including the loading of various plugins such as BakaAchievementEnabler, PerkPointsPerLevel, and RealTimeFormPatcher. It outlines the allocation of memory for plugins and the dispatching of messages to plugin listeners. The initialization completes successfully with a specified configuration path.

Uploaded by

epicvictor102
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

SFSE runtime: initialize (version = 0.2.15 010E0460 2024-11-21 17:01:24, os = 6.

2
(9200))
imagebase = 00007FF9A6840000
reloc mgr imagebase = 00007FF701EF0000
plugin directory = D:\Steam\steamapps\common\Starfield\Data\SFSE\Plugins\
scanning plugin directory D:\Steam\steamapps\common\Starfield\Data\SFSE\Plugins\
checking plugin BakaAchievementEnabler.dll
checking plugin pppl.dll
checking plugin RealTimeFormPatcher.dll
preloading plugin "PerkPointsPerLevel"
registering plugin listener for SFSE at 2 of 5
preinit complete
loading plugin "BakaAchievementEnabler"
plugin 1 allocated 64 bytes from branch pool
registering plugin listener for SFSE at 1 of 5
loading plugin "RealTimeFormPatcher"
registering plugin listener for SFSE at 3 of 5
plugin BakaAchievementEnabler.dll (00000001 BakaAchievementEnabler 04010010) loaded
correctly (handle 1)
plugin pppl.dll (00000001 PerkPointsPerLevel 00000001) loaded correctly (handle 2)
plugin RealTimeFormPatcher.dll (00000001 RealTimeFormPatcher 0000007E) loaded
correctly (handle 3)
dispatch message (0) to plugin listeners
sending message type 0 to plugin 2
sending message type 0 to plugin 1
sending message type 0 to plugin 3
dispatched message.
dispatch message (1) to plugin listeners
sending message type 1 to plugin 2
sending message type 1 to plugin 1
sending message type 1 to plugin 3
dispatched message.
config path = D:\Steam\steamapps\common\Starfield\Data\SFSE\sfse.ini
init complete
dispatch message (2) to plugin listeners
sending message type 2 to plugin 2
sending message type 2 to plugin 1
sending message type 2 to plugin 3
dispatched message.
dispatch message (3) to plugin listeners
sending message type 3 to plugin 2
sending message type 3 to plugin 1
sending message type 3 to plugin 3
dispatched message.

You might also like