Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

after launching the game and pressing start my screen stayed black, the only thing i cound see is the mouse and the popup that i can use the mouse to interact.
i also tried to run it as administrator, windows 10 home version 22h2, no antivirus

did i do something wrong?

edit:

worked by launching the game from the cmd:

C:\Users\zahar\Desktop\buckshot>"Buckshot Roulette.exe" --rendering-driver opengl3

the lights are different tho, i guess we need a good gpu that works well with vulkan to work perfectly

btw i just realize that the screen was black whole the time, i could see only the white options "Start" "Credits" "Exit"

running from cmd:

C:\Users\zahar\Desktop\buckshot>start ./"Buckshot Roulette.exe"

C:\Users\zahar\Desktop\buckshot>Godot Engine v4.1.1.stable.official.bd6af8e0e - https://godotengine.org

Vulkan API 1.1.70 - Forward+ - Using Vulkan Device #0: NVIDIA - GeForce GTX 1050

yoooo guyss it worked by running in the cmd the next command:

C:\Users\zahar\Desktop\buckshot>"Buckshot Roulette.exe" --rendering-driver opengl3

thanks to my developer friend!

he told that if gpu doesnt works with vulkan then you can use OpenGL!