Closed kwyxz closed 3 weeks ago
invalid resolution (in this case assigns 1 to vertical line count) should be fixed in latest commit. the game still switches resolution though in this intro. see if this at least fixes the issue
Pushed a commit that fixes this excessive calls to SET_GEOMETRY
@LibretroAdmin
Hello maintainers,
I am using the latest commit of mediafen_pce (372184b402852f9b3a3f1663ea676ffa910f6e48) and seeing a rather odd behavior when running Rastan Saga II (No-Intro
e998693ab9d694eebe66e5942fd5137e Rastan Saga II (Japan).pce
)The game starts properly, but after skipping through the start screen and the intro text, it attempts to switch the screen geometry multiple times. Here's the log I see on the retroarch command line :
See those multiple "SET_GEOMETRY"? When those happen some visual glitches appear as Retroarch attempts the multiple geometry switches. Afterwards, the game runs fine on a Linux PC.
However, this causes various unexpected behaviors on handheld systems:
Interestingly enough, no such behavior happens with mednafen_pce_fast on any of the three platforms :
I can provide more details as necessary. Thanks for your help!