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

LINUX: screeninfo returns the wrong refresh rate (50) #257

Open
clebercasali opened this issue Oct 21, 2020 · 1 comment
Open

LINUX: screeninfo returns the wrong refresh rate (50) #257

clebercasali opened this issue Oct 21, 2020 · 1 comment

Comments

@clebercasali
Copy link

dim as integer x, y, rate
screeninfo x, y, , , ,rate
print rate

I have a 144Hz monitor.
If I compile and run this code using fbc linux, it will always return 50
If I compile it for windows and run it using wine, it will return the correct rate, 144.

@fatman2021
Copy link

screeninfo returns wrong resolution and screenres crashes computer after using GLSL.

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