Summer MOTS Nominations are here!
Quote from: Morgra on July 11, 2017, 11:22:13 pmYou could try changing your rendering subsystem from Direct3D9 to OpenGL and vice versa (if you are on OpenGL, switch to Direct3D9). To change your rendering subsystem, look here. About halfway down that post, it should give you some information on the two different methods to go about changing it. You can change it through the Options menu or through the ogre.cfg. Since your game is crashing, it might be in your best interest to change it through the ogre.cfg file. That post will explain both methods, but if you need help, feel free to continue asking us in this thread.I tried changing the options but no luck
You could try changing your rendering subsystem from Direct3D9 to OpenGL and vice versa (if you are on OpenGL, switch to Direct3D9). To change your rendering subsystem, look here. About halfway down that post, it should give you some information on the two different methods to go about changing it. You can change it through the Options menu or through the ogre.cfg. Since your game is crashing, it might be in your best interest to change it through the ogre.cfg file. That post will explain both methods, but if you need help, feel free to continue asking us in this thread.