Page 3 of 4

Re: problem enter

Posted: 2021-04-12 17:48
by poet1

Re: problem enter

Posted: 2021-04-12 17:49
by poet1

Re: problem enter

Posted: 2021-04-14 14:33
by poet1
how to fix

Re: problem enter

Posted: 2021-04-14 16:31
by Nate.
Suchar wrote:It is difficult to understand you but I think you have just said that you deleted RendDX9.dll or RendDX9x2.dll.
You can't delete game files and be surprised that the game doesn't work.

Reinstall the game and don't touch its files unless you are told to.
Did you do this after messing with RENDX9?

Re: problem enter

Posted: 2021-04-15 01:19
by poet1
Remove the game

And I installed it again

And the problem is not over yet

Re: problem enter

Posted: 2021-04-15 07:02
by Nate.
What does error say now?

Re: problem enter

Posted: 2021-04-15 09:56
by poet1
this

Image

Re: problem enter

Posted: 2021-04-23 02:44
by poet1
how to fix the problem

Re: problem enter

Posted: 2021-04-23 07:19
by rPoXoTauJIo
Please provide all MD5 checksums of all files in game root folder.

Code: Select all

certutil -hashfile <filename> MD5
^^This should do the trick, either use your own tools.

Re: problem enter

Posted: 2021-04-23 07:33
by poet1
rPoXoTauJIo wrote:Please provide all MD5 checksums of all files in game root folder.

Code: Select all

certutil -hashfile <filename> MD5
^^This should do the trick, either use your own tools.
I do not understand is there a simple explanation

Re: problem enter

Posted: 2021-04-23 07:37
by rPoXoTauJIo
Yes. Use your own tools to get MD5 checksum.

Re: problem enter

Posted: 2021-04-23 07:40
by poet1
open the game used admin

Re: problem enter

Posted: 2021-04-23 07:43
by rPoXoTauJIo
So the game launched correctly?

Re: problem enter

Posted: 2021-04-23 07:52
by poet1
wait i setup the game 1 min just

Re: problem enter

Posted: 2021-04-23 08:09
by poet1

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2021-04-23T11:07:46

Warning: FlashMenu, deleted, killed

Re: problem enter

Posted: 2021-04-23 08:14
by rPoXoTauJIo
This is not what i have requested.
We need files MD5 checksums from you.

Re: problem enter

Posted: 2021-04-23 08:50
by poet1

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2021-04-23T11:48:57

Error: Debug assertion failed!

Version: 1.6.5.2
Module: RendDX9
File: C:\dice\Projects\BF2Branches\Patch_1_50\Code\BF2\RendDX9\RendDX9Init.cpp
Line: 504

Text: Failed to get swap chain 0 ptr.

Current confile:


Re: problem enter

Posted: 2021-04-23 08:51
by poet1
how to file md5


how to work

Re: problem enter

Posted: 2021-04-23 09:08
by rPoXoTauJIo
poet1 wrote:how to file md5
You don't "file md5".
You must get MD5 checksum from file(s), for example

Code: Select all

certutil -hashfile RendDX9.dll MD5
You can either use example command line call i provided, or you can install and use your own tools.

Re: problem enter

Posted: 2021-04-23 09:18
by poet1
Where to write the text

certutil -hashfile RendDX9.dll MD5


in cmd ? or where