Q: The game crashes randomly during gameplay showing the following error message:
".\BMRender\rmode.cpp(error_code): DirectX call failed: -1,-1,E_FAIL
(An undetermined error occurred inside the Direct3D subsystem)".
A: First of all, please, update your graphics drivers:
- NVIDIA: http://www.nvidia.co.uk/Download/index.aspx?lang=en-uk
- ATI/AMD: http://support.amd.com/us/gpudownload/Pages/index.aspx
If updating graphics drivers did not help, please, manually set the resolution of the game using the 'game.ini' file. You can find it in your Documents in ‘my games’ catalogue. Just set two lines to look like these (this example shows setting 1280x1024 resolution):
setf ~screenresoultionx 1280
setf ~screenresoultiony 1024
Try to do it with different resolutions.
Q: The game crashes during launching. No error message is shown.
A: First of all, please, update your graphics drivers:
- NVIDIA: http://www.nvidia.co.uk/Download/index.aspx?lang=en-uk
- ATI/AMD: http://support.amd.com/us/gpudownload/Pages/index.aspx
If updating graphics drivers did not help, please, manually set the resolution of the game using the 'game.ini' file. You can find it in your Documents in ‘my games’ catalogue. Just set two lines to look like these (this example shows setting 1280x1024 resolution):
setf ~screenresoultionx 1280
setf ~screenresoultiony 1024
Try to do it with different resolutions.