Skip to content

Libretro updates#2033

Merged
flyinghead merged 4 commits intoflyinghead:masterfrom
sonninnos:libretro-update
Aug 11, 2025
Merged

Libretro updates#2033
flyinghead merged 4 commits intoflyinghead:masterfrom
sonninnos:libretro-update

Conversation

@sonninnos
Copy link
Contributor

  • Adjusted av_info so that timing matches the actual rate audio is pushed, since it is never exact 60 even in VGA mode but the usual NTSC 59.94 instead, and 240p NTSC is not 59.94 either, but ~59.82, which is pretty common for that resolution in other hardware too
    • Measured and confirmed by extensive logging and audio buffer statistics observation. 240pSuite and Gunlord are good test cases
    • Also made sure there are no duplicate av_info spamming and reinits on startup and no extra max size change reinits
  • Prevent audio muting on fast-forward so that the frontend option can decide
  • Allow CHD launching of .hidden-chd for example instead of strict .chd

@flyinghead flyinghead merged commit e26f170 into flyinghead:master Aug 11, 2025
7 of 14 checks passed
@sonninnos sonninnos deleted the libretro-update branch August 11, 2025 11:13
JoeMatt pushed a commit to Provenance-Emu/flycast that referenced this pull request Oct 9, 2025
Add -Wno-misleading-indentation
Libretro av_info fps timing correction
Stop forcing audio muting on libretro fast-forward
Allow less strict chd extensions
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.

2 participants