#my godot interface is broken
18 messages · Page 1 of 1 (latest)
Have you tried reinstalling? What version are you trying to run? What's your hardware spec and operating system?
yes
I have tried 3.5.1, older versions and through steam but same result
ryzen 3200G, 1x16gb 3000mhz, asus a320mk
w10 build 19045.2311
updated the amd drivers but no success
thank you for helping
When is the last time you did a clean install of Windows?
Most of my problems I had with software in the past were fixed by a clean Windows install.
a little more than a month ago, new build
other user pointed out that was probably the opengl render
a bit more research lead me to try this command
--editor --video-driver GLES2
i'll just left this here so anyone that have this problem in the future can find
Dont want to cause you any more problems, but Godot 4 uses Vulkan so maybe it would work for you. But keep in mind its still in beta and might be unstable at times.
no worries
ryzen supports both opengl3 and vulkan
as far as I can tell
and I honestly don't know what seems to be the issue that caused this bug for me
It's probably a GPU driver, Windows, or Godot bug. I am using Godot 4 with Vulkan on a previous generation Ryzen 2400g just fine, but on Linux.
thank you for the information