If for some reason in te future the link I posted goes dead here is the coding to make the file yourself:
========[For "resolution.ini"]=========
1) Open notepad and make a new .txt file
2) Save the file as "resolution.ini" without the quotations. Make sure it does NOT end in .txt, it must be .ini. Make sure your computer is showing file extensions so you can tell.
3) In the file place this coding:
Code:
[MAIN]
#Resolution
Width=1920
Height=1080
#Force windowed mode (may not work in all cases)
Windowed=0
#Enable this if the window appears clipped ( 0 or 1 )
ForceViewport=0
=========[For "d3d9.dll]=========
As for the "d3d9.dll" file. I have no idea how to make those files but I took a screen shot of the data inside using Visual Studios. Perhaps someone else knows how to make those files. Below is the image of the code.