Skip to content

libretro: fix 240p regression and PAL60 mode switching on CRT/switchres#444

Open
beudbeud wants to merge 1 commit into
libretro:masterfrom
beudbeud:master
Open

libretro: fix 240p regression and PAL60 mode switching on CRT/switchres#444
beudbeud wants to merge 1 commit into
libretro:masterfrom
beudbeud:master

Conversation

@beudbeud

Copy link
Copy Markdown
  • Fix all GameCube games rendering in 240p on CRT/switchres: use SET_GEOMETRY for geometry-only updates instead of SET_SYSTEM_AV_INFO, which forced a KMS reinit that dropped the scanout to the default 320x240 mode.
  • Fix PAL60 mode switching: report 480-line geometry when a PAL game runs at 60 Hz so switchres selects 480i@60, and send the new fps on the 50↔60 switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant