Skip to content

Center Dot is a Windows application that renders a dot in the center of the screen. Useful for PC games that do not provide a crosshair.

License

Notifications You must be signed in to change notification settings

leosfan/center-dot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Center Dot

Center Dot is a Windows application that renders a dot in the center of the screen. It is useful for PC games that do not provide a crosshair.

Note that this only works, when using the "borderless window" mode of games, as CenterDot is only a "Windows window" that lays itself over the game window and stays on top. Adding a Crosshair to a game in fullscreen mode would require more DirectX hacking and may be suspicous to anti-cheat engines.

grafik

Usage

Start CenterDot.exe. A little crosshair should appear on the screen. The crosshair should stay visible in games using borderless window mode.

When the program is running it does not appear in the task bar but is accessible as a notification icon via the systray (notification bar):

grafik

From there you can access a context menu using right click on the icon.

The dot can be shown/hidden or you can quit the application.

Using the option "Adjust dot" you can move the crosshair/dot to another position using the arrow keys on your keyboard. When done, click the menu entry "Adjust dot" again to disable the adjustment mode.

Using the option "Reset dot" the dot is re-aligned to the center of your primary screen.

About

Center Dot is a Windows application that renders a dot in the center of the screen. Useful for PC games that do not provide a crosshair.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.1%
  • CMake 6.9%
  • QMake 3.8%
  • Batchfile 3.7%
  • C 1.5%