Page 1 of 1

Need to change from openGL

Posted: Fri Mar 20, 2009 10:19 pm
by McNinja
I need to change the settings to not use openGL, as it doesn't work on my computer, but I can't do it from in game since I can't see anything, little help?

Re: Need to change from openGL

Posted: Fri Mar 20, 2009 11:12 pm
by Jonas
Copied from the troubleshooting section in the manual:
Open TNM\System\TNM.ini and find the line that starts with GameRenderDevice. If it says “D3DDrv.D3DrenderDevice” (without the quotation marks) after the equation mark, try changing it to “OpenGLDrv.OpenGLRenderDevice” (again, no quotes) and see if that helps, or vice versa. If this doesn’t solve the problem, try visiting our forums and maybe we can help you out.
So, change that line to:
GameRenderDevice=D3DDrv.D3DrenderDevice

:)

Re: Need to change from openGL

Posted: Sat Mar 21, 2009 2:53 pm
by McNinja
Ah crap, it was in the manual? I must've missed it, sorry and thanks.

Re: Need to change from openGL

Posted: Sat Mar 21, 2009 11:41 pm
by Jonas
No problem, it wasn't explicitly stated under a "How to change the renderers" heading so you'd be forgiven for skipping over it.