libretro / snes9x2010

Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
Other
99 stars 71 forks source link

libretro: added granularity in SuperFX overclock #131

Closed deltabeard closed 4 years ago

deltabeard commented 4 years ago

There doesn't seem to be any benefit of overclocking above 15 MHz (150%). The user should be allowed to be more precise with their overclock setting now.

This fixes https://github.com/libretro/snes9x2010/issues/126

Signed-off-by: Mahyar Koshkouei mk@deltabeard.com

hizzlekizzle commented 4 years ago

This seems like a good change to me. You still have the extreme options, but fine control in the area where people might actually see a difference in the small value changes.

deltabeard commented 4 years ago

Many thanks! :smiley: