-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error 1: Diablo II is unable to proceed. Please run D2VidTst and try again #62
Comments
Could you create a debug log for me? https://github.com/CnCNet/cnc-ddraw/files/5478870/ddraw.zip Put it into your game folder and start the game via game.exe (you might have to run it as admin) and it will generate a log file named cnc-ddraw.log Upload the cnc-ddraw.log here or send to me on discord |
Here is the cnc-ddraw.log. please note that I when i start the game from via game.exe the game runs alright even not in windowmode. |
Yeah, the log looks normal. So it's fine. What options do you have enabled in the launcher? Maybe one of them is causing the bug, try to disable all options Do you have any compatibility modes enabled for the launcher? Try to disable them as well |
So you had any compatibility modes enabled? The error message changed when you disabled them? Anyways, the error you have now is easy to fix. It happens because your renderer is set to direct3d (maybe another mod you have installed changed it?) but it must be set to directdraw for PD2. Use this file to change it to directdraw: |
Run: |
The problem has been fixed. |
When I tick -w mode the game starts normal and I can play it in widowmode.
When I tick -w mode off I got the error message "Error 1: Diablo II is unable to proceed. Please run D2VidTst and try again".
It seems that there is no way to run any Vid tests what so ever. So I can not play the game in other format than windowmode.
The text was updated successfully, but these errors were encountered: