Emulator Issues #7137
closedFeature Request: xBR shader and xBRZ filter for Dolphin
0%
Description
Could you please implement xBR shader or xBRZ filter or both in Dolphin. It would be very beneficial for 2D and sprite-based games.
xBR and xBRZ are pixel art scaling algorithms ,they give best results in 2D/sprite based games with low resolution textures and games with pre-rendered backgrounds which dont upscale well with higher internal resolutions. XBR/XBRZ is used with good results in emulators like Retroarch,Higan,Desmume and for example PPSSPP can use both XBRZ and increase internal resolution.
Here is explanation:http://code.google.com/p/2dimagefilter/wiki/ImageScaling#xBR
Here is comparison for 3D graphics:http://blog.metaclassofnil.com/?p=306
Some 2D xBR: http://imgur.com/a/ZZiiH
Source code for xBRZ is in source code of HqMAME: https://sourceforge.net/projects/hqmame/
Source Code for xBR including hybrid variants is here:
https://github.com/libretro/common-shaders
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
[Upload big files to a hosting service and post links here!]
[Do not attach files to this issue. Upload them to another site and
link here. Use imgur.com for images and pastie.org for logs.]