DOSBox-Optionals icon indicating copy to clipboard operation
DOSBox-Optionals copied to clipboard

Problem with shaders

Open reignerdeustcher opened this issue 4 years ago • 2 comments

I'm trying this dosbox for the shaders and the problem is that when is in window mode it looks great, i can see the shader improving the image BUT when i go to fullscreen the image goes bad, like if it the shader was not there

i have the conf like this, tried the other options but doesn't change anything:

fullscreen = false fullscreenmode = exklusiv display= 0 vsync = false fullresolution= 1920x1080 windowresolution= 1280x960 windowborderless= false output = opengl gl.shpath= .\DATA\SHADERS gl.shader = xBR-LV2 texture.renderer= opengl UseAspectHeight= true autolock= true mmbutton= true sensitivity = 100 DisableSystemKeys = false waitonerror = true priority = higher,normal mapperfile = \KeyMap.map Dosbox Shutdown Key = 0 VoodooUseOwnWindowRes = false VoodooUseOwnFullScRes = false VoodooDesktopFullScrn = true WindowsTaskbarAdjust = -5 DisableIntroStartup = false

reignerdeustcher avatar Feb 28 '21 23:02 reignerdeustcher

Would you like to show that? With pictures or a video.

MartyShepard avatar Mar 10 '21 10:03 MartyShepard

@reignerdeustcher the problem can be the SHADER values. Many scaling effects suffer visual variations depending on the resolution of the screen.

Try changing the value of the definitions from the shader "xBR-LV2.frag" file (#define ).

postalesdeamor avatar Dec 27 '21 07:12 postalesdeamor