libretro-mirrors / beetle-saturn-libretro

Standalone port of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
61 stars 40 forks source link

screen is floating in the center of the monitor #167

Closed AlanRibas closed 4 years ago

AlanRibas commented 4 years ago

Whenever I start a game, its screen is floating in the center of the monitor. Is there an option to make the image touch the upper and lower edges of the monitor? But without stretching the image? Keeping the original 4: 3 aspect ratio.

20200605_005420

AlanRibas commented 4 years ago

I got the effect I wanted by raising the line values (circled in red). however I did not find the option to save the configuration in a standard way for all games. But only for the game itself that is running. Is that even possible? specifically modify these line values and apply to any game that starts with that core? Because I tried to start only the core and make these settings but the options to change these lines do not appear when there is no game started.

20200607_210019

AlanRibas commented 4 years ago

Never mind. i solved the problem.