How do you get better graphics?

Hi all,

I am currently following along on a tutorial for an rpg game and the graphics are not the best.

Here’s a picture:

Does anybody know how to improve the graphics/visuals?

Thanks

seems like your resolution was downscaled via screenpercentage

check this out:

https://docs.unrealengine.com/latest/images/Engine/Performance/Scalability/ScalabilityReference/ScaleR_ViewQual.png

set resolution scale to 100%, make sure everything is set to Epic, and uncheck “Monitor Editor Performance?” to avoid unreal changing the settings without your consent

Thanks appreciate the support