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 Image
StarbaseSim
AshtorakSimGames Developer
AshtorakSimGames Publisher
Coming soon Release
Game News Posts: 2
🎹🖱️Keyboard + Mouse
🕹️ Partial Controller Support
🎮 Full Controller Support
Positive (17 reviews)
tiny patch to fix BQD connection issue

"2025-03-26:": [ "fixed BQD not connecting to booster", "fixed shadow draw distance" ]


[ 2025-03-26 20:44:36 CET ] [ Original post ]

Patch for Tank Farm Update

This is a small patch, mostly to fix a few things that were left unfinished in the latest release. Here are the major changes:

  • ray traced shadows are activated again
  • added possibility to clamp ship to booster (experimental)
  • HSR can now be attached/detached/spawned from booster settings panel
  • TWR on booster panel does now take into account ship, when it is detected
  • Retro button does now activate a mode where it continuously updates the attitude target
  • SQD has been finalized with animations, colliders and destruction
Below you can find the full changelog. If you are wondering why are there so many dates thats when updates to the dev version have been released. You can get access to the dev version, when you become a builder via the ko-fi commission.

Ship Quick Disconnect (SQD)



This has been a major time sink with this patch as I had to dig really deep into how to rig stuff in Unreal Engine, which I havent done before much, and I had to try out different methods on how to move the SQD. In the end I settled on what you can see in the screen shot from the editor above. All the animations are happening in a control rig now. The only parts that are moved by physics are the main arm, the work platform and the QD plate that attaches to the Ship. These are driven directly through the blueprint and constraints. A lot of time was also spent on how to animate the hoses. I even asked for help on the Unreal Source discord and some nice person suggested to use full body IK and it did the trick! Just needs some tinkering with all the settings. Of course, there is a lot of room for polishing the SQD, especially since it doesnt have proper textures yet. But for early access status, its good enough for the moment. Unfortunately with the current method it wont be easily possible to make it move so that you can connect to the ship without the HSR. So this possibility probably wont come anytime soon and its not important anyway. This would be more for historical purposes and then one could as well also add the old SQD again.

Ship Clamping


Its a very simple system, so dont expect too much from it. It basically just lets you set up a constraint between ship and booster, if the ship is within a trigger box on top of the booster (what was previously the Ship detected text appearing instead of where the Clamp Ship button is now).
You also have an option in the booster settings panel to increase the strength of the clamps (the threshold at which the constraint breaks). If you set this to a very high value, you should be able to fly the full stack through almost any maneuver, with some exceptions. Like when you have an empty ship on top, this wont hold very long, or when you have a fully loaded ship and you stop the engines while going full throttle.

Ray Traced Shadows



Its really nice to have this back. I had to quickly disable it before the Steam release as there was a problem with dark areas on Nanite meshes that I only noticed shortly before release and I couldnt look into it anymore. In the end it was an easy fix. The problem was that the shadows are calculated based on the fallback meshes and some method that can be affected with the command r.RayTracing.NormalBias=10 at this setting and with higher quality fallback meshes pretty much all the dark areas could be eliminated.

Outlook


Next thing will be having a go at the Linux version for Steam. Then for next update at least Block 2 Starship is planned as I want to have it in before next flight. So it depends on when that happens. If soon, then not much more might be in this update. I will also look into how to make the dev version available on Steam again for the people who dont can or dont want to use EGS for that.

Full Changelog


2025-03-25:: [ added a couple of colliders to the BQD, fixed some small SQD issues, fixed condensation effect bounding box ], 2025-03-24:: [ finalized SQD with some hoses, colliders, LODs and destruction, added toggle to run also ship script to booster settings panel, fixed some smaller client side issues on SQD and subcooler ], 2025-03-21:: [ added BigFlame and BoosterClamps commands to scripting, added HSR multi function button to booster settings panel to attach/detach/spawn it, removed detach HSR button from booster main panel, its now possible to clamp ship to booster also when HSR is not present, retro button does now activate a mode where it continuously updates the attitude target to retrograde orientation until it is turned off again, TWR does now take into account ship, when it is detected, changed LODBias on low preset back to 1 and instead adjusted booster and SPMT LOD a bit, re-enabled ray traced shadows and increased drawing distance (r.RayTracing.NormalBias=10, r.RayTracing.Culling=0) ], 2025-03-17:: [ added booster ship clamp strength setting to booster panel, also adjusted detection range for the clamping a bit ], 2025-03-16:: [ added clamp ship button to booster main panel, added detach HSR button to booster main panel, added raptor chill valve button to booster and ship panel, added !blockFTS chat command and also made all chat commands case insensitive, cryotanks (including subcoolers) are not exploding anymore when destruction is off, fixed SQD (still havent added all hoses yet though), fixed OLM clamps, fixed hot stage ring can only be attached and detached once to booster, fixed LOX subcooler stops working when pressure is too high, fixed some nitrogen storage tank parameters so that it should behave same as other tanks now, fixed some smaller launch site models issues, adjusted auto graphics quality detection thresholds in favor of more FPS, changed LODBias on low preset from 1 to 0, so you are able to see highest detail mesh on low quality (might lead to more crashes on low end GPUs with little RAM), removed the often incorrect ping display on session entry in session search results ],


[ 2025-03-26 19:56:35 CET ] [ Original post ]

This is a physics sandbox where you can play around with Starbase devices.

You walk or fly around in first or third person to look at and operate all kinds of devices. For example, you can drive a so called Self Propelled Modular Transporter (SPMT) under the booster, lift it up, transport it from the build site to the launch site (at real world scale and distances), pick it up with the launch tower lifting device (a.k.a. chop sticks) and put it on the launch mount.

Then you can do the same for second stage and stack it on top, launch the full stack, do the hot staging maneuver and return first and second stage to launch site and try to catch them with the chop sticks.

All this is simulated with more or less realistic, slightly simplified physics. You can have it fly mostly automatic (in the future hopefully completely automatic) or control everything yourself, if you want, down to the settings of the PID controllers for angular velocity.

You can do all this also in co-op mode in multiplayer. But it's very rough still. So expect some wonkiness. Consider it more as a nice-to-have add-on.

You can not fly into orbit around earth yet. You also can't go into the rockets yet, but you can follow them as observer anywhere. These features and much more, like Moon and Mars, are planned for the future.

The main idea with this project is to closely follow and recreate the developments of the real Starbase in BocaChica, Texas and have fun learning to understand how everything works there, and later if they go the Moon, we go to the Moon with them.

There is a lot missing that needs to be added, so this will be in Early Access for a while probably.


MINIMAL SETUP
  • OS: Ubuntu. any recent
  • Processor: Ryzen 3 4300uMemory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: Ryzen 3 4300u
  • Storage: 2 GB available space
RECOMMENDED SETUP
  • OS: Ubuntu. any recent
  • Processor: Ryzen 5 2600Memory: 16 GB RAM
  • Memory: 16 GB RAM
  • Graphics: RTX 2060Network: Broadband Internet connection
  • Storage: 2 GB available space

GAMEBILLET

[ 5944 ]

8.59$ (14%)
17.19$ (14%)
8.47$ (15%)
16.97$ (15%)
34.39$ (14%)
34.79$ (13%)
13.34$ (11%)
21.21$ (15%)
4.09$ (18%)
2.00$ (80%)
8.49$ (15%)
17.19$ (14%)
16.97$ (15%)
49.79$ (17%)
26.69$ (11%)
42.46$ (15%)
16.59$ (17%)
21.21$ (15%)
6.49$ (35%)
1.75$ (65%)
12.44$ (17%)
8.89$ (11%)
8.49$ (15%)
16.79$ (16%)
26.69$ (11%)
16.57$ (17%)
50.39$ (16%)
8.89$ (11%)
17.59$ (12%)
2.06$ (92%)
GAMERSGATE

[ 1934 ]

16.19$ (46%)
8.0$ (60%)
27.99$ (30%)
17.99$ (40%)
2.1$ (79%)
1.19$ (83%)
4.5$ (85%)
2.55$ (91%)
3.75$ (75%)
1.7$ (91%)
0.51$ (91%)
33.19$ (17%)
4.05$ (73%)
0.9$ (92%)
0.26$ (91%)
0.61$ (85%)
1.0$ (80%)
1.79$ (70%)
0.92$ (91%)
0.68$ (91%)
1.84$ (91%)
6.38$ (57%)
4.5$ (82%)
3.4$ (66%)
1.5$ (85%)
1.35$ (89%)
2.76$ (86%)
1.7$ (91%)
10.62$ (58%)
0.43$ (91%)
MacGamestore

[ 1837 ]

24.99$ (38%)
89.99$ (10%)
39.99$ (11%)
1.19$ (90%)
18.95$ (5%)
20.99$ (16%)
8.99$ (10%)
58.89$ (16%)
27.99$ (29%)
1.19$ (83%)
21.99$ (27%)
26.69$ (11%)
12.99$ (13%)
18.19$ (9%)
2.99$ (85%)
1.99$ (90%)
6.49$ (84%)
1.99$ (87%)
17.20$ (14%)
2.98$ (80%)
18.99$ (5%)
4.99$ (50%)
16.99$ (15%)
16.99$ (15%)
23.02$ (20%)
1.19$ (92%)
9.99$ (50%)
8.99$ (10%)
17.99$ (10%)
48.99$ (18%)

FANATICAL BUNDLES

Time left:

356375 days, 12 hours, 20 minutes


Time left:

2 days, 19 hours, 20 minutes


Time left:

6 days, 19 hours, 20 minutes


Time left:

31 days, 19 hours, 20 minutes


Time left:

2 days, 19 hours, 20 minutes


Time left:

41 days, 19 hours, 20 minutes


Time left:

46 days, 19 hours, 20 minutes


Time left:

30 days, 19 hours, 20 minutes


Time left:

52 days, 19 hours, 20 minutes


Time left:

26 days, 19 hours, 20 minutes


Time left:

26 days, 19 hours, 20 minutes


HUMBLE BUNDLES

Time left:

0 days, 13 hours, 20 minutes


Time left:

5 days, 13 hours, 20 minutes


Time left:

5 days, 13 hours, 20 minutes


Time left:

7 days, 13 hours, 20 minutes


Time left:

7 days, 13 hours, 20 minutes


Time left:

7 days, 13 hours, 20 minutes


Time left:

12 days, 13 hours, 20 minutes


Time left:

12 days, 13 hours, 20 minutes

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