karish, on 16 February 2016 - 07:42 PM, said:
ok there has to be an easier way to fix what you broke and now it looks like the repair tool has made the issue even worse
Not so sure. The issue exists on machines with GTX 2xx or older nVidia graphics cards. Might be drivers incorrectly returning values. Anyway, the ability to open a file and change a line in it is considered the basic user skill.
For just in case, if the repair tool was used and game.cfg file is not there, then it easily can be created manually. Here are its contents:
; DO NOT MODIFY THIS FILE!
r_DXVersion="DX9"
d3d9_TripleBuffering=0
r_txaa=0
r_msaa=0
r_postaa=0
Alexander Garden, on 16 February 2016 - 05:56 PM, said:
Greetings MechWarriors,
A change we made with the February 16th patch covering the auto-detection of supported DirectX versions seems to be causing Direct3D errors when attempting to launch the client under certain machine configurations.
You should be able to resolve this issue by running through the following steps:
- Head to your C:\Users\<windows username>\Saved Games\MechWarrior Online folder
- Open the game.cfg file located there using Notepad
- If you see a line that says r_Driver="DX9", remove it.
- Add this text to the bottom of the game.cfg file:
- r_DXVersion="DX9"
- Save the game.cfg file
- Launch MWO and see if the issue persists
- If you still receive a D3D error, send an e-mail to technical@mwomercs.com and summarize the issue in your e-mail, including the steps you've taken to attempt a resolution.
Add a tip that if the file is missing after the repair tool was used, then it can be manually created with default 'safe' contents.