TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 9 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
Friday facts #158 - The end of the 32 bit era

Hello, another friday and another Facts. It has been 3 years already without a single friday facts missing. I didn't expect that!

32 bit


Our automated integration test count just reached 800. We have several modes to run these. One of the modes is to generate crc hash values of all the steps, which can be compared with values when the tests are started on different platform, or release type. When doing this, I noticed that there are several problems related to difference between 32 and 64 bits and after solving few of them, I realized that doing this kind of work might be actually not useful usage of our time. So I made a list of reasons to not have 32 bit support anymore:
  • Extra issues related to determinism between 32 bit and 64 bit systems that would have to be solved.
  • Release times (compile, upload, updates, server storage space)
  • Occasional bugs that we don't notice as no one uses 32 bit system here.
  • Confusion of some people that download 32 bit by accident and run out of memory soon.
As steam allows me to check the hardware survey of users playing factorio, I did that and found out that less than 1% of people playing Factorio have 32 bit system. That is not that much considering, that a lot of them have different device capable to run the game as well. I believe, that saving our time so we can spend it on things the 99% of our players appreciate more is the right decision. The conclusion is to disable multiplayer in 32 bit version right away (0.14.10), so we don't have to deal with desync reports related to 32 versus 64 bit systems and since 0.15 we won't release 32 bit version at all.

Desync report improvement


Desyncs are not that common, but it still happens from time to time, and if it is a desync loop (anyone new that joins the game desyncs until server is restarted) it is definitely annoying problem. It is probably caused by last few determinism oversights which are harder to find, but had to be solved anyway. There are 2 fundamental problems with our desync reports now: 1) When the desync happens in multiplayer game, the player needs to tell the server that it desynced. This takes time as the packet has to travel to the server. Then the client has to update the game until it is in the same tick as the server at the time of receiving the desync alarm. At this point, client and server have the map in the same tick, and this is the version saved in the desync report. The problem is, that it is quite long time since the first original difference between server and client happened, so huge amount of other differences accumulated as the butterfly effect was spreading the difference. It is mostly nearly impossible the find the original cause of the problem from such a desync report most of the time. We will solve this problem by a change in the server logic. Whenever the server encounters the desync, it will try to check the save-load stability locally. We actually use this in the tests. This means that the server will save the current version of the map, it then loads and saves second instance of the map from it and compares if it stays the same. This report will not contain any accumulated changes from running different version of the save, so only the original cause of the problems will appear in the diff. This will help us to discover the cyclic desync loops, as they are almost always related to the fact that load-save changes some internal state. 2) We have a special tool that can add human readable tags to the binary files, so we can actually see what kind of data is different. This code is not part of the binary we release, so we have to add these tags to the desync report by loading the save and saving it with the tags. The problem is, that some of the desync issues (especially those related to desync loop) are related to the save-load stability, so the information gets lost in this process. So we will make a change, that in the future versions of Factorio we release will be able to save the desync report in the human readable format directly. I hope that these changes should make it possible for us to solve the rest of the desync problems with much less effort.

Rails


The rail sprites we used had one big problem. To save some video memory we were flipping the pictures:

The problem is, that as the pictures need to be flippable, they need to be very flat, or it would look too weird. We decided to fix it for 0.15 while doing the high res version of the rails. This is a work in progress of the new rail sprites. Please note that it is at a very raw stage that doesn't even have textures, but it can be used to demonstrate how important it is to have specific pictures for different rotations:
We will show the final version of rails in some of the future friday facts. As always, if you have any comments or otherwise, please let us know on our forums.


[ 2016-09-30 15:47:54 CET ] [ Original post ]

Factorio
Wube Software LTD. Developer
Wube Software LTD. Publisher
2020-08-14 Release
Game News Posts: 506
🎹🖱️Keyboard + Mouse
Overwhelmingly Positive (164072 reviews)
The Game includes VR Support
Public Linux Depots:
  • Factorio Linux64 [306.86 M]
  • Factorio Linux32 [300.1 M]
Available DLCs:
  • Factorio: Space Age
Factorio is a game in which you build and maintain factories. You will be mining resources, researching technologies, building infrastructure, automating production and fighting enemies. In the beginning you will find yourself chopping trees, mining ores and crafting mechanical arms and transport belts by hand, but in short time you can become an industrial powerhouse, with huge solar fields, oil refining and cracking, manufacture and deployment of construction and logistic robots, all for your resource needs. However this heavy exploitation of the planet's resources does not sit nicely with the locals, so you will have to be prepared to defend yourself and your machine empire.

Join forces with other players in cooperative Multiplayer, create huge factories, collaborate and delegate tasks between you and your friends. Add mods to increase your enjoyment, from small tweak and helper mods to complete game overhauls, Factorio's ground-up Modding support has allowed content creators from around the world to design interesting and innovative features. While the core gameplay is in the form of the freeplay scenario, there are a range of interesting challenges in the form of the Scenario pack, available as free DLC. If you don't find any maps or scenarios you enjoy, you can create your own with the in-game Map Editor, place down entities, enemies, and terrain in any way you like, and even add your own custom script to make for interesting gameplay.

Discount Disclaimer: We don't have any plans to take part in a sale or to reduce the price for the foreseeable future.

What people say about Factorio


  • No other game in the history of gaming handles the logistics side of management simulator so perfectly. - Reddit
  • I see conveyor belts when I close my eyes. I may have been binging Factorio lately. - Notch, Mojang
  • Factorio is a super duper awesome game where we use conveyor belts to shoot aliens. - Zisteau, Youtube

MINIMAL SETUP
  • OS: Linux (tarball installation)
  • Processor: Dual core 3Ghz+Memory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: OpenGL 3.3 core. DirectX 10.1 capable GPU with 512 MB VRAM - GeForce GTX 260. Radeon HD 4850 or Intel HD Graphics 5500
  • Storage: 3 GB available space
RECOMMENDED SETUP
  • OS: Linux (tarball installation)
  • Processor: Quad core 3GHz+Memory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: OpenGL 4.3 core. DirectX 11 capable GPU with 2 GB VRAM - GeForce GTX 750 Ti. Radeon R7 360
  • Storage: 3 GB available space
GAMEBILLET

[ 6102 ]

33.57$ (16%)
20.79$ (17%)
14.44$ (15%)
8.46$ (15%)
33.97$ (15%)
33.97$ (15%)
15.11$ (16%)
17.59$ (12%)
9.19$ (8%)
17.17$ (14%)
50.99$ (15%)
16.96$ (15%)
11.61$ (17%)
1.69$ (15%)
12.59$ (16%)
10.67$ (11%)
10.07$ (16%)
12.74$ (25%)
25.47$ (15%)
24.89$ (17%)
42.49$ (15%)
18.47$ (16%)
33.14$ (17%)
8.29$ (17%)
17.39$ (13%)
13.34$ (11%)
21.21$ (15%)
29.74$ (15%)
35.87$ (20%)
4.21$ (16%)
GAMERSGATE

[ 764 ]

9.0$ (70%)
0.68$ (91%)
7.73$ (45%)
0.43$ (91%)
2.55$ (83%)
1.53$ (83%)
1.13$ (77%)
0.53$ (92%)
8.49$ (58%)
4.42$ (66%)
6.62$ (45%)
0.53$ (92%)
1.28$ (79%)
33.19$ (17%)
2.55$ (83%)
0.89$ (87%)
0.43$ (91%)
0.9$ (92%)
2.38$ (66%)
0.85$ (91%)
0.6$ (92%)
6.38$ (57%)
5.63$ (81%)
2.55$ (83%)
20.24$ (33%)
1.7$ (91%)
9.4$ (53%)
0.85$ (91%)
0.6$ (91%)
2.76$ (79%)

FANATICAL BUNDLES

Time left:

12 days, 11 hours, 8 minutes


Time left:

19 days, 11 hours, 8 minutes


Time left:

8 days, 11 hours, 8 minutes


Time left:

5 days, 11 hours, 8 minutes


Time left:

13 days, 11 hours, 8 minutes


Time left:

15 days, 11 hours, 8 minutes


Time left:

36 days, 11 hours, 8 minutes


Time left:

356461 days, 3 hours, 8 minutes


Time left:

18 days, 11 hours, 8 minutes


Time left:

47 days, 11 hours, 8 minutes


Time left:

33 days, 11 hours, 8 minutes


HUMBLE BUNDLES

Time left:

0 days, 5 hours, 8 minutes


Time left:

2 days, 5 hours, 8 minutes


Time left:

7 days, 5 hours, 8 minutes


Time left:

9 days, 5 hours, 8 minutes


Time left:

14 days, 5 hours, 8 minutes

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