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

🌟 Special thanks to our amazing supporters:


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

Any feedback for tuxDB? Join us!

Steam ImageSteam ImageSteam ImageSteam ImageSteam ImageSteam Image
Caves of Qud
Freehold Games Developer
Freehold Games Publisher
2015-07-15 Release
Game News Posts: 451
🎹🖱️Keyboard + Mouse
Overwhelmingly Positive (9657 reviews)
The Game includes VR Support
Public Linux Depots:
  • Caves of Qud - Linux [214.01 M]
Available DLCs:
  • Caves of Qud - Pet Pack 1
Patch 1.04 is here!

We've merged all the changes from the last few months of our beta branch into mainline. Full patch notes below. Soon we'll be updating the beta branch with some architecture changes to prepare for localization. If you'd like to help us bang on it, keep an eye out! 210.10

GAMEPLAY & UI


  • Added a new advanced option in the Prompts section: 'Show popups when you dismember or decapitate someone'.
  • Added a new advanced option in the Debug section: 'Strip color formatting from UI text'.
  • Added new directional keybinds to autowalk to specific edges of the map.
  • Added a fallback font for the modern UI with many previously missing international unicode characters.
  • Search text is now cleared when reopening the options or control bind menus.
  • Search on the Skills screen now searches all skills, including unexpanded categories.
  • Options that require a game restart to take effect now prompt you to do so upon exiting the menu.
  • Creatures with photosynthetic skin now bask in the sunlight.
  • The endgame score screen now displays the correct number of lairs you found.
  • Switched the icons of Steady Hand and Steady Hands.
  • Clarified that some abilities let you jump over creatures in Jump's skill description.
  • The legendary mecha in Reclamation is now loved by the Putus Templar.
  • Walls created via 3D cobblers or step sowers no longer inherit your phase.
  • Love tonic effects should more reliably expire when old zones are loaded.
  • Restocking merchants should more reliably dispose of unimportant items sold to them.
  • Particle effects now respect visibility and won't render on top of objects that stand over them.
  • The message for blocking now includes what shield you blocked with.
  • Minorly improved performance across the board.
  • Improved performance when many particle effects were active onscreen.
  • Improved performance when you hold a light source at night.
  • Improved performance when you move.
  • Increased the render layer of the still chime.
  • Windows builds are now 64-bit.
  • DLC is no longer subject to the 'Enable mods' option.

BUGFIXES


  • Fixed a bug that caused creatures to prioritize hostiles farther away, resulting in them frequently getting blocked in narrow passages.
  • Fixed a bug that caused creatures to sometimes ignore stationary hostiles that were shooting at them.
  • Fixed a bug that caused some epilogue conversations to be inaccessible when marooned.
  • Fixed a bug that caused Jab to sometimes not work with chimeric hands.
  • Fixed a bug that caused you to lose your followers when recoming at Gyl.
  • Fixed a bug that caused custom time clocks to not display in other planes.
  • Fixed a bug that caused water rituals with followers to skip awarding reputation for loved factions beyond the first.
  • Fixed a bug that caused some control binds on non-English keyboard layouts to render incorrectly.
  • Fixed some dynamic language when describing unknown jewelry.
  • Fixed a typo in tongue twist.
  • Fixed dynamic grammar issue with hindren scout's description.
  • Fixed a bug that caused tooltips to get stuck open.
  • Fixed a bug that caused tinkering line items to be unclickable.
  • Fixed a rare bug in zone generation due to random baetyl rewards not generating properly.
  • Fixed a bug that caused you to have multiple primary limbs if you regenerated a previously dismembered primary limb.
  • Fixed a bug that caused 3D cobblers to ignore walls of the same type, even if they were visually different.
  • Fixed a bug that caused the poisoned effect to sometimes ignore immunity.
  • Fixed a bug on the Windows builds that caused prompts for opening Player.log to instead open an unrelated folder.
  • Fixed a bug that caused the mod manager to close after a popup was dismissed.
  • Fixed a bug that caused the mod manager to still receive key input while a popup was displayed.
  • Fixed a bug that caused important items to be traded or stored when toggling all items to trade.
  • Fixed a visual bug in the popup frame decoration.
  • Fixed a bug that caused rare sultan statues to appear with missing textures.
  • Fixed a bug that caused 'Melee attack nearest enemy' to walk on top of plants like dreadroots.
  • Fixed a bug that caused items placed next to the golem mound to report as valid for construction but fail when asking Klanq to build it.
  • Fixed a bug that caused Girsh Qon to lose the use of her shave flaps when absorbing the chord of Agolgot.
  • Fixed a bug that caused Girsh Qon to confuse herself if under your control.
  • Fixed a bug that caused various messages involving pariahs, such as those for petting, to become malformed.
  • Fixed a bug that caused the individual steps for 'The Golem' quest to not complete when providing materials.
  • Fixed a bug that prevented opening the character status screen if you had a mutation with an invalid variant.
  • Fixed a message that referred to the wrong object when attacking a creature that blinks away on damage.
  • Fixed a bug that caused disabling the zone transition autosaves to instead save on every transition.
  • Fixed a typo in "Chiliad Creature Hoof" which prevented the blueprint from loading.
  • Fixed a bug where the teleport animation didn't respect tile flippedness.
  • Fixed a bug where Ornate Tables would change colors when items were placed on them.
  • Fixed a bug where enclosed objects could appear above their encloser.
  • Fixed a bug that caused some historic regions to generate without articles.
  • Fixed a bug that caused common phrases for "cooking" to not generate.

MODDING & DEBUG


  • [modding] Steam workshop mods now check for updates and prompt downloads if you've declared a version in your manifest.json.
  • [modding] You can now add HistorySpice.json files to your mod, which will merge with the base HistorySpice.
  • [modding] Added LoadBefore and LoadAfter to manifest.json, which can influence mod load order without creating dependency cycles.
  • [modding] The XRL namespace is now checked for type name conflicts, which should prevent cases of silent incompatibilities between mods.
  • [modding] Map files in subdirectories now merge together by their ID. If no ID is defined, the relative path is used.
  • [modding] The game is now restarted when the mod configuration is changed to fully unload old mod data.
  • [modding] Mod approval has been replaced by a one-time option to opt-in when installing a script mod for the first time.
  • [modding] We added some new features to manifest.json.
    • Mod dependencies can now be declared, allowing your mod to require and be loaded after others.
    • Separate subdirectories can be loaded depending on what version of the game is running, allowing further mod compatibility.
    • Subdirectories can also be loaded only if a certain mod is present, allowing optional interwoven features.
    • Defining a manual LoadOrder is deprecated, in favor of dependencies.
    • Refer here for usage: wiki.
  • [modding] You can now add a 'Textures' folders for your sprites anywhere in your project, respecting your manifest.json directories.
  • [modding] Added an alert to the main menu if enabled mods are missing dependencies.
  • [modding] Added a new GetBleedLiquidEvent, which defaults to the old BleedLiquid tag or property.
  • [modding] XML files loaded by root now print an info block of file counts to the Player.log.
  • [modding] Crystallinity is now added via its mutation entry, allowing its class to be changed.
  • [modding] You can now define a 'Reputation' xtag for various state used by the GivesRep part, such as 'LovedBy', 'LikedBy', 'NotDislikedBy', etc.
  • [modding] Conversation parts now have a disposal step after the conversation is over and no more events will fire.
  • [modding] Combo options can now define a separate display value using '|', e.g. '0|None'.
  • [modding] Adding an invalid object to cybernetics population tables no longer prevents world generation, instead logging an error.
  • [modding] Various methods on Tinkering_Disassemble have been made public & static.
  • [modding] Added an OptionFlag attribute, which can sync an option's value to a field or property.
  • [modding] Added a Options.HasOptionValue method to check if an option has a player-configured value.
  • [modding] Fixed a bug that caused displayed version numbers using the upgrade operator to be parsed as a color code.
  • [modding] Fixed an exception when specifying invalid attribute requirements for powers.
  • [modding] Fixed a bug that caused custom clock images to fill the available space in the status bar.
  • [modding] Fixed a bug that sometimes caused the wrong extrinsic attack to be removed when processing a melee action.
  • [modding] Fixed a bug that caused the default values of options to be ignored when used as conditions for manifest.json directories.
  • [debug] Added 'shimmering' wish that gives you the effect of eating Eater's flesh.


[ 2025-05-22 20:49:58 CET ] [ Original post ]

Caves of Qud is a science fantasy roguelike epic steeped in retrofuturism, deep simulation, and swathes of sentient plants. Come inhabit an exotic world and chisel through layers of thousand-year-old civilizations. Decide: is it a dying earth, or is it on the verge of rebirth?

Who are you?

Play the role of a mutant indigenous to the salt-spangled dunes and jungles of Qud, or play a pure-strain descendant from one of the few remaining eco-domes—the toxic arboreta of Ekuemekiyye, the Holy City; the ice-sheathed arcology of Ibul; or the crustal mortars of Yawningmoon.


You arrive at the oasis-hamlet of Joppa, along the far rim of Moghra'yi, the Great Salt Desert. All around you, moisture farmers tend to groves of viridian watervine. There are huts wrought from rock salt and brinestalk. On the horizon, Qud's jungles strangle chrome steeples and rusted archways to the earth. Further and beyond, the fabled Spindle rises above the fray and pierces the cloud-ribboned sky.

You clutch your rifle, or your vibroblade, or your tattered scroll, or your poisonous stinger, or your hypnotized goat. You approach a watervine farmer—he lifts the brim of his straw hat and says, "Live and drink, friend."

What can you do?

Anything and everything. Caves of Qud is a deeply simulated, biologically diverse, richly cultured world.
  • Assemble your character from over 70 mutations and defects and 24 castes and kits—outfit yourself with wings, two heads, quills, four arms, flaming hands, or the power to clone yourself—it's all the character diversity you could want.
  • Explore procedurally-generated regions with some familiar locations—each world is nearly 1 million maps large.
  • Dig through everything—don't like the wall blocking your way? Dig through it with a pickaxe, or eat through it with your corrosive gas mutation, or melt it to lava. Yes, every wall has a melting point.
  • Hack the limbs off monsters—every monster and NPC is as fully simulated as the player. That means they have levels, skills, equipment, faction allegiances, and body parts. So if you have a mutation that lets you, say, psionically dominate a spider, you can traipse through the world as a spider, laying webs and eating things.
  • Pursue allegiances with over 60 factions—apes, crabs, robots, and highly entropic beings—just to name a few.
  • Follow the plot to Barathrum the Old, a sentient cave bear who leads a sect of tinkers intent on restoring technological splendor to Qud.
  • Learn the lore—there's a story in every nook, from legendary items with storied pasts to in-game history books written by plant historians.
  • Die—Caves of Qud is brutally difficult and deaths are permanent. Don't worry, though—you can always roll a new character.

MINIMAL SETUP
  • OS: Ubuntu 20.04. Ubuntu 18.04. and CentOS 7
  • Processor: 1GHz or faster. SSE2 instruction set support.Memory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: Graphics card: OpenGL 3.2+. Vulkan capable
  • Storage: 2 GB available space

GAMEBILLET

[ 6081 ]

3.33$ (78%)
5.27$ (12%)
12.42$ (17%)
4.45$ (55%)
8.19$ (18%)
16.57$ (17%)
16.96$ (15%)
20.72$ (17%)
8.47$ (58%)
12.72$ (75%)
4.95$ (17%)
8.78$ (12%)
8.39$ (16%)
30.74$ (12%)
20.72$ (17%)
24.79$ (17%)
17.75$ (11%)
4.45$ (78%)
12.59$ (16%)
16.79$ (16%)
12.59$ (16%)
41.49$ (17%)
17.19$ (14%)
33.17$ (17%)
4.12$ (17%)
3.93$ (21%)
16.57$ (17%)
16.57$ (17%)
13.25$ (47%)
16.57$ (17%)
GAMERSGATE

[ 410 ]

3.75$ (81%)
4.13$ (62%)
0.75$ (81%)
3.12$ (61%)
6.6$ (74%)
0.75$ (92%)
0.58$ (92%)
5.0$ (50%)
10.91$ (22%)
3.48$ (83%)
1.5$ (70%)
1.88$ (62%)
8.8$ (78%)
4.36$ (71%)
14.08$ (65%)
3.28$ (78%)
4.4$ (78%)
0.77$ (74%)
3.33$ (52%)
6.92$ (51%)
3.28$ (78%)
4.75$ (81%)
13.99$ (30%)
6.24$ (69%)
4.4$ (78%)
10.62$ (58%)
2.25$ (91%)
8.5$ (83%)
7.53$ (50%)
30.0$ (50%)
MacGamestore

[ 2153 ]

6.99$ (77%)
5.99$ (85%)
6.99$ (77%)
1.19$ (88%)
8.99$ (55%)
21.99$ (27%)
2.48$ (83%)
1.98$ (80%)
2.49$ (75%)
21.99$ (12%)
17.49$ (13%)
6.37$ (79%)
1.99$ (90%)
2.49$ (75%)
1.19$ (92%)
7.94$ (21%)
1.39$ (91%)
14.49$ (76%)
1.09$ (86%)
1.19$ (88%)
17.49$ (71%)
6.24$ (75%)
51.49$ (26%)
51.49$ (36%)
43.99$ (12%)
1.99$ (85%)
11.99$ (70%)
2.49$ (83%)
1.49$ (85%)
8.99$ (10%)

FANATICAL BUNDLES

Time left:

356326 days, 15 hours, 15 minutes


Time left:

3 days, 22 hours, 15 minutes


Time left:

11 days, 22 hours, 15 minutes


Time left:

26 days, 22 hours, 15 minutes


Time left:

4 days, 22 hours, 15 minutes


Time left:

27 days, 22 hours, 15 minutes


Time left:

26 days, 22 hours, 15 minutes


Time left:

27 days, 22 hours, 15 minutes


Time left:

11 days, 22 hours, 15 minutes


Time left:

5 days, 22 hours, 15 minutes


Time left:

33 days, 22 hours, 15 minutes


Time left:

24 days, 22 hours, 15 minutes


Time left:

26 days, 22 hours, 15 minutes


Time left:

19 days, 22 hours, 15 minutes


Time left:

25 days, 22 hours, 15 minutes


Time left:

5 days, 14 hours, 14 minutes


Time left:

356326 days, 15 hours, 15 minutes


Time left:

33 days, 22 hours, 15 minutes


HUMBLE BUNDLES

Time left:

0 days, 16 hours, 15 minutes


Time left:

5 days, 16 hours, 15 minutes


Time left:

19 days, 16 hours, 15 minutes

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