Help! ESP the line is not on target

BeginnerBR

Solid & Active Platinian
Hello I'm new trying to do ESP, I follow some tutorials on the internet but some games not in all but the ESP line is not in the correct position of the player, someone tell me or is there an error and how can i get this error?
 

Attachments

  • Screenshot_2023-01-07-17-20-33-019_com.nobodyshot.POLYWAR.jpg
    Screenshot_2023-01-07-17-20-33-019_com.nobodyshot.POLYWAR.jpg
    136.9 KB · Views: 190
Solution
I use imgui, this error basically occurs because the mod menu measures the esp from the screen resolution, if the game resolution is less than the screen resolution it will bug because the mod arrow in the coordinates of the full resolution of your screen, it's just set the game's resolution to maximum or somehow get the game's resolution, and calculate the esp from it.
Utilizo o imgui, esse erro ocorre basicamente porque o mod menu mede o esp apartir da resolução da tela do aparelho, caso a resolução do jogo for menor que a resolução da tela vai bugar pois o mod seta nas coordenadas da resolução completa da sua tela, é somente colocar a resolução do jogo no maximo ou de alguma maneira pegar a resolução do jogo, e calcular o esp...
How?
Como?
I use imgui, this error basically occurs because the mod menu measures the esp from the screen resolution, if the game resolution is less than the screen resolution it will bug because the mod arrow in the coordinates of the full resolution of your screen, it's just set the game's resolution to maximum or somehow get the game's resolution, and calculate the esp from it.
Utilizo o imgui, esse erro ocorre basicamente porque o mod menu mede o esp apartir da resolução da tela do aparelho, caso a resolução do jogo for menor que a resolução da tela vai bugar pois o mod seta nas coordenadas da resolução completa da sua tela, é somente colocar a resolução do jogo no maximo ou de alguma maneira pegar a resolução do jogo, e calcular o esp apartir dela.
 
I use imgui, this error basically occurs because the mod menu measures the esp from the screen resolution, if the game resolution is less than the screen resolution it will bug because the mod arrow in the coordinates of the full resolution of your screen, it's just set the game's resolution to maximum or somehow get the game's resolution, and calculate the esp from it.
Utilizo o imgui, esse erro ocorre basicamente porque o mod menu mede o esp apartir da resolução da tela do aparelho, caso a resolução do jogo for menor que a resolução da tela vai bugar pois o mod seta nas coordenadas da resolução completa da sua tela, é somente colocar a resolução do jogo no maximo ou de alguma maneira pegar a resolução do jogo, e calcular o esp apartir dela.
Tbm uso imgui mas alguns jogos o menu não aparece, então tenho que usar LGL e infelizmente acontece isso, aliás obrigado por responder esse post acho que já sei como resolver esse problema.
 
Solution
Back
Top Bottom