libretro / desmume

DeSmuME is a Nintendo DS emulator
http://desmume.org
GNU General Public License v2.0
35 stars 33 forks source link

Internal Resolution x3 or higher - Performance drop greatly #39

Closed tabnk closed 6 years ago

tabnk commented 6 years ago

Any chance to improve GL rendering performance when internal resolution is higher than x3?

bearoso commented 6 years ago

Make sure you’re not using hybrid mode with hybrid scale 3. I’ve done that and wondered why performance tanked when it was fine at that resolution before. It has no benefit when internal resolution is 3x or more anyway.

tabnk commented 6 years ago

By changing hybrid scale to 1. Mario Kart can play at 5x internal resolution now. Nice

bearoso commented 6 years ago

I've changed it so hybrid layout scale automatically disables at internal resolution factors 3 and over to prevent this from biting anyone else.