Closed
Description
Your Godot version:
Godot 4.2.dev6
Issue description:
The guidelines for hiDPI support in Multiple Resolutions tutorial are outdated and incomplete. They state that the setting is not enabled by default (which it is now), but indicate you can just turn it on to get hiDPI support. However, enabling the setting (now default) just makes everything smaller on hiDPI monitors, so perhaps it would be helpful to add that to actually get the higher resolution rendering you also need to increase the window content_scale_factor and size (as described in this related proposal godotengine/godot-proposals#7968)
URL to the documentation page:
https://docs.godotengine.org/en/stable/tutorials/rendering/multiple_resolutions.html#hidpi-support