libretro / libretro/RetroArch

[PSP] menu aspect ratio defaults to 4:3

Open
#11,903 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

As per title. Given the 480x272 screen resolution of the device, 16:10 should be the default, as it is sharper and much more readable.

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

Start by locating the PSP menu code and tracing where its default aspect ratio is selected. Confirm the device's 480x272 resolution and compare the current 4:3 default with the requested 16:10 setting. Done means the PSP menu defaults to 16:10 and remains sharper and more readable on that screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.