Skip to content

windsywinds/aimOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

aimOverlay

A crosshair overlay executable for windows made in Java

This application will create an always-on-top overlay of a predefined image that centers in the middle of the screen. The user can cycle through different crosshair styles, adjust the size, and toggle the overlay on/off.
Explore the docs »

· No Demo Available · Report Bug ·

Product Name Screen Shot

In-app global shortcuts

F2: Toggle the settings overlay on/off
F3: Exit application
F8: Toggle the debug overlay (not currently operative)
X: Cycle through crosshair styles
C: Increase crosshair size (resets at size 10)

Custom overlays

Users can create their own custom overlays by following the naming scheme of "crosshair" + number + ".png" e.g. "crosshair4.png"
These can be placed in the /overlay directory alongside, or replacing the existing crosshair images. There must always be a "crosshair1.png" as this is what the application will default to.

Troubleshooting

Program outputs a debug.log file in the applications install directory which logs all errors and actions to allow problem identification more easily.

Application must be run with Administrator privileges in order to allow global keyboard shortcuts and write changes to file. If the user does not wish to allow Administrator privileges they can edit the config.ini file located in the install directory to manually update the overlay style and size selected when application loads.

About

Java based windows application for displaying an overlay on the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages