Emulator Issues #4896
closedAdd FXAA support
0%
Description
Good Results and Better performance than other methods.ThereĀ“s a method to inject FXAA in direcxt 9 games created by some dude and works fine with 32 bits.
Here: http://forums.steampowered.com/forums/showthread.php?t=2030637
Updated by danialhorton about 13 years ago
inspecting gabests implementation in GSDX might be of more value.
Updated by skidau over 12 years ago
- Issue type set to Feature request
- Category set to gfx
Updated by kostamarino over 12 years ago
Just an update about this...
The latest Nvidia beta drivers have driver support for FXAA.
http://www.nvidia.com/object/notebook-win7-winvista-64bit-301.24-beta-driver.html
Tested them here and driver level implementation works fine with all backends and without issues in Dolphin.
Updated by skidau over 12 years ago
- Status changed from New to Won't fix
It's probably better to use the in-built features of the video card drivers.
Updated by faekplastik3s over 12 years ago
FXAA works across GPU vendors, but only nVidia has a toggle for it in the driver settings application. So having to rely on the driver settings for this is unacceptable.
Updated by kostamarino over 12 years ago
Ati has a similar implementation that works too, MLAA. Until recently Nvidia was lacking in that field but now both vendors have an antialiasing implementation that is not very taxing for the GPU with good results.
Updated by faekplastik3s over 12 years ago
Is MLAA as performant as FXAA? I've been seeing conflicting information regarding this (http://www.hardocp.com/article/2011/07/18/nvidias_new_fxaa_antialiasing_technology/5 vs http://www.techspot.com/review/436-deus-ex-human-revolution-performance-test/page6.html), but there's a mostly uniform opinion that MLAA is generally uglier.
Activating and disabling it through the driver settings will also be kind of an hassle because you won't always be able to emulate at the same settings, depending on the game, and you'll have to constantly change the application setting. Doing it through the options dialog or through a hotkey during emulation would be preferable.