I just tested creating a build using GitHub main and it works without any issues, just make sure to check the embed PCK option to have a single functional executable (✿◠‿◠)
I'm not very familiar with Linux, is this a standalone executable or do I need the .sh file too? I've enabled embed PCK btw (Too lazy to install a virtual box to test it lol)
Running the Demo on my PC with a Ryzen 7 2700 and AMD RX 6600 I get a black screen with neon lights flying by and when zooming a door flashes in and out.
AMD latest graphics driver has issues when using Godot + Vulkan. You can try running the demo from the command line with the flag `--display-driver d3d12`
I heard about AMD drivers causeing problems with Godot + Vulkan, I'll change the project to run on DirectX 12. In the meantime, try to update your drivers to see if there's a new version that fix this issue.
← Return to project
Comments
Log in with itch.io to leave a comment.
Incredible work here, glad to see someone was able to accomplish this for realism within Godot.
can we have a linux build?
That would be nice, I'll try! I'm on Windows though so I think I won't be able to test it.
I just tested creating a build using GitHub main and it works without any issues, just make sure to check the embed PCK option to have a single functional executable (✿◠‿◠)
I'm not very familiar with Linux, is this a standalone executable or do I need the .sh file too? I've enabled embed PCK btw (Too lazy to install a virtual box to test it lol)
The .x86_64 file should be enough! (。•̀ᴗ-)/
Just added the Linux build, I hope it works well!
Running the Demo on my PC with a Ryzen 7 2700 and AMD RX 6600 I get a black screen with neon lights flying by and when zooming a door flashes in and out.
AMD latest graphics driver has issues when using Godot + Vulkan. You can try running the demo from the command line with the flag `--display-driver d3d12`
--rendering-driver d3d12
That's what I thought, I'll change the project to run on DirectX 12.
I heard about AMD drivers causeing problems with Godot + Vulkan, I'll change the project to run on DirectX 12. In the meantime, try to update your drivers to see if there's a new version that fix this issue.
Just updated it, I hope it works now!
Updating to AMD 25.9.2 and it now works, Thank you!
woah
THIS IS SO AMAZING!
I'm glad you like it :D
thanks 🙏
No problem!