Nokorpo / LibreAim

Free and open source FPS aim trainer made with Godot.
https://discord.gg/u2Hm8sMagF
Apache License 2.0
69 stars 14 forks source link

Fix resolution slider not working #29

Open antimundo opened 1 week ago

antimundo commented 1 week ago

Seems like after 0b7e8 the video resolution slider is useless. The game always renders at a high resolution, no matter what this slider says. image

This setting should either be fixed, or removed from the project if there isn't a good way to make this work.

antimundo commented 2 days ago

Looks like there are already reports of this: https://github.com/godotengine/godot/issues/70142

And it's fixed in Godot 4.3 https://github.com/godotengine/godot/pull/83976

So, let's wait for Godot 4.3 and see if this is fixed...