kwilcz / Antario

Clean base/cheat made for CS:GO.
MIT License
133 stars 34 forks source link

[deleted] #88

Open GhostZ0 opened 5 years ago

GhostZ0 commented 5 years ago

[deleted]

jugi-dev commented 5 years ago

Same here but it draws everything else except text and checkboxes

ghost commented 5 years ago

getting the same issue, any fix?

AdNine87 commented 5 years ago

Maybe try removing d3d9ex option and using fullscreen windowed instead.

ghost commented 5 years ago

no

jugi-dev commented 5 years ago

i guess this needs to be fixed since new csgo update enables the launch option automatically. tho you can disable it with "-disable_d3d9ex"

ghost commented 5 years ago

https://i.imgur.com/faDok70_d.jpg?maxwidth=640&shape=thumb&fidelity=medium

worked for us (older antario tho)

jugi-dev commented 5 years ago

https://i.imgur.com/faDok70_d.jpg?maxwidth=640&shape=thumb&fidelity=medium

worked for us (older antario tho)

this works

ghost commented 5 years ago

98 i made a pull request regarded to this issue, please check it out whether this works(didnt test by myself)

kwilcz commented 5 years ago

Should work, altough I have no way of checking that now. Will leave open for a day or two, maybe someone will be able to test it.

kwilcz commented 5 years ago

Reverted for now, seems like freetyme needs more work.

kwilcz commented 5 years ago

Temporary fix (tested on one font) - change bitmap allignment to 128bytes FT_Bitmap_Convert(ftLibrary, &ftFace->glyph->bitmap, &bmp, 4 -> 128);

ghost commented 5 years ago

101