Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd scaling in hybrid mode #210

Open
5 of 11 tasks
lyra-scarlet opened this issue May 31, 2024 · 1 comment
Open
5 of 11 tasks

Odd scaling in hybrid mode #210

lyra-scarlet opened this issue May 31, 2024 · 1 comment
Labels
bug Something isn't working screen layouts For issues involving the position of the emulated console's screens.

Comments

@lyra-scarlet
Copy link

What version of melonDS DS are you using?

1.1.1

Does the problem happen in standalone melonDS?

No, it's a bug specific to melonDS DS.

What happened?

In hybrid mode, the main screen does not appear to be scaled correctly. This does not seem to apply to the secondary screen, or in other layouts such as left/right.
Screenshot from 2024-05-28 00-58-42
The problem may be hardware specific - it occurs on Raspberry Pi 5 but I am unable to replicate it on other devices.

What should've happened instead?

Screenshot of expected scaling, from melonDS core on same device
Screenshot from 2024-05-28 00-57-32

Which platforms do you see the problem on?

  • Windows
  • macOS
  • Linux
  • Android
  • iOS
  • tvOS
  • Other (specify below)

Which versions of the OS?

Ubuntu 24.04 LTS (GNU/Linux 6.8.0-1004-raspi aarch64)

Which libretro frontend are you using?

RetroArch 1.18.0

Terms

  • I agree to follow the code of conduct.
  • I understand that melonDS DS is not developed or maintained by the authors of melonDS.
  • I understand that this form is for reporting bugs, not for requesting help.
  • I understand that the author develops this core in his spare time, and that he is under no obligation to respond to this bug report.
@lyra-scarlet lyra-scarlet added the bug Something isn't working label May 31, 2024
@JesseTG JesseTG added the screen layouts For issues involving the position of the emulated console's screens. label May 31, 2024
@JesseTG
Copy link
Owner

JesseTG commented Jun 13, 2024

I suspect this might be related to how I expose scaling options in the core; the only option is exposed through the OpenGL renderer, but I use that value for software rendering as well.

@JesseTG JesseTG added this to the Update to the latest `master` milestone Jun 26, 2024
@JesseTG JesseTG removed this from the Update to the latest `master` milestone Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working screen layouts For issues involving the position of the emulated console's screens.
Projects
Status: No status
Development

No branches or pull requests

2 participants