#Didn't have major issues before, wth is that ?
1 messages · Page 1 of 1 (latest)
and that's what the bathroom looks like apparently
and everything else in the game except text
guess I'm not playing...
deleting and re-installing the files did nothing
seems like a rendering problem
you go on steam > buckshot roulette > settings > properties > general. paste this code in launch option
"Buckshot Roulette.exe" --rendering-driver opengl3
Oh hey it fixed my other issues lmao
Thx
tysm ❤️
Thank you so much
no problem🙏
hey so i did that and it did nothing i still have the same problem
Hmm okay... Which OS do you use? Because I don't really know how BSR works but it's mainly a rendering problem. Many people have problems with the vulkan rendering system so try to launch it with vulkan instead of opengl
what is a OS? and i bought it on steam so how can i use the vulkan launcher?
OS is the operating system. Windows, Linux, MacOS etc.
oh i have windows
And vulkan is a rendering system. It's the same way in the launch options, but, you'll need to replace opengl3 with vulkan
i dont think i have opengl3
Same procedure as here
oh
but i think i dont have opengl3 because like i said i bought it on steam and how do i download the vulkan launcher?
No you don’t. The game is already on your PC. Let me break it down as clearly as possible
Buckshot Roulette was created using Godot which is a game engine. Think of a game engine like a toolbox for game developers. It gives them everything they need to build a game from graphics and physics to input handling and scripting. When developers make a game in Godot they also get to choose which rendering system the game will use to display graphics on your screen
For this game the developers picked Vulkan. Vulkan is a modern high performance graphics API that can handle complex visuals efficiently. It is powerful but also more demanding on hardware and drivers. Because of that some players run into issues such as crashes stuttering or graphical glitches
To deal with these problems the developers included a second rendering option called OpenGL3. OpenGL3 is older and generally more stable though it may not always perform as fast or look as sharp as Vulkan. Depending on your system switching between Vulkan and OpenGL3 can sometimes fix problems but it is not guaranteed
The important thing to know is you do not need to install anything separately. Everything the game needs including both rendering options comes bundled with the game itself. You just launch it and it will handle the rest
steam -> buckshot roulette -> settings - > properties - > general. paste this code in launch option
"Buckshot Roulette.exe" --rendering-driver vulkan
Try this options if the other one doesn't work:
"Buckshot Roulette.exe" --video-driver opengl3
"Buckshot Roulette.exe"
--render-driver opengl3
But only one code at once