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 Image
Dev Blog #165 - Debugging, Debugging Debugging


This week all our programmers gathered together to take apart Crest's code piece by piece to find what's causing the random crashes. We finally did! But the journey there was rather adventurous as you'll find out below.

Community


We dropped the price of Crest to $9.99 this week and started what is definitely not a cult. Find out more about The Inner Circle. We will have a new patch next week but want to make sure first that everything is running flawlessly before we publish it. A good thing about all the debugging is, that we've been able to polish a lot of the code while hunting for the cause of the crashes.

Art


Martin Look, I'm sorry that my blog posts have been so cryptic for a while but that changes soon. Here's a last tease of what I'm doing.

Code


Johannes This week all programmers including myself have been trying to fix the crash that keeps happening after playing the game for a while. After working on it for a few days, we managed to fix a few major bugs having to do with object pooling, but the crash was still happening. We finally realized that the crash started happening when we upgraded to Unity 2017.3. We tried going back 5.6 which is the last version we used before upgrading, and the crash was gone. I tried a few versions and figured out that 2017.1 is the last version where the crash isn't happening, so that's what we've downgraded to now. A very frustrating realization, but this weeks efforts have all been worth it anyway. We've fixed a lot of memory issues, and built some tools to help us catch problems faster in the future. Jens The name of the game this week has been debugging, debugging, and more debugging, and its been a journey I can tell you. The crashes have been our top priority and I have looked at more crash logs this week than I think I've done in my lifetime. At first we could only narrow it down to being a memory issue, the crashes would occur at any place in the code where new objects where created. This lead us to believe that somewhere a loop might be creating a lot of objects during the same frame, but after some testing that didn't seem to be an issue. Looking at the memory usage over time showed a slow increase, building over time. This suggests a memory leak was occuring somewhere. So we started to look for references in static instances that was possibly keeping objects from being garbage collected. When we actually found some cases of this in our pooling of objects, we were feeling hopeful that fixing them would solve the crashes. But nope... Still crashes after a few minutes. In a last effort we went back to the engine version where the game wasn't crashing, and lo and behold, no crashes! Apparently, there is a problem in our current engine version of Unity. In the end, we did fix a lot of issues in our own code so the time spent was definitely worth it, and now I can finally go back to working on completing the features in the game. Johannes W I completed fixing the bug where followers are overperforming and I made a change in the game mechanics. Each follower's action, like farming, picking berries, or eating their neighbor, will now have a fixed amount of stamina cost. Before, it was more dynamic but more prone to be bugged as well. For example, in some cases, a follower could do more actions than they had stamina for. This new mechanic I added will hopefully make designing and balancing more controllable without any unexpected bugs. I have started adding Steam achievements to Crest now. We will see how long it will take, but I think the main functionality will be implemented early the next week. The goal is to make it easy for us to add or change achievements without too much effort! Tomas This week has had it's ups and downs. I have been working closely with Johannes (our lead programmer) with creating tools for monitoring used memory in Crest. We then used the tool to find memory issues that could lead to Crest running out of memory. Thanks to the tool we have made some huge improvements. For example ending a game and returning to the main menu caused some memory to be stuck in limbo forever. This is now fixed. Even though we made alot of improvements and tried to locate the main cause of the 'out of memory' error it still occured. It was a tough nut to crack but we finally found the problem. We are now working with correcting it and polishing up on some changes we made.

Production


Marcus This week the majority of the team has been focused on finding and fixing the source of the crash bug we have suffered for a few weeks now. I have been keeping track of our progress on that and I have also been preparing for GDC this March. _____________________________________________________________ If you want to follow the development of our game and get the latest news, you can find us on Facebook & Twitter or sign up for our Newsletter. Have a nice weekend!


[ 2018-02-09 13:42:49 CET ] [ Original post ]

Crest
Eat Create Sleep Developer
Eat Create Sleep Publisher
2018-03-08 Release
Game News Posts: 168
🎹🖱️Keyboard + Mouse
Mixed (302 reviews)
The Game includes VR Support
Public Linux Depots:
  • Crest Linux [307.61 M]
Available DLCs:
  • Crest - Art Book

Pitch

Welcome to Crest, a god game where you are as a parent to your children. Your only way of communication with your subjects is commandments you write for them. How these commandments are interpreted and remembered are not set in stone. What you write and what experiences they have with the environment is the basis for their religion. You might find that your people will change on their own accord over time and use your commandments for their own devices.


You have an indirect control of your people with your commandments; consequences of your actions may not always be clear and you will need to be aware of the ever-changing environment and your people's disposition, amongst others their disposition towards you. Expressing yourself is the key of Crest; you will do so through your people and the world they shape.

Key Features

  • Write rules for your subjects which will have interesting consequences.
  • Many different ways to express your divinity which will be reflected in your followers.
  • Immersive feedback which will show you the progress of your people and create a rich history.
  • Procedurally generated game world which changes over time and shows wear and tear.
  • An expressive game without end-goal where you can focus on building your legacy.
  • Your people have free will, focus on leading them rather than controlling their every move.
  • Emergent world where weather, vegetation, mineral deposits, drought and animal behavior will create surprises.

Progression and Losing

Every new world you start is unique; you can't have multiple saves of it so you will have to think carefully of what you want to do. If your people die off that world is gone forever as a playable save file. However, you will be able to view the legacy of your old worlds. As long as your people live you can continue playing, and as you progress create your own history.

Setting

Crest is an Afrofuturist game that reimagines how humanity arose in the cradle of humankind on the African continent. It's a historical themed game that tries to emulate an advanced iron age civilization that could have existed a few thousand years ago. The setting for the game world, its flora and fauna is based on African biomes, with rainfall determining the tug-of-war between desert, savanna and jungle.

MINIMAL SETUP
  • OS: Ubuntu 12.04 or newer
  • Processor: 3 GHzMemory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: 1 GB VRAM and shader model 4.0 compatible
  • Storage: 1 GB available space
RECOMMENDED SETUP
  • OS: Ubuntu 12.04 or newer
  • Processor: 3 GHzMemory: 16 GB RAM
  • Memory: 16 GB RAM
  • Graphics: NVIDIA GeForce 1060 or equivalent
  • Storage: 1 GB available space
GAMEBILLET

[ 6085 ]

29.74$ (15%)
50.39$ (16%)
11.04$ (15%)
2.40$ (60%)
12.44$ (17%)
8.09$ (46%)
33.97$ (15%)
3.78$ (81%)
20.74$ (17%)
8.39$ (16%)
33.59$ (16%)
25.19$ (16%)
4.24$ (39%)
5.31$ (73%)
12.20$ (39%)
7.19$ (76%)
8.00$ (60%)
16.79$ (16%)
5.94$ (15%)
9.09$ (80%)
10.26$ (66%)
23.69$ (66%)
18.39$ (8%)
4.59$ (8%)
4.15$ (79%)
33.19$ (17%)
12.44$ (17%)
1.35$ (91%)
21.22$ (15%)
15.00$ (50%)
GAMERSGATE

[ 3241 ]

6.0$ (70%)
4.5$ (70%)
15.99$ (20%)
21.59$ (28%)
0.45$ (85%)
9.0$ (85%)
11.99$ (40%)
5.63$ (77%)
3.4$ (83%)
0.64$ (87%)
5.0$ (75%)
2.5$ (90%)
17.99$ (40%)
15.0$ (75%)
4.5$ (70%)
5.0$ (90%)
27.99$ (30%)
0.68$ (83%)
3.3$ (78%)
18.0$ (55%)
14.99$ (50%)
3.38$ (62%)
2.0$ (75%)
7.5$ (50%)
2.23$ (75%)
1.69$ (79%)
8.8$ (65%)
20.0$ (50%)
0.64$ (87%)
1.5$ (90%)

FANATICAL BUNDLES

Time left:

8 days, 1 hours, 21 minutes


Time left:

14 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

11 days, 1 hours, 21 minutes


Time left:

36 days, 1 hours, 21 minutes


Time left:

16 days, 1 hours, 21 minutes


Time left:

8 days, 1 hours, 21 minutes


Time left:

43 days, 1 hours, 21 minutes


Time left:

32 days, 1 hours, 21 minutes


Time left:

29 days, 1 hours, 21 minutes


Time left:

37 days, 1 hours, 21 minutes


Time left:

39 days, 1 hours, 21 minutes


HUMBLE BUNDLES

Time left:

2 days, 19 hours, 21 minutes


Time left:

16 days, 19 hours, 21 minutes

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