Summary: | "Black Mesa" not launching | ||
---|---|---|---|
Product: | Mesa | Reporter: | Bronson <bronsonmathews> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTOURBUG | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 13.0 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 77449 |
Description
Bronson
2017-02-10 13:18:47 UTC
At first look, I thought "Black Mesa" was a joke but it's not. Funny name! :-) According to https://steamcommunity.com/app/362890/discussions/0/312265327168384714/, the Linux version seems to have various issues. I will let you know when I can test myself. Thanks for reporting. "Black Mesa" is working here, both with mesa 13.0.4 and mesa-git. Tested on RX480. ok i found a linux script to launch the game under linux in the folder. This is the error log i get from the command line: libGL error: unable to load driver: r600_dri.so libGL error: driver pointer missing libGL error: failed to load driver: r600 libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 155 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 94 Current serial number in output stream: 95 This is a game bug caused by old / incompatible lib files. I had exact the same issue and solved it by adding this to the game launch options: LD_PRELOAD='./libcxxrt.so:/usr/$LIB/libstdc++.so.6' %command% |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.