libretro / libretro/RetroArch

In "ds-hybrid-scalefx.glslp" shader there is no "Show both small screens" option in the parameters

Open
#16,191 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

In "ds-hybrid-scalefx.glslp" shader there is no "Show both small screens" option in the parameters, an option that is in "ds-hybrid-scalefx.slangp" but this doesn't work for me. Is there the possibility of including this option also in the glsl shader? I don't want any screen duplication while playing, thank you very much!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the parameters in ds-hybrid-scalefx.glslp with ds-hybrid-scalefx.slangp, focusing on the existing "Show both small screens" option. Determine how the option affects screen duplication and add equivalent support to the GLSL shader; done means the option is available and prevents duplication when selected.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.