Nightfallstorm/SkyrimVRESL

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

Open

#51 aperta il 27 dic 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)C++ (3 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (11 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor