Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black screen on Goldsource #25

Closed
FreeSlave opened this issue Jul 27, 2017 · 3 comments
Closed

Black screen on Goldsource #25

FreeSlave opened this issue Jul 27, 2017 · 3 comments

Comments

@FreeSlave
Copy link
Member

Using hlsdk-xash3d client with goldsource leads to the bug when screen is black on level loading. It's rendered after I enter menu (by ESC), but after I return to the game again, it does not update the frame.

@mittorn
Copy link
Member

mittorn commented Jul 28, 2017

Check if this code reachable:
https://github.com/FWGS/hlsdk-xash3d/blob/master/cl_dll/cdll_int.cpp#L259
Maybe it has wrong ScreenWidth/ScreenHeight ow window center?

@FreeSlave
Copy link
Member Author

It gets called and HUD_GetRect returns an array 0 0 1920 1080 which matches window size.

@FreeSlave
Copy link
Member Author

Note: the bug exists only in fullscreen mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants