Buckshot Roulette

Buckshot Roulette

Ver estadísticas:
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
Mistalleks  [desarrollador] 4 ABR 2024 a las 10:39
2
2
2
1
Known Issues \ Vulkan Error
DISCLAIMER: Buckshot Roulette is built with GODOT engine, which uses Vulkan API instead of DirectX.

Buckshot Roulette also does not officially support Mac OS. Unfortunately, Mac OS is notorious for problems with Vulkan API, and your best bet is to try and launch the game with OpenGL (as described below).

Another solution might be using an app like Parallels[www.parallels.com] or PlayOnMac[www.playonmac.com] to try an launch the game in an emulated Windows environment.

Please, consider this before buying the game!
--------------------------------------------------------------------------------------------
Vulkan Error
If you’re getting the “Unable to initialize Vulkan video driver” error, make sure that your Vulkan video driver is up to date. You can download the latest version from these pages:
Vulkan for NVidia GeForce graphics cards[developer.nvidia.com]
Vulkan for AMD Radeon graphics cards[gpuopen.com]

If your graphics card doesn’t support Vulkan, you can try launching Buckshot Roulette in OpenGL mode.

Easy way
  1. Right-click Buckshot Roulette in your Steam Library
  2. Select 'Properties...'
  3. Paste under 'Launch Options' the following
    --rendering-driver opengl3
  4. Close the window and try launching the game.

Hard way
To do this on Windows:
  1. Press Win+R, type in cmd and press Enter. A command terminal window will open.
  2. Enter
    cd [Path to Buckshot Roulette folder on your computer]
    and press Enter
  3. Paste
    "Buckshot Roulette.exe" --rendering-driver opengl3
    and press Enter again

To do this on Mac OS:
  1. Open Terminal.app (press Cmd + Space and enter Terminal). A command terminal window will open.
  2. Enter
    cd [Path to Buckshot Roulette folder on your computer]
    and press Enter
  3. Paste
    "Buckshot Roulette.exe" --rendering-driver opengl3
    and press Enter again
--------------------------------------------------------------------------------------------
Connection issues when hosing or trying to connect to the public lobbies
Most likely your router blocks the outgoing traffic.

You can try solving this with port forwarding UDP ports 4379 and 4380 to allow outgoing traffic.

Keep in mind, that not every router allows for port forwarding. More info at: https://portforward.com/
Última edición por Mistalleks; 10 DIC 2024 a las 10:10
< >
Mostrando 181-195 de 242 comentarios
Outat1me 31 OCT 2024 a las 14:17 
Cant pick up items from opened box after start a new game with similar opponent
yummy 31 OCT 2024 a las 15:12 
Every time you open the game then switch windows the game will no longer support inputs when you switch back. I am experiencing this with mouse and controller.

Checking a DM will create a soft lock.
Borderline 31 OCT 2024 a las 16:06 
with openGL render, the game freeze in multiplayer
Lit_Day  [desarrollador] 31 OCT 2024 a las 18:49 
Publicado originalmente por Outat1me:
Cant pick up items from opened box after start a new game with similar opponent

Hey there! This is a known issue, it's being investigated, hopefully, we'll have a fix soon :dealerrizz:
Lit_Day  [desarrollador] 31 OCT 2024 a las 18:52 
Publicado originalmente por yummy:
Every time you open the game then switch windows the game will no longer support inputs when you switch back. I am experiencing this with mouse and controller.

Checking a DM will create a soft lock.

Hello, Yummy! Thank you for reporting this issue. Could you please send over your logs?
You can upload it using any file hosting service of your choice!

You can find it by navigating to
C:\Users/yourname/AppData/Roaming/Godot/app_userdata/Buckshot Roulette/logs
Lit_Day  [desarrollador] 31 OCT 2024 a las 18:54 
Publicado originalmente por sexual guarantee:
with openGL render, the game freeze in multiplayer

Hi! Could you please send over your PC specs? (GPU,CPU) As you're running the game with OpenGL, I take it that it doesn't run on Vilkan at all?
Jonthefuzz 31 OCT 2024 a las 22:07 
the ost files are missing, i was hoping the multiplayer song was added because its a banger.
manu 1 NOV 2024 a las 16:36 
can you make so that less things render in opengl? i can play the game fine in singleplayer but not in multiplayer. it's probably rendering the whole club above and making the fps drop.
uramadlad 2 NOV 2024 a las 2:53 
Game crashes on steam deck just after logo
SleepyNotDead 2 NOV 2024 a las 15:03 
Any info on if the audio crackling is going to be fixed anytime soon? its annoying how long this has been going on, ever since release ive been unable to enjoy the game with sound due to the crackling being unbearable.
Yendor Cordas 2 NOV 2024 a las 15:40 
Publicado originalmente por Serro44:
I finally got the game to start, however the graphics have a weird error where its split into two color modes diagonally across the screen. Menu options are also cut off diagonally. there are also lots of bugs. What can I do?

I have the same error, has there been a fix for this? All i did was use the opengl code thing
StaticProj3t 2 NOV 2024 a las 18:10 
it's not working right on steam deck for some reason
the opengl3 works, but it makes the game look like ♥♥♥♥
Dxegto 6 NOV 2024 a las 4:53 
Publicado originalmente por Mistalleks:
Known Issues
  • Permanent blood splatter\red screen\'breaking bad lighting' when launching the game in OpenGL — ☑️Fixed in v1.2.1
  • Controller inputs not working on the victory screen — ☑️Fixed in v1.2.1
  • Crackling sound \ sound disappearing after starting the game — 🔍Investigating
  • Game crashing\freezing\visually glitching after dying — 🔍Investigating
--------------------------------------------------------------------------------------------
DISCLAIMER: Buckshot Roulette is built with GODOT engine, which uses Vulkan API instead of DirectX.

Buckshot Roulette also does not officially support Mac OS. Unfortunately, Mac OS is notorious for problems with Vulkan API, and your best bet is to try and launch the game with OpenGL (as described below).

Another solution might be using an app like Parallels[www.parallels.com] or PlayOnMac[www.playonmac.com] to try an launch the game in an emulated Windows environment.

Please, consider this before buying the game!
--------------------------------------------------------------------------------------------
Vulkan Error
If you’re getting the “Unable to initialize Vulkan video driver” error, make sure that your Vulkan video driver is up to date. You can download the latest version from these pages:
Vulkan for NVidia GeForce graphics cards[developer.nvidia.com]
Vulkan for AMD Radeon graphics cards[gpuopen.com]

If your graphics card doesn’t support Vulkan, you can try launching Buckshot Roulette in OpenGL mode.

Easy way
  1. Right-click Buckshot Roulette in your Steam Library
  2. Select 'Properties...'
  3. Paste under 'Launch Options' the following
    --rendering-driver opengl3
  4. Close the window and try launching the game.

Hard way
To do this on Windows:
  1. Press Win+R, type in cmd and press Enter. A command terminal window will open.
  2. Enter
    cd [Path to Buckshot Roulette folder on your computer]
    and press Enter
  3. Paste
    "Buckshot Roulette.exe" --rendering-driver opengl3
    and press Enter again

To do this on Mac OS:
  1. Open Terminal.app (press Cmd + Space and enter Terminal). A command terminal window will open.
  2. Enter
    cd [Path to Buckshot Roulette folder on your computer]
    and press Enter
  3. Paste
    "Buckshot Roulette.exe" --rendering-driver opengl3
    and press Enter again
DEADEYE 6 NOV 2024 a las 7:42 
My laptop doesn't have Vulkan so I use OpenGL 3. At any random moment, my PC freezes and I have to hard shutdown.

My PC is a laptop and the only specs it has is a Intel-I7 5500U CPU (2.40GHz) with DX11. (8GB of RAM)

Game runs perfectly fine save for it will crash/freeze my computer at any given moment without warning.
< >
Mostrando 181-195 de 242 comentarios
Por página: 1530 50