Nightfallstorm/SkyrimVRESL

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

Open

#51 aberto em 27 de dez. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)C++ (3 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (11 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador