RSDKModding / RSDKv5-Decompilation

A complete decompilation of Retro Engine (v5)
Other
385 stars 136 forks source link

[DX11] Screen flickers on wider screen resolutions #171

Open MegAmi24 opened 1 year ago

MegAmi24 commented 1 year ago

1200x480 is used in this video

https://user-images.githubusercontent.com/7158344/218282510-5c91ddad-9f84-48bc-9035-5a15f3a7e124.mp4

stxticOVFL commented 1 year ago

Does this happen at all on any other render devices? Also, as a test, what happens when using a different shader?

stxticOVFL commented 1 year ago

Does not happen on DX9. Only happens with the None shader. maxPixWidth=0 helps reproduce: not sure if it's not required though.