Jack Chen Posted August 28, 2018 Share Posted August 28, 2018 Where is the OpenGL ddraw? OpenGL renderer works perfectly on my computer. But GDI has frame skip and no cursor after minimization. Apart from new map pack, what's this for? Link to comment Share on other sites More sharing options...
Jack Chen Posted August 29, 2018 Author Share Posted August 29, 2018 Hi there. Please approve. Link to comment Share on other sites More sharing options...
dkeeton Posted August 29, 2018 Share Posted August 29, 2018 Does Automatic not work for you? That's the new name for OpenGL. Link to comment Share on other sites More sharing options...
Myg Posted August 29, 2018 Share Posted August 29, 2018 What exactly does "Automatic" mean? What kind of processing does it do to identify which renderer is best for the user? (ive been out of the loop for a while) Link to comment Share on other sites More sharing options...
FunkyFr3sh Posted August 30, 2018 Share Posted August 30, 2018 3 hours ago, Myg said: What exactly does "Automatic" mean? What kind of processing does it do to identify which renderer is best for the user? (ive been out of the loop for a while) It will try to use OpenGL and if that's not possible then it switches to GDI. cnc-ddraw needs OpenGL version 2.0, ts-ddraw i think 1.2. If that's not available then it will switch to GDI. It's also using glGetError() to check for errors, if there is an error then it will switch to GDI too. It shows a warning message too: http://cnc.cloudns.pro/Test/index.php?video=RedAlert_Driver_Warning.mp4 Link to comment Share on other sites More sharing options...
Jack Chen Posted August 30, 2018 Author Share Posted August 30, 2018 12 hours ago, FunkyFr3sh said: It will try to use OpenGL and if that's not possible then it switches to GDI. cnc-ddraw needs OpenGL version 2.0, ts-ddraw i think 1.2. If that's not available then it will switch to GDI. It's also using glGetError() to check for errors, if there is an error then it will switch to GDI too. It shows a warning message too: http://cnc.cloudns.pro/Test/index.php?video=RedAlert_Driver_Warning.mp4 But after i deleted the cncnet client completely and reinstalled it, the CncNet on my computer still use GDI automatically. I have to replace the GDI with 79kb OpenGl ddraw by renaming. Link to comment Share on other sites More sharing options...
dkeeton Posted August 30, 2018 Share Posted August 30, 2018 7 hours ago, Jackige said: But after i deleted the cncnet client completely and reinstalled it, the CncNet on my computer still use GDI automatically. I have to replace the GDI with 79kb OpenGl ddraw by renaming. Do you get the message about updating your graphics card drivers? Link to comment Share on other sites More sharing options...
Jack Chen Posted August 31, 2018 Author Share Posted August 31, 2018 11 hours ago, dkeeton said: Do you get the message about updating your graphics card drivers? No. My graphics card is Nvidia 1060 3GB. Latest driver for it. Link to comment Share on other sites More sharing options...
MapDesigner Posted November 25, 2019 Share Posted November 25, 2019 how do I know which renderer to choose? and how do I change it? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now