Comments

Log in with itch.io to leave a comment.

(+1)

Incredible work here, glad to see someone was able to accomplish this for realism within Godot.

(+2)

can we have a linux build? 

(+1)

That would be nice, I'll try! I'm on Windows though so I think I won't be able to test it.

(+1)

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 (✿◠‿◠)

(1 edit)

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)

(+1)

The .x86_64 file should be enough! (。•̀ᴗ-)/

Just added the Linux build, I hope it works well!

(1 edit) (+2)

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`

(+1)

 --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.

(+1)

Just updated it, I hope it works now!

(+1)

Updating to AMD 25.9.2 and it now works, Thank you! 

woah

(+2)

THIS IS SO AMAZING!

I'm glad you like it :D

(+2)

thanks 🙏

No problem!