libretro / beetle-pce-fast-libretro

Standalone fork of Mednafen PCE Fast to libretro
GNU General Public License v2.0
29 stars 52 forks source link

accurate: add 32-bpp output (optional) #131

Closed ghost closed 4 years ago

negativeExponent commented 4 years ago

whats this obsession to change cores to run in 32bit depth?

ghost commented 4 years ago

I prefer running at 888 to avoid 565 green tint bias. Mednafen upstream usually defaults at 32-bpp also. I know that the difference is very minor but it's something I want.

I made sure everyone gets 16-bpp by default. It won't affect anyone's speed. https://github.com/libretro/beetle-pce-fast-libretro/pull/131/files#diff-b67911656ef5d18c4ae36cb6741b7965R41

@hizzlekizzle, @twinaphex If it's becoming a problem for any libretro maintainers, I will stop requesting core modifications.

Note that Beetle Lynx runs at 32-bpp default, and not 16-bpp. But given the above comment, I will refrain from suggesting anything.

hizzlekizzle commented 4 years ago

@tryal-star hey, no worries. We appreciate the attention :)

inactive123 commented 4 years ago

We appreciate it for sure.