sam-k0 / LC_Highlights

Automatic capture of player death using NVIDIA Gfe
0 stars 0 forks source link

Does this still works on the latest version? #2

Open LunarstarPony opened 1 week ago

LunarstarPony commented 1 week ago

Have this installed now but it doesn't seems to do anything at all? Didn't have the popup from Nvidia mention about the high lights being enabled either

sam-k0 commented 1 week ago

I haven't updated or tried it for the newer versions of the game as I am no longer using a Nvidia GPU nor Windows.

My guesses are the mod doesn't work because game addresses have been changed or because Geforce experience had an update, breaking the SDK that the mod is using.

LunarstarPony commented 1 week ago

1: Yes, it works just fine with Fortnite

2: Thunderstore Build

3: Here's the log

[Info   :   BepInEx] Loading [GeForce Highlights 2024.3.23]
[Error  : Unity Log] DllNotFoundException: HighlightsPlugin64 assembly:<unknown assembly> type:<unknown type> member:(null)
Stack trace:
NVIDIA.Highlights.CreateHighlightsSDK (System.String AppName, NVIDIA.Highlights+HighlightScope[] RequiredScopes) (at <6ee17fa3885a4f0186fc1b9c8f27e77a>:0)
LC_Highlights.Plugin.Awake () (at <6ee17fa3885a4f0186fc1b9c8f27e77a>:0)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset:OnEnable()
sam-k0 commented 1 week ago

The DllNotFoundException suggests that the GfeSDK.dll and HighlightsPlugin64.dll couldn't be found. This is an issue when installing the mod from Thunderstore, as the mod manager does not move the two dlls to their correct location. Make sure you move them to Lethal Company\Lethal Company_Data\Plugins\x86_64. You can download them from the release here. You can find your game install directory by going to the game in your steam library and clicking the settings button for Lethal Company -> Manage...->Browse local files