Someone requested the ability to zoom in on a portion of the screen. I made a few shaders for it. You can extract them and place in Documents/Dolphin Emulator/Shaders or Sys/Shaders
Zoom Quadrant: 2x zoom on upper/lower left/right area of screen (4 quadrants).
Zoom Box: Set zoom level and then set Left and Top to determine the top-left corner of the screen area.
Zoom Free: Set the four corners of the screen area. Will distort image if not a square (making a square is equivalent to Zoom Box).
If the slider accuracy is bad, you can modify the shader file easily - just change the numbers in the upper options area.
The downside is that you need a higher IR for it to look okay, because you are zooming in on pixels. There might be additional features added to dolphin later that work better.
ZoomShaders.zip (Size: 1.67 KB / Downloads: 347)
Zoom Quadrant: 2x zoom on upper/lower left/right area of screen (4 quadrants).
Zoom Box: Set zoom level and then set Left and Top to determine the top-left corner of the screen area.
Zoom Free: Set the four corners of the screen area. Will distort image if not a square (making a square is equivalent to Zoom Box).
If the slider accuracy is bad, you can modify the shader file easily - just change the numbers in the upper options area.
The downside is that you need a higher IR for it to look okay, because you are zooming in on pixels. There might be additional features added to dolphin later that work better.
ZoomShaders.zip (Size: 1.67 KB / Downloads: 347)