![]() |
|
Enhancements on 2d games - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Enhancements on 2d games (/Thread-enhancements-on-2d-games) |
Enhancements on 2d games - Yoyoman - 09-11-2014 Which enhancements work on just 2d games? RE: Ehancements on 2d games - pauldacheez - 09-11-2014 Only the OpenGL backend's post-processing shaders can really do anything for these games, AFAIK. There aren't any 2D upscaling or NTSC emulation shaders, though. RE: Enhancements on 2d games - Yoyoman - 09-12-2014 Does anybody else have anything or is that all? RE: Enhancements on 2d games - Sonicadvance1 - 09-12-2014 Maybe someone should write a XBR filter for 2D games and see how well it turns out. If I exposed scene depth it would be fairly easy to ignore HUD items that way ;p RE: Enhancements on 2d games - Yoyoman - 09-17-2014 (09-11-2014, 07:55 AM)pauldacheez Wrote: Only the OpenGL backend's post-processing shaders can really do anything for these games, AFAIK. There aren't any 2D upscaling or NTSC emulation shaders, though.Okay thanks. RE: Enhancements on 2d games - CarlKenner - 09-18-2014 (09-11-2014, 04:55 AM)Yoyoman Wrote: Which enhancements work on just 2d games?In my VR version, you can make some 2D games 3D, and for all the 2D games you can change the screen size, angle, and position to make them life-like. 2D emulated games don't have any depth information though, so I can't make them 3D. But games like Wii Chess or Four Swords Adventure can get some 3D. RE: Enhancements on 2d games - JMC47 - 09-18-2014 I know Four Swords uses depth shenanigans for layering from the problems it had in Dolphin forever. RE: Enhancements on 2d games - Yeshuroon - 09-21-2014 (09-12-2014, 08:28 AM)Sonicadvance1 Wrote: Maybe someone should write a XBR filter for 2D games and see how well it turns out. RE: Enhancements on 2d games - Yoyoman - 12-11-2014 But just to make sure, no 2d games can use enhancements right? RE: Enhancements on 2d games - pauldacheez - 12-11-2014 The enhancements we have currently do little-to-nothing for 2D games. We have shitty shaders (bad_bloom, anyone?) and we have stereoscopic/anaglyph/SBS/Nvidia 3D Vision/many-types-of-3D-support that's currently hidden from users (it's waiting for D3D support, which is coming very soon, e.g. within a week or two), and that's pretty much all we have for now that can affect a 2D game. We oughtta hire someone to write an xBR shader. mudlord and Asmodean come to mind, as they've both contributed shaders to Dolphin (mudlord's FXAA shader, Asmodean's DolphinFX thing). |