PsyDoom icon indicating copy to clipboard operation
PsyDoom copied to clipboard

MSAA doesn't apply inside textures on Steam Deck

Open krittinen opened this issue 1 year ago • 0 comments

PsyDoom on Steam Deck doesn't apply antialiasing inside textures, resulting in jaggies in texture surfaces even at 8x MSAA.

Steam Deck 2560x1440 8xMSAA Screenshot_20240818_220820

On Windows with a 3060 Ti and 560.81 drivers 8x MSAA applies inside textures, resulting in a much more temporally stable image.

3060 Ti 2560x1440 8xMSAA PsyDoom 2024-08-18 22-13-54

I assume this must be some Mesa vs Nvidia drivers thing, if it's not fixable then I suggest implementing a downscaling filter for resolutions higher than native, in order to use the internal resolution setting for supersampling. FWIW the Steam Deck has no issues running PsyDoom at 1440p so downscaling from there to 720p for effective 2x Supersampling would work very well.

krittinen avatar Aug 19 '24 02:08 krittinen