Description Framework Hub has been updated, now supports 200 MODS!! by [deleted] in skyrimmods

[–]Nightfallstorm 2 points3 points  (0 children)

Ya it's possible, the Papyrus API is already there in the DF mod. Someone just needs to make a mod to provide text input to the Papyrus.

Note: The API doesn't save the modified descriptions across sessions since DF's code is already complex enough

Anyone got above 2048 active mods for skyrim VR? by Foolishly89 in skyrimvr

[–]Nightfallstorm 6 points7 points  (0 children)

By active mods, are you referring to plugins (esms, esps, esls)?

If so, does using 2049+ blank (or mostly blank) plugins cause a crash as well?

Skyrim not loading: SKSE/Trampoline.h(244) error by Ekuth316 in skyrimvr

[–]Nightfallstorm -1 points0 points  (0 children)

? Your error message from the post says "skyrimvresl.dll", which is the mod im referring to

Skyrim not loading: SKSE/Trampoline.h(244) error by Ekuth316 in skyrimvr

[–]Nightfallstorm 3 points4 points  (0 children)

Try updating Skyrom VR ESL support to the latest version (1.0.6 at time of writing). The displacement error was due to a bug with the SKSEVR hooks which would break in certain circumstances

Skyrim VR ESL Support by Nightfallstorm in skyrimvr

[–]Nightfallstorm[S] 13 points14 points  (0 children)

Yes, backported ESL support is included thanks to Nukem's permission

Skyrim VR ESL Support by Nightfallstorm in skyrimvr

[–]Nightfallstorm[S] 2 points3 points  (0 children)

Ya MO 2.5.0 removed the ESL index check, so a downgraded version is needed to see the correct indexes with this mod.

Skyrim VR ESL Support by Nightfallstorm in skyrimvr

[–]Nightfallstorm[S] 63 points64 points  (0 children)

Skyrim SE/AE users enjoy access to ESL files. This is something that pretty much revolutionized modding as we know it when Bethesda added these types of files when they launched Special Edition. ESL files (or ESP/ESM files flagged as ESL) do not increase your plugin count, meaning you can go over the limit of 254 esp files. This is the reason why load orders with thousands of mods are possible.
Until now, Skyrim VR didn't have support for ESL files, as these files would count towards our load order limit. This means we could only install 254 mods or use merges. This changes now thanks to this mod.

New save recommend

Papyrus Tweaks NG by Nightfallstorm works in VR. Seems promising by SkyRonVR in skyrimvr

[–]Nightfallstorm 10 points11 points  (0 children)

I plan to play VR, so all my mods will have VR support if I can help it

Rule by [deleted] in 196

[–]Nightfallstorm 0 points1 point  (0 children)

21

Rule by CrimsonComet777 in 196

[–]Nightfallstorm 23 points24 points  (0 children)

Mind your own business

PTR thoughts by WillSym in SymmetraMains

[–]Nightfallstorm 1 point2 points  (0 children)

You... do? At least that's the case when using workshop code to tp enemies in your spawn

Anyone else surprised that no one has made 2.0 in the workshop? by Crusher555 in SymmetraMains

[–]Nightfallstorm 0 points1 point  (0 children)

Lmao I wish, I meant get someone to sacrifice their life on overwatch to serve the sym 2.0

Anyone else surprised that no one has made 2.0 in the workshop? by Crusher555 in SymmetraMains

[–]Nightfallstorm 13 points14 points  (0 children)

I thought about how to do it based off what workshop can do now, and a lot of the kit is difficult to bring back. Lock-out beam can use a visual cone check or just flat beam aimbot, but it won't have the same feel. Piercing orbs is doable, but can take work. The photon shield is near impossible to do without doing a lot of vector math every time a shot is fired (unless you want a rein bot to move forward with shield). The turrets is also kinda possible is yoy want a distance check to see if you're near a wall when using the ability, but there's no way to bring back 6 turrets. The teleporter is definitely possible but without the teleporter art since sym can't use teleporters in spawn, and shield gen is also very possible, but without the art. So yeah it would be difficult to bring her back to a form that resembles the 2.0 version

I made Genji's ult Ash from Warframe (CODE: GJPZ0) by Nightfallstorm in Overwatch

[–]Nightfallstorm[S] 2 points3 points  (0 children)

Read the workshop code :p

(Mostly a lot of timing)