Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+1)

On Ubuntu 22.04 works until tutorial, then I can not get further after choosing ingredients of next customer. Tried running with strace, it keeps showing calls to FUTEX_WAKE_PRIVATE.

Drink ingredients can be chosen, but I guess next I should click bartender to mix the drink in shaker, but nothing happens. I can not exit game, I have to kill process from command line.

If I use settings and change windowed mode and resolution, game seems to go haywire, I do not know what exactly is happening.

I installed B-Production-Linux-0.1.1.25.7z, latest version I can download.

Edit: I discovered there is Player.log. Excerpts:

Preloaded ‘libLive2DCubismCore.so’ Preloaded ‘lib_burst_generated.so’ Preloaded ‘libfmodstudio.so’ Preloaded ‘libresonanceaudio.so’ Display 0 ‘XWAYLAND1 24”’: 1920x1080 (primary device). Display 1 ‘XWAYLAND0 19”’: 1280x1024 (secondary device). Display 2 ‘XWAYLAND3 55”’: 1920x1080 (secondary device). Desktop is 1920 x 1080 @ 60 Hz Initialize engine version: 2021.3.16f1 (4016570cf34f) [Subsystems] Discovering subsystems at path /opt/Pelaaja/Games/Neon Blago/Linux x64/NB_Data/UnitySubsystem s GfxDevice: creating device client; threaded=1; jobified=1 Renderer: AMD Radeon RX 6600 (navi23, LLVM 15.0.7, DRM 3.49, 6.2.0-31-generic) Vendor: AMD Version: 4.6 (Core Profile) Mesa 23.0.4-0ubuntu1~22.04.1 GLES: 0

OPENGL LOG: Creating OpenGL 4.6 graphics device ; Context level <OpenGL 4.5> ; Context handle 20632608 Default vsync count 1 requesting resize 1920 x 1080 Using native desktop resolution 1920 x 1080 requesting fullscreen 1920 x 1080 at 0 Hz Desktop is 1920 x 1080 @ 60 Hz UnloadTime: 0,566320 ms requesting resize 1920 x 1080 Using native desktop resolution 1920 x 1080 requesting fullscreen 1920 x 1080 at 60 Hz Desktop is 1920 x 1080 @ 60 Hz There can be only one active Event System.

I can provide complete Player.log file if requested. It is 145 Kbytes.

Found out it is extra displays. I had three displays connected, removed two. With only one display connected, game works after the tutorial part.

Display 0 'XWAYLAND0 24"': 1920x1080 (primary device).
Desktop is 1920 x 1080 @ 60 Hz