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
i´m new in this type of probems and i dont unterstand this:
Enter: (change this to where your exe file is located)
cd C:\Users\<USERNAMEHERE>\<WHERE THE .EXE FILE IS>
i did the other part but he make error i think because of that, can you explain me what this mean and how to do it plis, i spend my money and i cant play. thanks.
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.