antonioginer / switchres

Modeline generation engine for emulation
44 stars 12 forks source link

Modeline generator: Add pixel granularity option to improve horizontal centering. #52

Closed substring closed 4 years ago

antonioginer commented 4 years ago

Added new option "pixel_precision" that allows horizontal centering with pixel granular accuracy, instead of the previous default character (8 pixels) precision. In other words, when this option is enabled, horizontal centering is 8 times more accurate. Testing is required with different gpus, it's not guaranteed that this is supported by all models.