JohnnyWaffles How do I cheat?
Reputation: 0
Joined: 19 Jun 2020 Posts: 4
|
Posted: Fri Jun 19, 2020 2:07 pm Post subject: Accessing Buffers Using LUA |
|
|
Hello all, I am new to Cheat Engine, but not new to programming. I saw that cheat engine has a D3D Hook option that can be manipulated using Lua Scripting.
Is it possible to access buffers after hooking? I'm not exactly sure what the engine is hooking to. The Window, or maybe the Present method?
Either way; I'm looking to get access to Vertex Buffers, Index Buffers and the Vertex Shader. I don't care about stealing models, that's not what I want to do. I'm actually hoping to use some of the collected data for a computer vision project I'm working on.
Thanks for your time!
|
|