OGSR / OGSR-Engine

OGSR Project - Evolution of X-Ray Engine for S.T.A.L.K.E.R.: Shadow of Chernobyl
https://discord.gg/Q6QDxbNcfR
Other
468 stars 87 forks source link

Minor HUD glitches #260

Closed dezo2 closed 3 years ago

dezo2 commented 3 years ago

Hi, I run the EN version of gamefiles with "-steam" parameter and have found some glitches in HUD icons in bottom left corner:

Also on 2560x1440 dx11 all crosshairs (including bino) look weird with texture repeating on screen corners. But that I can fix myself by altering crosshair textures a bit in GIMP by resizing canvas of vanilla images to 1280x1024 without altering aspect ratio. Otherwise this engine is just great with those additions in graphics department and dx11 API. And it looks even better with mods, I really like it!

joye-ramone commented 3 years ago

Hi, that is not engine bug. all this can be fixed in gamedata.

dezo2 commented 3 years ago

Thanks, I found the bino in gamedata\config\external.ltx -> binoc_firing = false. Maybe it should be set as default this way.

dezo2 commented 3 years ago

Also found another switch for the crosshairs -> scope_textures_autoresize = false. Crap, next time I dig in the gamedata before posting an "issue" here, sorry.