Skip to content

Conversation

@Tiagoquix
Copy link

See #359. I think it's fine to enable it, so here's my PR. Also done some misc. changes to strings.

I believe I changed all the correct files.
Not sure if this one needs to be changed:

cnc-ddraw/src/render_ogl.c

Lines 119 to 120 in 33f2b91

if (got_swap_ctrl && wglSwapIntervalEXT)
wglSwapIntervalEXT(g_config.vsync ? 1 : 0);
(I believe it does not).

Thanks!

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

Successfully merging this pull request may close these issues.

1 participant