Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.24 KB

Readme.md

File metadata and controls

30 lines (21 loc) · 1.24 KB

External Crosshair Overlay

Build status

Credits : gmastergreatee

Simple external crosshair overlay, requires .Net v4.5

In some games like CSGO, this will work on fullscreen-windowed/windowed mode only. Whereas in games like UT2004, all display modes will be supported.

Download here.

Features

  • custom sized crosshair
  • choose crosshair color(for primary crosshair only)
  • change crosshair transparency
  • display crosshair on selected process
  • entirely in C# (no DirectX dependencies)
  • supports custom crosshair option(png/jpeg images - other formats experimental)
  • set the crosshair offset manually(Hotkey : "-"(Minus key) [Movement: Arrows/WASD])
  • saving of configuration based on the target game
  • toggle display of crosshair while in-game using "=" key
  • DPI aware

Notice (16 Jan, 2019)

ECO was developed as a prototype. Therefore, there will be no further enhancements to the app AFTER milestone 0.2.2 is reached.

Feature requests are still welcome.