gonetz / GLideN64

A new generation, open-source graphics plugin for N64 emulators.
Other
771 stars 179 forks source link

Fix WTL MSAA slider #2788

Closed Frank-74 closed 1 year ago

Frank-74 commented 1 year ago

Fixes the MSAA slider going 1000's of times past 8x MSAA. Increased tic count to 4 for 16x MSAA max setting.

Frank-74 commented 1 year ago

Needs to get maxMSAA setting for dialog resource instead. As the resource file expects max 8x MSAA, as it's hard coded currently, when it's set different elsewhere, there is no limit to maxMSAA.