Nightfallstorm/SkyrimVRESL

Add detection when `loadedMods`/`loadedModsCount` is read from

Open

#51 ouverte le 27 déc. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)C++ (3 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (11 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

If possible, we should add the ability to detect when the legacy loadedMods/loadedModsCount is being read from, and what DLL(s) is accessing those members.

Ideally, we can output in the logs when a DLL tries to access those legacy members as a way to tell if a mod needs to be updated for ESL support so the mod author(s) can be respectfully notified.

Guide contributeur