schellingb / dosbox-pure

DOSBox Pure is a new fork of DOSBox built for RetroArch/Libretro aiming for simplicity and ease of use.
GNU General Public License v2.0
775 stars 65 forks source link

Add dosbox_pure_doublescan core option #541

Closed carlosefr closed 2 weeks ago

carlosefr commented 2 weeks ago

Adds a separate "Double Scan (when applicable)" core option, as mentioned in https://github.com/schellingb/dosbox-pure/issues/512#issuecomment-2438927259.

This PR is meant as an alternative to PR #540. It does not support padding to 4:3, but that could be added as a third choice in "Aspect Ratio Correction".

carlosefr commented 2 weeks ago

I'm closing this PR. I still think this should have been a separate option from aspect ratio correction, but I've also went too deep in other direction now with #540 and would have to port it here, so that's that I guess.