Danganronpa: Trigger Happy Havoc

Danganronpa: Trigger Happy Havoc

View Stats:
gabi623 Feb 27, 2016 @ 10:19am
Can't launch the game from Linux steam client
I'm using Arch Linux and when I try to launch the game from the steam client, it fails. Screen goes black for a short time then I'm back in steam. I can only run the game from the terminal doing this:

cd .steam/steam/steamapps/common/Danganronpa\ Trigger\ Happy\ Havoc/ ./Launcher


This successfully runs the game, however I get no achievements and steam doesn't track how much time I've put into it. Any ideas how to solve this?
< >
Showing 1-4 of 4 comments
Oschowa Feb 27, 2016 @ 11:46am 
You can work around this issue by setting
LD_LIBRARY_PATH="" %command%
as launch option in steam. This is most likely caused by incompatible libraries shipped with the steam runtime.
Daverball Feb 27, 2016 @ 12:09pm 
you may also need to disable the game overlay and/or clear LD_PRELOAD as well, since for me it still crashed with the overlay being present.
gabi623 Feb 27, 2016 @ 4:01pm 
Originally posted by Oschowa:
You can work around this issue by setting
LD_LIBRARY_PATH="" %command%
as launch option in steam. This is most likely caused by incompatible libraries shipped with the steam runtime.

copying and pasting thay snippet into launch options solved my problem. I guess it's more of a steam issue. Thank you very much!
gardenapple Feb 18, 2021 @ 11:18am 
The other thing I've noticed is that this game does not work on Wayland. To fix this:
QT_QPA_PLATFORM=xcb %command%
(and make sure XWayland is running)

EDIT: Whoops, posted this in the wrong thread. This is for Danganronpa 2, I don't own Danganronpa 1
Last edited by gardenapple; Feb 19, 2021 @ 2:34am
< >
Showing 1-4 of 4 comments
Per page: 1530 50