File information
Last updated
Original upload
Created by
Nightfallstorm and AlandtseUploaded by
NightfallstormVirus scan
Tags for this mod
Main files
-
Fixed/Enabled SKSE_RevertCallback hook (Reverting saves now works better)
Added overlay plugin support (https://modding.wiki/en/skyrim/users/plugin-load-order#overlay-plugins)
For mod authors, overlay flag is bit 20 in the record flags bitfield
Miscellaneous files
-
Patches PapyrusUtil for ESL Support. The previous file has a fatal bug and was archived
Requires PapyrusUtil VR 3.6b
New Save required (likely will break existing saves) -
Patch for RaceMenu ESL support. Also includes the leak fix ported to VR (https://www.nexusmods.com/skyrimspecialedition/mods/70161)
Requires RaceMenu VR 0.4.14
Old files
-
Experimental patch for PapyrusUtil to support Skyrim VR ESL.
Requires PapyrusUtil VR 3.6b
Update: Archived as there is a fatal bug in this build that completely breaks PapyrusUtil. A fixed version will be available ASAP -
Skyrim VR ESL
-
Date uploaded18 Dec 2023, 7:44AM
-
File size4.4MB
-
Unique DLs-
-
Total DLs-
-
Version
-
-
Fixed SKSE papyrus functions to account for ESLs
Added all missing SKSE functions from SE/AE into VR such as "IsPluginInstalled", "GetLightModCount", etc.
See changelog for full list
SkyrimVRESL must win over other mods if there is a conflict -
Skyrim VR ESL
-
Date uploaded30 Dec 2023, 2:09AM
-
File size5.8MB
-
Unique DLs-
-
Total DLs-
-
Version
-
-
Fixed `TESFile::Duplicate` hook to set the ESL index at the correct time.
This is a subtle error that is being fixed, and it is unknown what bugs this may or may not have caused -
Reupload of 1.0.5 with the missing papyrus scripts
-
-
Skyrim VR ESL
-
Date uploaded06 Jan 2024, 5:19AM
-
File size4.2MB
-
Unique DLs-
-
Total DLs-
-
Version
-
-
Fixed save-load bug when loading a save with missing mods
-
Skyrim VR ESL
-
Date uploaded07 Jan 2024, 4:34PM
-
File size4.2MB
-
Unique DLs-
-
Total DLs-
-
Version
-
-
Fixed SKSE cosave mod map being corrupted, causing registration callbacks and other SKSE mods to not work correctly when loading a save.
Older saves made with VRESL likely have broken cosaves, new save recommended -
Skyrim VR ESL
-
Date uploaded16 Dec 2023, 7:54PM
-
File size4.1MB
-
Unique DLs-
-
Total DLs-
-
Version
-
-
Fixed form IDs not being correctly mapped when loading a save, causing breakage when loading saves.
-
Fixed CTD when loading save with missing mods
-
Skyrim VR ESL
-
Date uploaded23 Dec 2023, 12:00AM
-
File size4.5MB
-
Unique DLs-
-
Total DLs-
-
Version
-
-
Fixed Engine Fixes VR maxStdio patch check
Fixed rare crash when saving/loading caused by SKSEVR address space being far from SkyrimVRESL address space.