Emulator Issues #201
closedScreenshot Feature
0%
Description
Would it be possible to add a shortcut for screenshot to Dolphin? WOuld
make status reports for gfx problems a lot easier.
If there is already one and I overlooked it, excuse me.
Updated by Sonicadvance1 about 16 years ago
- Issue type changed from Bug to Feature request
- Priority changed from Normal to Low
- Operating system N/A added
the GL plugin actually has a built in screenshot function, the DX plugin probably has
one as well. If a screenshot button/menu item is added to the GUI, it would be easy to do
Updated by knuckles500 about 16 years ago
I second this request actually. When I made my screenshots for my other reports, I
would still have Dolphin open, go and load Paint, and then paste the screen inside
Paint. The problem with this is that it decreases the fps of the game when Paint is
open. I'm not sure if it had anything to do with the video plugin I was using, but I
did see a significant drop in fps once I pasted the capture inside paint. So maybe
having a shortcut for taking a screenshot would be better in Dolphin. If it's easy
to do, go for it. :P
Updated by XTra.KrazzY almost 16 years ago
- Category set to gfx
The framebuffer object is stopping the OGL from dumping the screenshot. If anyone can
figure this out it'd be great...
Updated by XTra.KrazzY over 15 years ago
- Status changed from New to Work started
Work has begun on it in the Soap branch, r2257
Updated by XTra.KrazzY over 15 years ago
- Status changed from Work started to Fixed