Hey,
i got Problems if i Try that:
Error:Code:IntPtr endSceneAddr = m.GetObjectVtableFunction(m.Read<IntPtr>(Memory.BaseAddress + 0x971094, 0x27B4), 42); m.Detours.CreateAndApply(m.RegisterDelegate<EndSceneDelegate>(endSceneAddr), EndSceneHandler, "EndScene");
AccessViolationException
Attemted to read or write protected memory. This is often ab ubducatuib that other memory is corrupt.
art Magic.cs Line 147
ret = Marshal.ReadIntPtr(address); is marked.