szapp / GothicFreeAim

Free aiming for the video game series Gothic
https://gfa.szapp.de
MIT License
34 stars 4 forks source link

Display reticle in virtual coordinates #194

Closed szapp closed 5 years ago

szapp commented 5 years ago

The reticle is drawn using physical pixels. This results in very tiny reticles in screen resolutions larger than full HD. Instead use virtual screen coordinates.

szapp commented 5 years ago

It might be a good idea to give the end user more control. Instead of setting the reticle to pixels or virtual coordinates (size relative to screen resolution), the INI setting may be a pixel scaling factor, e.g. a setting of one would leave the reticle at 64 pixels width, a value of two would result in a size of 128 and so on.