RSDKv5-Decompilation icon indicating copy to clipboard operation
RSDKv5-Decompilation copied to clipboard

[Windows, DX11] Black screen/corruption and other issues

Open BurnBasher opened this issue 2 years ago • 4 comments

if you switch to another app/game while mania is running.Your screen will go black (this is on pc windows 11)

BurnBasher avatar Nov 17 '22 23:11 BurnBasher

is this fullscreen or windowed

LittlePlanetCD avatar Nov 17 '22 23:11 LittlePlanetCD

fullscreen

BurnBasher avatar Nov 17 '22 23:11 BurnBasher

What backend are you using? DX9, DX11, OGL, or SDL2? What's your resolution? What's your Settings.ini look like?

stxticOVFL avatar Nov 18 '22 03:11 stxticOVFL

[Video] ; NB: Fullscreen Resolution can be explicitly set with values fsWidth and fsHeight ; If not listed, fullscreen will just use the desktop resolution windowed=n border=y exclusiveFS=y vsync=y tripleBuffering=n winWidth=1272 winHeight=720 refreshRate=60 shaderSupport=y screenShader=0 ; Maximum width the screen will be allowed to be. A value of 0 will disable the maximum width maxPixWidth=424 (and my backend is DX11)

BurnBasher avatar Nov 19 '22 01:11 BurnBasher