Loara228 / deadlock-esp

external cheat for deadlock / внешний чит для дедлок
MIT License
69 stars 14 forks source link

ESP issues #17

Closed darkvallen closed 1 month ago

darkvallen commented 1 month ago

image

the esp goes to left top corner

Loara228 commented 1 month ago
  1. Have you updated the offsets? (I'm too lazy to post updates)
  2. Have you compiled the newest code?
kolapos1587 commented 1 month ago
  1. Have you updated the offsets? (I'm too lazy to post updates)
  2. Have you compiled the newest code?

drop the offsets pls or update ittt

darkvallen commented 1 month ago
  1. Have you updated the offsets? (I'm too lazy to post updates)
  2. Have you compiled the newest code?

i used offsets from the repo, ofc newest code

darkvallen commented 1 month ago

image updated the offset and got this, slightly miss

Loara228 commented 1 month ago

my misstake

let viewport = Matrix::get_viewport(egui::Vec2 { x: self.screen.max.x, y: self.screen.max.y });

image

abcde89525 commented 1 month ago

我的錯誤

let viewport = Matrix::get_viewport(egui::Vec2 { x: self.screen.max.x, y: self.screen.max.y });

影像

Hhhhhh, Looks like that's why I'm also experiencing the render overlay mismatch! Thanks for taking the time to find this error! Otherwise, my solution of using this #16 change to make my renders resolve to 4556*2563 would have been really stupid.