Error trying to run game in full screen

DrUgZ

Dedicated Member
Dedicated Member
Apr 20, 2003
196
2
114
Problem: In the Error.txt in game folder
[06/04/2019 08:04:36] Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at Client.CMain.RenderEnvironment() in C:\Users\Jamie\Documents\Repo Folder\Client\CMain.cs:line 349

My configs are:

Mir2 Config

[Graphics]
FullScreen=True
AlwaysOnTop=False
FPSCap=True
Resolution=1024
DebugMode=False

and

Mir2Test

[Graphics]
FullScreen=True
AlwaysOnTop=False
FPSCap=True
Resolution=1024
DebugMode=False
Borderless=True

My PC screen res is 2560x1440

i9 with RTX2060 and Windows 10.

I cannot get the game to run in full screen mode. Alt Enter does not work. I have changed res in ini files to 1024,1200,1920 etc etc and will not open in full screen.

I get a small box opening that says 'Enter Full Screen Failure'

I have tried running as admin, same error.
I have tried XP Service Pack 3 compatibility, same error.

Can someone please try and help? Never had this prob when using Win 7. Only started using Win 10 on my new PC build last week, so not to clever with Win 10 yet.

Thanks...