amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Window does not scale properly in 1366x768 #101

Open hbina opened 5 years ago

hbina commented 5 years ago

evoli_not_scaled_properly

Additionally, there is no keyboard control so the only option is to force quit and restart the executable.

I might as well ask it here, but am I forced to use Vulkan?

erlend-sh commented 5 years ago

I might as well ask it here, but am I forced to use Vulkan?

For now, yeah. OpenGL support is coming and can be tracked here: https://github.com/amethyst/rendy/issues/27