@AnonyBunny said in Godot 3 or Godot 4: Which Version Should You Choose?:
I'd say Godot 3.5 because my computer can't run Godot 4 (pain and suffering)
For those whose computers don't support Vulcan, I came across this "solution"(?). My development computer runs Godot 4.x fine, so I haven't needed it, but I'd be interested to know if it works.
BTW, it does work for certain Android Godot 4 (as in the Godot 4 APK from Google Play) projects, though I cannot attest to the stability of it as I'm still new to game programming. It does, however, allow you to load projects such as the City Builder Starter from Kenney (if you couldn't before). I did this by following the advice from the second example in the link above (adding "–rendering-driver opengl3" to the Godot 4 Advanced Run argument setting).