Disable anti aliasing in scaled mode?

IgorP2

Junior Member
I have upgraded to PD13 and noticed that picture is anti aliased in scaled mode. Picture was looking to me more sharp in PD12. Can i disable this new mode in PD13?
 
Igor,

You can change scaling filter setting by adding a line
video.scale_filter=X
to VM Configuration > Hardware > Boot order > Advanced settings > Boot flags.
Where 'X' is 0 (off), 1 (the default) or 2 (HQ). This setting can only be changed for a stopped VM.
 
Back
Top