Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ifrit8277

4
Posts
A member registered Jan 08, 2024

Recent community posts

so the second line is to run the game and the first is to open the file folder/directory so the command line doesn't output an error. The first line is just

cd C:\users\<Username>\OneDrive\Desktop

(this opens to the desktop that is opened every time you open your computer, I would suggest putting it here.

are you running the .exe file?

I run it on level one graphics and I got the game to work

open a new text file and make it a .bat file and put these two lines in it

cd C:\Users\<USERNAMEHERE>\<WHERE THE .EXE FILE IS>

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

then save and run the file