Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

these are the results 


Microsoft Windows [Version 10.0.19045.3930]

(c) Microsoft Corporation. All rights reserved.

C:\Users\Odetari15>"Buckshot Roulette.exe" --rendering-driver opengl3

'"Buckshot Roulette.exe"' is not recognized as an internal or external command,

operable program or batch file.

C:\Users\Odetari15>

specify the path to the file next time

(+1)(-2)

what do u mean im shii at coding

tell me what to type 

cd C:\Users\*username*\Downloads\"Buckshot Roulette"\

Then:

"Buckshot Roulette.exe" --rendering-driver opengl3
(1 edit)

that should do it

these are the results again 

C:\Users\Odetari15>cd C:\Users\*odetari15*\Downloads\"Buckshot Roulette"\"Buckshot Roulette.exe" --rendering-driver opengl3

The system cannot find the path specified.

>C:\Users\odetari15\Downloads\"Buckshot Roulette"

>"Buckshot Roulette.exe" --rendering-driver opengl3


CD puts you in the directory containing the game

putting the exe name and --rendering-driver runs the game in the folder you chose

did not work

Go to folder you downloaded Buckshot Roulette, create .bat file (for instance run.bat), then open file in notepad and put the

"Buckshot Roulette.exe" --rendering-driver opengl3

command there then save. Everytime you need to open the game you'll have to double click the run.bat file

OMG IT LOADED

i’m going to fuc**** puke there’s blood on the screen with the smoking man how do I fix this?

Unfortunately the shaders the game uses apparently are not compatible with OpenGL 3 so I'm afraid there's not much you can do

that’s ok

Update: This guy made a modloader for the game with a mod that fixes this issue. It's not too complicated to install and there's even instructions on how to install the modloader here.

After doing that you can download the mod here, also make sure to edit the bat file to add "-cm" (without quotes) after "opengl3"