ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
634 stars 74 forks source link

[CS:S] Line on scope is missing in windowed mode #6043

Open DiegoArmando-27 opened 3 months ago

DiegoArmando-27 commented 3 months ago

After setting the windowed mode, this happen image When I changed it back to the fullscreen, it becames as it should be image

Configuration:

Tiagoquix commented 3 months ago

Does it happen with borderless fullscreen?

DiegoArmando-27 commented 3 months ago

Does it happen with borderless fullscreen?

No

Tiagoquix commented 3 months ago

Please retest both in windowed mode and fullscreen by disabling fullscreen optimizations and see if that helps.

DiegoArmando-27 commented 3 months ago

Retested it. Both on windowed and borderless windowed it appears. Fullscreen and borderless screen does not have this bug

NULLYUKI commented 3 months ago

Can you also please provide your system information? https://github.com/ValveSoftware/Source-1-Games#system-information

DiegoArmando-27 commented 3 months ago

Can you also please provide your system information? https://github.com/ValveSoftware/Source-1-Games#system-information

Edited

NULLYUKI commented 3 months ago

Please provide the whole system information. https://github.com/ValveSoftware/Source-1-Games#system-information <- This describes on how to get all information.

NULLYUKI commented 3 months ago

After researching a bit, I found a workaround fix which makes the scope to display correctly again even in windowed mode.

When switching to windowed mode, go back to the video settings click on Advanced and change the Antialiasing mode to any setting and then press Ok Now the scope should be correctly displayed again.