[Source] How to check if you are in menu or ingame controls

0 Replies, 524 Views

How to check if you are in menu or in-game controls

In the client.dll you can see that a function in the GameUIFuncs interface is used to get the matching screen mode.
[Image: IMVqfJQ_d.webp?maxwidth=760&fidelity=grand]


The interface's name is VENGINE_GAMEUIFUNCS_VERSION005 and its located in "engine.dll"

As you can see, the function is at the interface pointer + 56.
56 / 4 (size of a pointer) = 14 (index of the function).

I constructed a class for everyone that is 2 lazy to do that




Hidden Content
You must register or login to view this content.
[Image: Vu4Z2r4.gif] 



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Source] CSGO WORKING EXTERNAL SILENT AIM WITH INCLUDED RCS SYSTEM Alioxa 14 2,331 03-08-2024, 09:49 AM
Last Post: Yukitero
  [Source] local animfix Alioxa 22 8,178 11-15-2022, 10:53 PM
Last Post: julianwb
  [Source] grenade prediction (also has a trail) Alioxa 4 871 05-24-2022, 07:09 PM
Last Post: moohkou



Users browsing this thread: 2 Guest(s)