TUXDB - LINUX GAMING AGGREGATE
made by: NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 10 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]

Steam ImageSteam ImageSteam ImageSteam ImageSteam ImageSteam Image
Black Mesa
Crowbar Collective Developer
Crowbar Collective Publisher
2020-03-06 Release
Game News Posts: 175
🎹🖱️Keyboard + Mouse
🕹️ Partial Controller Support
Overwhelmingly Positive (115095 reviews)
The Game includes VR Support
Public Linux Depots:
  • Black Mesa Linux [131.05 M]
April 2025 Public-Beta Test!

Hello again, Scientist! Youre just in time! Weve released a new build to the public-beta branch on Steam, and we couldnt be more thrilled to share the results of our ongoing research and field observations with you. Since our update last April, the team has been laser-focused on refining stability, improving user-facing systems, and streamlining the experience for both new recruits and returning personnel. With this update, were drawing ever closer to promoting the build to the main branch for everyone to enjoy. How invigorating! If youve been considering a return to Black Mesa, or if you've been waiting for just the right moment to tour the facility, now is a splendid time to enter the public-beta (see instructions below). We've optimized, debugged, and eliminated several anomalous behavior patterns that couldve caused quite a stir in the wrong hands. https://store.steampowered.com/app/362890/Black_Mesa/ This beta represents one of the most stable iterations of Black Mesa to date. While the patch notes may appear modest in scope, rest assured: the changes improve compatibility with modern hardware and enhance support across Linux systems, both native and through Proton. Your participation is, as always, invaluable to the facility's success. So don your HEV suit, calibrate your field instruments, and join us in pushing the boundaries of scientific fidelity once more! And, if you can believe it, next month marks the 10-year anniversary of our initial release on Steam. 10 years! Oh, how the time flies when youre refining interdimensional teleportation and recalculating resonance cascade probabilities... But I digress! We have grand plans to celebrate this milestone with the community, and were quite excited to share more very soon.
Should you encounter any issues, particularly those of the game-breaking variety, please hop over to our Discord server and let us know. The sooner we can examine the anomaly, the better! Thank you, as always, for your continued support and for helping us ensure the game is as scientifically sound as possible. Onward, for science! Superbus via Inscientiae! [hr][/hr]

Most Recent Fixes and Improvements


  • Removed ALL false positive virus reports (according to VirusTotal)
  • Refined conflict resolution logic for configuration overrides, especially when auto-configuration clashes with cloud-synced settings
  • Shadow Quality Mode can now correctly be set to Ultra, without enabling unsupported features
  • Updated bundled DXVK (Windows) to version 2.6
  • Fixed secondary camera views rendering incorrectly on brush models
  • Adjusted CSM depth bias to improve shadow precision on ToGL
  • Enabled God Rays on ToGL
  • Revised pickup and run mechanics for smoother player interaction
  • Significantly improved ToGL binary shader cache, now enabled by default, resulting in faster load times after the first run
  • Resolved Soft Particles rendering artifacts, which were especially noticeable on ToGL
  • Fixed behavior of Environment Map Masks in ToGL, where all surfaces were forcibly marked as bump-mapped to reduce shader combinations and work around engine limitations
  • Fixed auto-aim logic when the player is unarmed
  • General auto-aim tweaks to improve accuracy and consistency
  • Fixed certain 4-way blended materials appearing black in ToGL
  • Completed a full validation pass to ensure all materials are well-formed and error-free within the Material System
  • Reduced rendering path discrepancies between Intel, AMD, and NVIDIA for improved consistency across GPUs
  • Added dismissable Rogue Point call to action at main menu

How to Opt Into the public-beta


  • Right-click Black Mesa in your Steam Library
  • Select "Properties"
  • Navigate to "Betas"
  • Select "public-beta" from the dropdown menu

Known Issues


  • Switching from Fullscreen to Borderless while also changing the resolution may cause the new UI to display incorrectly
  • Restarting the game will restore proper UI layout
  • When using DXVK, the mouse cursor may disappear in the main menu. Pressing the console key (`) twice will restore mouse input
  • Falling rocks in FAF currently have no collision due to referencing an incorrect entity name. This may be addressed in a subsequent beta
[hr][/hr]

Cumulative Patch Notes From Previous Betas


Windows


  • Reintroduced DXVK support on Windows.
  • Upgraded DXVK to version 2.4.1 and removed the redundant custom Vendor ID from the configuration file.
  • Improved the Qt runtime setup in the Windows Launcher to preload necessary libraries for ANGLE if needed.
  • Restored throttling policies and their application to game processes under power management.
  • Updated the launcher icon on Windows

Platform Independent


  • Resolved an issue that caused the settings to crash due to concurrent exclusive access to the internal game save file during gameplay.
  • Fixed the missing "_back" cable texture set, addressing visual inconsistencies.
  • Thanks to npc_pigeon, narkvic, and the community for their efforts in identifying the solution. These additional files effectively mitigate the engine's error messages about missing VMT files, enhancing overall performance in scenarios featuring moving ropes. This is particularly noticeable during the rocket elevator sequence in "On A Rail."
  • Aligned the Vertex Format in the Skin GBuffer shader with that of the Prop GBuffer shader to ensure consistency across shaders handling similar data.
  • Updated backup code for statically lit bump-mapped props, ensuring that props are marked as non-statically lit if the static lighting checksum does not match, preventing lighting artifacts.
  • Recompiled all Inbound Tram models using the newer Studio Model Compiler to resolve tangent-related issues and improve visual fidelity.
  • Enhanced the Job Pool to support more than 16 threads, optimizing performance for multithreaded tasks.
  • Updated DX Support Autoconfig to align Intel/AMD GPUs with NVIDIA, ensuring that the game launches at 1080p by default instead of a low 4:3 resolution like 640x480.
  • Introduced functionality to automatically run auto-configuration if the configuration version differs, ensuring that every installation reconfigures itself on the first launch after an update.
  • Addressed various issues within the game, resulting in improvements in several areas. Feedback from players who opted into previous beta tests indicates that the sporadic crashing they experienced has been resolved.

ToGL/Linux


  • Updated ToGL/Linux shaders with the latest GBuffer changes to ensure the application of up-to-date rendering techniques.
  • Cleaned up the shadow filter state in ToGL/Linux, resulting in more accurate and stable shadow rendering.
  • Migrated ToGL/Linux to use the OpenGL 3.3 Compatibility Profile, enhancing compatibility with a broader range of hardware and driver configurations while maintaining access to modern OpenGL features.
  • Introduced an optional experimental Binary Shader Cache for ToGL/Linux, accessible via the -glusebinarycache command line option on Linux and native Steam Deck builds, which improves shader load times on supported platforms.
  • Resolved a half-pixel halo issue in the ToGL/Linux rendering pipeline, improving visual accuracy in rendered scenes.
  • Added per-triangle and optional per-vertex validation for studio models to resolve issues in ToGL/Linux related to static and dynamically lit models. A second pass for per-vertex validation can be enabled via the +r_studio_validate_vertices 1 command line argument.
  • Improved lighting buffer quality on ToGL/Linux to resolve a red hue in specular highlights, ensuring consistent visual output across platforms.
  • Added a missing window icon on ToGL/Linux to address a minor visual issue.
  • Configured default arguments for the Linux launcher to optimize display settings on Steam Deck, ensuring a better out-of-the-box experience for AMD/Intel GPU users.
  • Fixed debug assertions in Havok that leaked into the release build on Linux, preventing potential crashes during runtime

Proton/Linux


  • Forced the shipped DXVK configuration on Proton if no overrides are provided, enhancing compatibility with Proton 9.x and newer versions.

Tools


  • Implemented proper support for mirrored UVs in the Studio Model Compiler, ensuring that newly compiled meshes do not introduce visual bugs due to incorrect tangent data.


[ 2025-04-19 16:41:58 CET ] [ Original post ]

Relive Half-Life in this highly acclaimed, fan-made recreation.

Main Info
Black Mesa is the award winning fan-made re-imagining of Gordon Freeman's landmark journey through the Black Mesa Research Facility. Relive Half-Life, Valve Software's revolutionary debut, and experience the game that raised the bar for the entire game industry all over again!

Key Features
Nostalgia has never felt so fresh - Expect tremendously detailed environments, old-school tough-as-nails combat, and a gripping story with memorable characters. The all-new soundtrack, voice acting, choreography and dialogue create a more expansive and immersive experience than ever before!

Heavily updated single player experience - The over 10 hour single player experience has greatly improved from the mod release; new visuals, new voice over, updated gameplay encounters, stability changes and more. Xen is not part of the Early Access release, but will included as a free update when it is ready.

Black Mesa Multiplayer - Fight with or against your friends, in two game modes across 10 iconic maps from the Half-Life universe including Bounce, Gasworks, Stalkyard, Undertow and Crossfire!

Custom Modding Tools & Workshop - Use the same tools as the developers! Create your own mods, modes and maps for Black Mesa and Black Mesa Multiplayer and then share your work, and subscribe to others, on the Steam Workshop!

Complete Steam Integration - Collect the full set of trading cards, backgrounds, emoticons, and achievements! Steam Cloud, Steam Workshop and partial controller support!

Run. Think. Shoot. Source..

MINIMAL SETUP
  • OS: Ubuntu 14.0 or Greater
  • Processor: 2.6 Dual Core Processor or GreaterMemory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: 2 GB Dedicated Video Card or GreaterNetwork: Broadband Internet connection
  • Storage: 20 GB available spaceAdditional Notes: Does not support the Nouveau display driver
RECOMMENDED SETUP
  • OS: Ubuntu 14.0 or Greater
  • Processor: 3.2 Quad Core Processor or GreaterMemory: 6 GB RAM
  • Memory: 6 GB RAM
  • Graphics: 3 GB Dedicated Video Card or GreaterNetwork: Broadband Internet connection
  • Storage: 20 GB available spaceAdditional Notes: Does not support the Nouveau display driver

GAMEBILLET

[ 6084 ]

16.79$ (16%)
16.79$ (16%)
3.00$ (80%)
4.00$ (80%)
12.84$ (74%)
4.47$ (78%)
8.54$ (79%)
28.69$ (18%)
2.40$ (84%)
16.57$ (17%)
49.77$ (17%)
12.42$ (17%)
8.46$ (72%)
24.87$ (17%)
8.27$ (17%)
5.87$ (16%)
0.75$ (91%)
4.19$ (16%)
4.24$ (79%)
5.03$ (16%)
12.69$ (68%)
4.24$ (79%)
16.97$ (15%)
1.56$ (84%)
5.36$ (82%)
9.84$ (51%)
12.59$ (16%)
5.03$ (16%)
8.27$ (17%)
16.96$ (15%)
GAMERSGATE

[ 756 ]

3.0$ (85%)
10.0$ (60%)
0.68$ (91%)
1.8$ (77%)
1.05$ (85%)
12.0$ (60%)
10.91$ (22%)
0.75$ (92%)
30.0$ (50%)
17.5$ (50%)
1.13$ (96%)
13.19$ (47%)
0.75$ (92%)
2.0$ (90%)
1.32$ (91%)
1.7$ (91%)
0.75$ (92%)
6.0$ (80%)
6.96$ (83%)
0.68$ (89%)
1.88$ (92%)
1.5$ (90%)
1.2$ (90%)
1.5$ (75%)
2.55$ (85%)
3.28$ (78%)
8.0$ (80%)
19.0$ (52%)
3.0$ (70%)
32.49$ (35%)
MacGamestore

[ 4088 ]

21.99$ (27%)
3.99$ (73%)
6.99$ (86%)
1.19$ (88%)
1.99$ (90%)
7.49$ (75%)
17.99$ (10%)
2.49$ (88%)
1.09$ (78%)
1.09$ (89%)
1.19$ (91%)
53.99$ (10%)
3.99$ (90%)
13.99$ (22%)
9.99$ (75%)
7.69$ (23%)
0.99$ (90%)
2.98$ (85%)
0.99$ (80%)
1.99$ (80%)
1.09$ (89%)
38.99$ (13%)
1.49$ (75%)
19.09$ (5%)
3.74$ (75%)
3.49$ (88%)
1.39$ (80%)
1.49$ (85%)
17.49$ (12%)
1.19$ (76%)

FANATICAL BUNDLES

Time left:

356356 days, 10 hours, 33 minutes


Time left:

12 days, 17 hours, 33 minutes


Time left:

22 days, 17 hours, 33 minutes


Time left:

27 days, 17 hours, 33 minutes


Time left:

11 days, 17 hours, 33 minutes


Time left:

33 days, 17 hours, 33 minutes


Time left:

7 days, 17 hours, 33 minutes


Time left:

7 days, 17 hours, 33 minutes


Time left:

41 days, 17 hours, 33 minutes


Time left:

56 days, 17 hours, 33 minutes


Time left:

34 days, 17 hours, 33 minutes


HUMBLE BUNDLES

Time left:

0 days, 11 hours, 33 minutes


Time left:

2 days, 11 hours, 33 minutes


Time left:

9 days, 11 hours, 33 minutes


Time left:

10 days, 11 hours, 33 minutes


Time left:

19 days, 11 hours, 33 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE