File information
Last updated
Original upload
Created by
SKSE TeamUploaded by
ianpattVirus scan
Tags for this mod
Activity logs
This page was last updated on 15 February 2024, 6:09AM
- Changelogs
-
-
Version 2.2.6
- support for 1.6.1170
-
Version 2.2.5
- update InputManager, fix custom text input controls
-
Version 2.2.4
- use -- to stop argument parsing in the loader. useful for %command% tricks
- SoulGem::GetSoulSize now returns the correct value instead of the gem size (thanks for the bug report from Ingvion)
- support for 1.6.1130
-
Version 2.2.3
- Detect and report that the Epic Store version is unsupported
- Remove need for skse64_steam_loader, also improves plugin compatibility for GOG version
- Better reporting for often-misread plugin names
-
Version 2.2.2
- Fix crash when sheathing right-hand weapon (thanks SlavicPotato for letting me know about the missing address)
-
Version 2.2.1
- Support for 1.6.640
-
Version 2.2.0
- support for 1.6.629
- fix returning arrays of booleans
- plugin developers: please note the changes to SKSEPluginVersionData required by the structure size updates in 1.6.629+
-
Version 2.1.5
- support for 1.6.353
- fix RemoveEventSink_Internal (fixes MCM keybindings)
- link users to address library if needed and missing
- fix plugin lookup before PostLoad (fixes SKSEMessagingInterface::RegisterListener among others)
-
Version 2.1.4
- support for 1.6.342
- fix Game.GetCurrentConsoleRef
-
Version 2.1.3
- support for 1.6.323
- many plugin error messages are now reported from SKSE rather than by loading the plugin
- fixed scaleform OpenJournalMenu
-
Version 2.1.2
- reworked plugin version checking and enabled plugin manager
- if you are a plugin developer, there are important breaking changes noted at the bottom of PluginAPI.h
- fixed crash when using alchemy tables (alchemy category hook)
-
Version 2.1.1
- support for 1.6.318
-
Version 2.1.0
- support for 1.6.317 (anniversary edition)
-
Version 2.0.20
- - mark changed flags for SetHarvested
- - process priority loader command line argument now actually works
- - loader change: dll main functions are called outside LoadLibrary
-
Version 2.0.19
- - fixed trampoline to be actually hooked up
- - fixed incorrect scaling mode for custom menus
- NOTE: SKSE64 2.0.19 was initially uploaded with the version number set to 2.0.18 - this has since been correctly. If Vortex/LOOT are reporting the wrong version, please redownload SKSE.
-
Version 2.0.18
- made PapyrusArgs.h not rely on MSVC extensions (thanks to matzibeater)
- added trampoline interface for plugins to request a memory block for hooks within SKSE's 64kb * 2 block
- - please use this space wisely, do not request more space than you need!
- - skse.log will print how much space a plugin requested
- added GetPluginInfo to SKSEInterface to query other plugin's info by name
- co-saves with the same name will now be deleted before written
- fixed serialization bug when resolving handles
- added Location.GetParent
-
Version 2.0.17
- - support for runtime 1.5.97
- - fix Game.GetNthLightModDependency
- - HeadPart.GetPartName
- - dispatch SKSECrosshairRefEvent when defocusing an object
-
Version 2.0.16
- - support for runtime 1.5.80
- - fix potential crash in ReferenceAlias.ForceRefToWornItem
-
Version 2.0.15
- - re-enable crosshair ref hook (fixed underlying problem)
- - fixed Game.GetModByName, GetLightModByName crashing if a requested mod is not installed
-
Version 2.0.14
- - temporarily disabling crosshair ref hook (problems)
-
Version 2.0.13
- - support for runtime 1.5.73
- - fixed LeveledItem.SetNthLevel/SetNthCount to clamp at 0xFFFF rather than 0xFF
- - fixed light plugin support for Game.GetModByName and similar
- - added PLGN structure to cosave containing list of loaded mods
- - misc BSHandleRef refcount fixes
- - tArray::Push correctly uses placement new instead of operator=
-
Version 2.0.12
- - fix backcompat on task interface
-
Version 2.0.11
- - support for runtime 1.5.62
- - various definition fixes
-
Version 2.0.10
- - fix lock usage
- - esl mods now load translations
-
Version 2.0.9
- - support for runtime 1.5.53
- - use game implementations of lock functions so they can be hooked
- - add itemId to favorites menu before calling inventory plugins
- - cleaned up base script warnings
-
Version 2.0.8
- - support for runtime 1.5.50
- - fixed lock implementations
- - added missing vanilla functions
- - fixed other stuff I forgot
-
Version 2.0.7
- - support for runtime 1.5.39
- - fixed SimpleLock/BSReadWriteLock implementation
- - fixed Ammo functions
-
Version 2.0.6
- - support for runtime 1.5.23
-
Version 2.0.5
- - support for runtime 1.5.16
- - fix crash in GetLeftHandSlot (could show up in Actor.EquipItemById, GetEquipSlotById, EquipItemEx, UnequipItemEx)
- - fix GetFormWeight return type
- - many internal definition fixes/additions
- - hooks for tint texture size
- - unified internal tasks
- - handle lookup for 'light' mods, serialized in cosave
-
Version 2.0.4
- - fix DataHandler layout changes from Creation Club
- - fix occasional crash on save
- - proper reporting of current beta/release runtime version
-
Version 2.0.3
- - support for runtime 1.5.3
- - update Armor and Actor scripts for new functions added in 1.5.3
- - FastTravelEnd event sink (internal)
-
Version 2.0.2
- - fixed scaleform ShowOnMap
-
Version 2.0.1
- - fixed missing save hook (skse cosave wasn't being written when triggered from papyrus)
-
Version 2.0.0
- - ported to Special Edition
- - some of the previously-mentioned items are no longer relevant, please ignore
-
- Author's activity
-
May 2024
-
05 May 2024, 7:16PM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender 64 (SKSE64)\' changed to \'Skyrim Script Extender (SKSE64)\'.'
-
05 May 2024, 7:15PM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender (SKSE64)\' description changed.
File \'Skyrim Script Extender (SKSE64)\' category changed to Old versions.'
-
05 May 2024, 7:13PM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender 64 (SKSE64)\' description changed.'
February 2024
-
23 Feb 2024, 6:54PM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender 64 (SKSE64)\' category changed to Old versions.'
-
15 Feb 2024, 6:09AM | Action by: ianpatt
File added
'Skyrim Script Extender (SKSE64) GOG [version 2.2.6]'
January 2024
-
17 Jan 2024, 10:37PM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender (SKSE64)\' category changed to Old versions.'
-
17 Jan 2024, 8:22PM | Action by: ianpatt
File added
'Skyrim Script Extender (SKSE64) [version 2.2.6]'
-
17 Jan 2024, 8:21PM | Action by: ianpatt
Readme file added
-
17 Jan 2024, 8:21PM | Action by: ianpatt
Changelog added
'Change log added for version 2.2.6'
-
17 Jan 2024, 8:20PM | Action by: ianpatt
Attribute change
'Description changed.
Mod version changed to 2.2.6.'
December 2023
-
07 Dec 2023, 6:13AM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender (SKSE64)\' changed to \'Skyrim Script Extender (SKSE64) GOG\'.'
-
07 Dec 2023, 6:13AM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender (SKSE64)\' category changed to Main Files.'
-
07 Dec 2023, 6:12AM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender (SKSE64) GOG\' category changed to Main Files.'
-
07 Dec 2023, 6:12AM | Action by: ianpatt
Attribute change
'File \'x Skyrim Script Extender (SKSE64)\' changed to \'Skyrim Script Extender (SKSE64)\'.'
-
07 Dec 2023, 6:12AM | Action by: ianpatt
Attribute change
'File \'Skyrim Script Extender (SKSE64)\' changed to \'x Skyrim Script Extender (SKSE64)\'.'
-
07 Dec 2023, 5:29AM | Action by: ianpatt
Readme file added
-
07 Dec 2023, 5:29AM | Action by: ianpatt
Changelog added
'Change log added for version 2.2.5'
-
07 Dec 2023, 5:29AM | Action by: ianpatt
File added
'Skyrim Script Extender (SKSE64) [version 2.2.5]'
-
07 Dec 2023, 4:52AM | Action by: ianpatt
Readme file added
-
07 Dec 2023, 4:52AM | Action by: ianpatt
Changelog added
'Change log added for version 2.2.4'
-
- Mod page activity
-
May 2025
-
18 May 2025, 4:20AM | Action by: Talmos
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 4:02AM | Action by: ToastGhost001
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:50AM | Action by: SamuraiWaffles
Tracked
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:46AM | Action by: caesar022
Tracked
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:40AM | Action by: OleBloodhound
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:37AM | Action by: CJ7Jeff
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:37AM | Action by: Brinkstar
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:33AM | Action by: Oryxace
Tracked
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 3:01AM | Action by: Vesssy
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 2:30AM | Action by: Volkarios
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 2:25AM | Action by: 2364209961
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 2:21AM | Action by: XPedroX1960
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 2:11AM | Action by: ZaranTalaz
Untracked
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 1:54AM | Action by: DrLockheart
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 1:53AM | Action by: ChaosRifle
Tracked
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 1:29AM | Action by: viniciust212121
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 1:28AM | Action by: SaintFamo
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 1:27AM | Action by: ChronoKing48
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 12:58AM | Action by: ziting512
Endorsed
'Skyrim Script Extender (SKSE64)'
-
18 May 2025, 12:45AM | Action by: Void123
Endorsed
'Skyrim Script Extender (SKSE64)'
-