<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>GOG on PlayingTux</title>
        <link>https://playingtux.com/en/tags/gog/</link>
        <description>Recent content in GOG on PlayingTux</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en-US</language>
        <lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://playingtux.com/en/tags/gog/rss.xml" rel="self" type="application/rss+xml" /><item>
            <title>Heroic Games Launcher: Version 2.22.0 &#34;Hajrudin&#34; Released</title>
            <link>https://playingtux.com/en/articles/2026/05/heroic-games-launcher-v2220-released/</link>
            <pubDate>Sat, 16 May 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/05/heroic-games-launcher-v2220-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher: Version 2.22.0 &#34;Hajrudin&#34; Released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Heroic Games Launcher&lt;/strong&gt; &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.22.0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;v2.22.0 &amp;ldquo;Hajrudin&amp;rdquo;&lt;/a&gt; is out, bringing &lt;strong&gt;game library editing&lt;/strong&gt;, expanded &lt;strong&gt;console mode&lt;/strong&gt; features, and GOG Deals improvements to this open-source launcher for Epic Games and GOG on Linux.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hi!&lt;/p&gt;&#xA;&lt;p&gt;This new release of Heroic comes again with pretty exciting features like the ability to edit basically any game in your library, you can edit the game name, the Card and Cover images. As a bonus, now Sideloaded games also supports Cover images.&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher: v2.21.0 released</title>
            <link>https://playingtux.com/en/articles/2026/04/heroic-games-launcher-v2210-released/</link>
            <pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/04/heroic-games-launcher-v2210-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher: v2.21.0 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.21.0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.21.0&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Heroic 2.21.0 &amp;ldquo;Loki&amp;rdquo; Latest&#xA;Hi!&#xA;This new Heroic release brings amazing and exciting new features!&#xA;We now have a brand new console-like fullscreen mode built for joystick/TV navigation, a new Deals page showing current GOG promotions (and a reminder that buying games from inside Heroic helps Heroic development 👀 ), and achievements support for GOG games right on the game page.&#xA;Game covers can now be picked directly from SteamGridDB on the sideload dialog (when an API key is set on Heroic settings), the Wine manager screen has been cleaned up and gained a dedicated settings screen, Electron was updated to 41.1, How Long To Beat data is working again, and the release includes many other fixes and quality improvements.&#xA;There is also a native Windows Arm64 Build now (Linux next?!)&#xA;Highlights&#xA;New Fullscreen &amp;ldquo;Console-like&amp;rdquo; Mode for joystick navigation (#5490)&#xA;New Deals page with current GOG promotions (#5497)&#xA;Achievements on the game info page for GOG games (#5208)&#xA;Pick covers from SteamGridDB directly on the sideload dialog when a SteamGrid API key is set (#5213)&#xA;Wine manager screen cleanup + new Wine settings screen (#5306)&#xA;Electron updated to v41.1.1 (#5467)&#xA;How Long To Beat data fixed (#5466)4&#xA;Fixed the Installation of Ubisoft Games bought on Epic.&#xA;Import button moved next to the Install button for better discoverability (#5339)&#xA;GitHub Sponsors link added to the sidebar (#5499)&#xA;What&amp;rsquo;s Changed&#xA;[UX] Allow disabling GOG Presence updates by @arielj in #5249&#xA;[FIX]: address some issues with Zoom Platform implementation by @imLinguin in #5033&#xA;chore: harden workflow permissions and standardize GITHUB_TOKEN usage by @niStee in #5141&#xA;[FIX] Clean up release notes by removing URLs and usernames by @flavioislima in #5372&#xA;[DOC] Minimum MacOS version by @arielj in #5380&#xA;[UX] Allow picking .avif images in add game image selector by @arielj in #5382&#xA;[FIX]: include mod type as displayable by @imLinguin in #5385&#xA;[ZOOM] Fix multi-file installation of games by @arielj in #5374&#xA;[feat] add achievements to game info page by @lmReef in #5208&#xA;[UX] Cleanup general logs by @arielj in #5386&#xA;[UX] Cleanup game logs, add config file path by @arielj in #5381&#xA;[FIX] Fix inconcistent login state switching stores by @arielj in #5383&#xA;[UX] Hint at 4-char codes in preferred language by @barraponto in #5402&#xA;[Fix] Check if game install folder exists before anything else by @arielj in #5317&#xA;[Refactor] Reduce the number of requests that we do at boot time by @arielj in #5161&#xA;fix(gamepage): prevent achievement list overflow by @imLinguin in #5407&#xA;[Mac] Update DXMT in installed Wines if new version detected by @arielj in #5427&#xA;Bump @xmldom/xmldom from 0.8.10 to 0.8.12 by @dependabot[bot] in #5447&#xA;Bump undici from 7.8.0 to 7.24.0 by @dependabot[bot] in #5408&#xA;Bump fast-xml-parser from 4.5.4 to 5.5.7 by @dependabot[bot] in #5419&#xA;Bump undici from 6.21.3 to 7.24.7 by @dependabot[bot] in #5453&#xA;[FIX] Don&amp;rsquo;t look for anticheat file if not present, don&amp;rsquo;t check DXMT if not M chip by @arielj in #5436&#xA;Add Windows ARM 64 Native Build Support by @talynone in #5389&#xA;Fix typo on TwoColTableInput component style by @JavMatz in #5476&#xA;[Tech] Update electron to v41.1.1 by @flavioislima in #5467&#xA;fix: clear GOG presence when disabling the setting by @reverb256 in #5472&#xA;[FIX] Load wine versions on first run by @arielj in #5432&#xA;[UX] Fix mix between default prefixes dir and shared prefix dir by @arielj in #5336&#xA;[i18n] Updated Translations by @weblate in #5376&#xA;[FIX] System info and game settings in logs for native sideloaded games by @arielj in #5492&#xA;[FIX] Use dpaste.com instead of 0x0.st to upload logs by @arielj in #5491&#xA;[FIX] Use mirror for latest Wine-Crossover version by @arielj in #5488&#xA;[FIX] How Long To Beat 🎶One More Time&amp;hellip;🎶 by @flavioislima in #5466&#xA;[Feat] Use SteamGrid API to select covers on sideload dialog by @flavioislima in #5213&#xA;[UI] Wine manager screen cleanup and add wine settings screen by @flavioislima in #5306&#xA;[FIX] Always pick staging asset instead of devel for Wine Staging on MacOS by @arielj in #5483&#xA;[UI] Add GitHub Sponsors link to sidebar by @flavioislima in #5499&#xA;[Feat] Add a new Deals page with current GOG promotions by @flavioislima in #5497&#xA;[Feat] Add a new Fullscreen &amp;ldquo;Console-like&amp;rdquo; Mode for Joystick navigation by @flavioislima in #5490&#xA;[UI] Move import button to the side of the Install one by @flavioislima in #5339&#xA;[TECH] Update legendary binary version to 0.20.43 by @flavioislima in #5502&#xA;[i18n] Updated Translations by @weblate in #5494&lt;/p&gt;</description>
        </item><item>
            <title>Pillars of Eternity: Patch with Turn Based Mode released</title>
            <link>https://playingtux.com/en/articles/2026/04/pillars-eternity-patch-turn-based-mode-released/</link>
            <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/04/pillars-eternity-patch-turn-based-mode-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pillarsheader.jpg&#34; alt=&#34;Featured image of post Pillars of Eternity: Patch with Turn Based Mode released&#34; /&gt;&lt;p&gt;A new patch for the RPG &lt;strong&gt;Pillars of Eternity&lt;/strong&gt; is now available on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/291650&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/game/pillars_of_eternity_hero_edition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&#xA;This adds the long awaited &lt;strong&gt;Turn Based Mode&lt;/strong&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Pillars of Eternity Turn Based Mode is Live&#xA;Greetings Watchers,&#xA;The wait is over and the Turn-Based Mode for the original Pillars of Eternity is now live!&#xA;This new feature lets you experience Pillars 1 in a whole new way, with combat fully reimagined around turn-based pacing and flexibility. If you enjoyed experimenting with the system in Pillars of Eternity II: Deadfire, we hope you’ll find this version both familiar and improved so please let us know what you think.&#xA;We’d also like to make sure we get a message to all those that played and sent in feedback on the Public Beta to help Turn-Based Mode become the best it can be: THANK YOU! Furthermore, we recognize that this is a large feature and while we have squashed the largest bugs that presented during the beta window, more issues may yet to be discovered. Still, please know that we will continue to release patches for this feature for a short while longer. So if you have an issue or would like to share feedback please contact us via &lt;a class=&#34;link&#34; href=&#34;https://support.obsidian.net/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://support.obsidian.net/&lt;/a&gt;.&#xA;Thanks!&#xA;And now for what to expect in this update.&#xA;Major Features&#xA;Turn-Based Mode (TBM) has been added to Pillars of Eternity!&#xA;Turns are now influenced by character speed, combat pacing has been adjusted for increased lethality, and certain actions (such as swapping weapons, drinking potions, or enabling modals) are now classified as free actions with per-turn limits.&#xA;Players can select Turn-Based Mode when starting a game or swap between real-time with pause and turn-based combat in the options menu, keybinding, or HUD toggle button.&#xA;General&#xA;Added support to change to the original Pillars of Eternity main menu art by clicking base game and DLC icons.&#xA;Combat and Mechanics – Turn-Based Mode Specific&#xA;TBM Turns have been reworked compared to Deadfire:&#xA;Characters no longer take 1 turn per round. Instead characters take turns as frequently as their Initiative (based on RTwP Recovery) allows.&#xA;Faster characters (high dexterity, lighter armor, and/or speed improving effects) may end up taking multiple turns each round, while slower characters may act less or even potentially skip an entire round, if encumbered by enough speed penalties.&#xA;TBM Lethality has been significantly increased over RTwP:&#xA;In addition to legacy lethality changes from Deadfire (increased Graze Range, reduced Miss Range, Basic attacks perform Full Attacks, etc…), TBM now increases damage (dealt by any source) by 35% globally.&#xA;This change helps to keep combat moving forward and highlights careful tactical decision making.&#xA;TBM Intellect has been reworked vs. RTwP:&#xA;The effect of Intellect on duration in TBM has been increased from +/- 5% → 10% per point.&#xA;TBM Initiative has been reworked from Deadfire’s:&#xA;The new formula for Initiative is:&#xA;Base RTwP Recovery * 2 + 1&#xA;All modifiers to initiative happen after the above calculation.&#xA;First turn initiative uses a default recovery of 2s.&#xA;The minimum initiative a character may achieve can never be below 1.&#xA;Initiative from Reload Time is reduced by 25%.&#xA;TBM Free Actions have been reworked from Deadfire’s:&#xA;Swapping weapon sets, drinking potions, and toggling modals (or within a modal group) are all now considered free actions.&#xA;Each of these Free Actions are now limited to 1 activation per turn within their respective action type category.&#xA;E.g. you may drink a potion and change your active paladin aura, but you may not drink two or more potions in the same turn, or change paladin aura → attack → and then change it back.&#xA;Additionally, no individual Free Action may be activated more than once in a turn.&#xA;TBM Phrase progression has been reworked from Deadfire’s:&#xA;As turns are no longer bound to 1 turn per round, phrases no longer progress 1 phrase per turn.&#xA;Phrases now progress based on the amount of initiative (recovery) that has elapsed since the Chanter’s last turn (or the start of combat).&#xA;TBM Interrupt mechanics differ from Deadfire’s:&#xA;Successful interrupts will add their interrupt value to the Initiative value of the victim’s next turn (effectively pushing back their turn).&#xA;Interrupts in TBM have had their values increased over their RTwP equivalents.&#xA;An interrupt can still cancel a victim’s pending spell casts if successful.&#xA;Combat and Mechanics – General&#xA;Using quick items or disarming traps while spiritshifted will no longer cause the turn to become unresponsive.&#xA;Overlapping Unconscious and Prone effects no longer allow a character to move freely.&#xA;Potion of Major Recovery no longer adds duration to hostile effects instead of reducing it.&#xA;Fixed an issue that would cause the bonus from the Holy Power spell to sometimes stack and not be removed.&#xA;Stacked Stun/Paralyze/Petrify etc&amp;hellip; effects should no longer cause characters to be disabled for longer than intended.&#xA;The Helwax mold should now once again be usable.&#xA;Visual and Audio&#xA;Cipher focus HUD FX are once again visible.&#xA;Fixed characters sometimes being stuck in a running animation during cutscenes.&#xA;The title screen background should no longer appear with a delay.&#xA;User Interface and Interaction&#xA;Added a keybinding and HUD button to toggle TBM freely while outside of combat.&#xA;Spacebar and Enter keys are now the default bindings to end turn while in a TBM combat.&#xA;Added keybindings for Delay turn, End turn, and the Combat Speed slider.&#xA;Smart camera is now present in TBM and may be optionally disabled in game options.&#xA;Accuracy tooltips can once again be viewed in the inventory screen.&#xA;Burial Isle cutscenes no longer prevent future actions from being cancelled or similar strange behaviors.&#xA;Fixed an issue where the combat log would display erratically on certain resolutions.&#xA;Fixed Player-controlled characters sometimes being unable to attack if any Class Behavior is active.&#xA;Fixed an issue that allowed summoned Concelhaut to be looted after death.&#xA;Fixed cursor changing to the default one while hovering over party members outside of combat.&#xA;Fast mode now can now be enabled without toggling off slow mode first.&#xA;Localization&#xA;Resolved translation errors with Wizard&amp;rsquo;s Wall of Draining spell on Polish language.&#xA;Korean localization should now be available and updated in all versions of the game.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Spring-Sale 2026 has begun</title>
            <link>https://playingtux.com/en/articles/2026/03/gog-spring-sale-2026-has-begun/</link>
            <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/03/gog-spring-sale-2026-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog-spring_sale2026.png&#34; alt=&#34;Featured image of post GOG: Spring-Sale 2026 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/spring-sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Spring-Sale 2026&lt;/a&gt; has begun!&#xA;It will last until &lt;strong&gt;03.04.2026&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>OpenTTD: An update on Steam / GOG changes</title>
            <link>https://playingtux.com/en/articles/2026/03/openttd-update-steam-gog-changes/</link>
            <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/03/openttd-update-steam-gog-changes/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/openttd-logo.gif&#34; alt=&#34;Featured image of post OpenTTD: An update on Steam / GOG changes&#34; /&gt;&lt;p&gt;The developer of &lt;strong&gt;OpenTTD&lt;/strong&gt;, the Open Source implementation of &lt;strong&gt;Transport Tycoon Deluxe&lt;/strong&gt;, has posted an update about the situation about the Steam / GOG changes on &lt;a class=&#34;link&#34; href=&#34;https://www.openttd.org/news/2026/03/19/steam-changes-update&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;his blog&lt;/a&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;An update on Steam / GOG changes for OpenTTD&#xA;2026-03-19&#xA;Posted by orudge&#xA;I wanted to provide an update on the situation with OpenTTD on Steam and GOG, and what the Atari re-release of Transport Tycoon Deluxe means for OpenTTD. There has been a lot of speculation and, in some cases, misinformation spread about what has happened. Our initial announcement perhaps didn’t provide as much detail as we could have, but I want to reassure OpenTTD fans that we have not been “pressured” by Atari to make these changes.&#xA;Atari approached us to explain their plans for the Transport Tycoon Deluxe re-release, and what it might mean for OpenTTD. They are keen to work with us, and hope that the new release will be welcomed by the community who have been playing OpenTTD for the past 20+ years. We discussed these plans, and we understood that a compromise would be needed to balance Atari’s commercial interests (which of course they are entitled to pursue as the rights holder) against the availability of a free, well-developed evolution of the game. The decision was made that access to OpenTTD on these platforms would be conditional, for new players, on purchasing Transport Tycoon Deluxe first, while retaining the ability to download OpenTTD for free from our web site. Some have suggested that we should have chosen to remove OpenTTD from Steam and GOG entirely, but that would have caused unnecessary disruption to the many thousands of people currently enjoying the game on these platforms, and would have potentially prevented new players from discovering the game in future.&#xA;The OpenTTD project owes a lot - indeed, it owes everything - to Transport Tycoon Deluxe and to Chris Sawyer. Without TTD, there would be no OpenTTD - it’s as simple as that. As I covered in 2024, OpenTTD started off as a pretty much perfect clone of TTD, and though the game has evolved almost beyond belief since 2004, it is still rooted in the fundamentals of Transport Tycoon Deluxe. Agreeing to collaborate with Atari on their re-release not only enables you to go back and play the original game as it was in 1995, but helps to ensure OpenTTD remains a thriving project for years to come.&#xA;Additionally, as part of the discussions we held, Atari agreed to make a contribution towards the running costs of our server infrastructure. We are also extremely grateful for the many donations that have come in over the past few days from users - your support will help keep our services going, and it is deeply appreciated.&#xA;I understand that these changes have provoked strong feelings in the community, but I feel it important to emphasise that Atari have worked collaboratively with us, and that OpenTTD as a project retains its full independence. Even after reading this, you may still not agree with the choices that we’ve made, but I would please ask you to share your views respectfully. The Transport Tycoon community has been a source of joy in my own life for well over a quarter of a century, and it would be fantastic for us to be able to continue to enjoy these brilliant games well into the future.&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher: v2.20.1 released</title>
            <link>https://playingtux.com/en/articles/2026/02/heroic-games-launcher-v2201-released/</link>
            <pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/02/heroic-games-launcher-v2201-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher: v2.20.1 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.20.1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.20.1&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;2.20.1 &amp;ldquo;Pythagoras Hotfix #1&amp;rdquo; Latest&#xA;Hi!&#xA;This Hotfix should address some issues some people are having with Heroic randomly showing error dialogs that are not really errors just some harmless but scary python logs.&#xA;It should also make Heroic compatible (at least for Epic games) with old version of python3, even though we added support for it we believe everyone should upgrade their Python version to version 3.12 or newer to avoid other issues especially with the GOG runner.&#xA;Besides those, there are a few more backend and UI fixes as you can see bellow:&#xA;Changelog&#xA;[UI] Show update badge on gamecard only if controller is connected by @flavioislima in #5361&#xA;[FIX] Change DXVK macos fix from previous release by @arielj in #5359&#xA;[FIX] False positive &amp;ldquo;an error has occurred&amp;rdquo; messages on bleeding-edge Linux distros by @CommandMC in #5365&#xA;[Feat] Automatically pause and resume downloads based connectivity status by @flavioislima in #5364&#xA;[FIX] Use correct partition and clear data on epic logout by @arielj in #5354&#xA;[FIX] Add a launch default option when none is available besides DLCs by @flavioislima in #5366&#xA;[UX] Fix PATH on mac for intel homebrew and macports when checking winetricks deps by @arielj in #5353&#xA;[UX] Show link to instructions to install winetricks deps on macos by @arielj in #5352&#xA;[i18n] Updated Translations by @weblate in #5346&#xA;[UX] Hide main window when quitting by @CommandMC in #5262&#xA;[TECH] Updated legendary to latest version 0.20.42&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher: v2.20.0 released</title>
            <link>https://playingtux.com/en/articles/2026/02/heroic-games-launcher-v2200-released/</link>
            <pubDate>Sat, 21 Feb 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/02/heroic-games-launcher-v2200-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher: v2.20.0 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.20.0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.20.0&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;2.20.0 &amp;ldquo;Pythagoras&amp;rdquo; Latest&#xA;Hi!&#xA;It&amp;rsquo;s been just a few weeks since 2.19.1 came out but we felt that was time for another release due to some bugs we found in there and other improvements we had. In fact, our team is considering more frequent releases because then it&amp;rsquo;s easier to catch bugs and receive feedback and improve the app.&#xA;We are also considering having more Beta releases to test those big changes first before it goes into stable, this was really useful this week since we were able to find a major bug and we thank everyone who tested the 2.20-beta.1.&#xA;If you find any other bug make sure to open an issue here on Github or on our Discord!&#xA;What&amp;rsquo;s Changed&#xA;[FIX] Dropdown vertical scroll by @arielj in #5222&#xA;[UI] Set html&amp;rsquo;s &amp;ldquo;lang&amp;rdquo; attribute to the current language by @arielj in #5252&#xA;[FIX] Only use fake epic exe when turned on with env variable by @arielj in #5240 (you can remove the USE_FAKE_EPIC_EXE=0 env variable now)&#xA;[UI] Fix macOS small icon by @arielj in #5242&#xA;Sync Flathub manifest changes with repo template by @CommandMC in #5254&#xA;[UI] Fix text wrapping for CJK fonts by @SheffeyG in #5291&#xA;[Zoom] Fix conditionals to show zoom by @arielj in #5267&#xA;[UI] Fix dropdown style and settings back in RTL layout by @arielj in #5277&#xA;[UI/UX] Move FPS limit option to new &amp;ldquo;Legacy&amp;rdquo; Game Settings Tab on Linux by @flavioislima in #5292&#xA;[FIX] Launch Epic Games while offline for games that supports it by @flavioislima in #5302&#xA;[UX] Log if a game does not support offlineMode but offlineMode is on by @arielj in #5318&#xA;[UX] Prevent multiple Play clicks by @arielj in #5320&#xA;[FIX] Launch options fixes by @flavioislima in #5230&#xA;[UX] Better GOG errors handling by @arielj in #5324&#xA;[Fix] Don&amp;rsquo;t fail to check for updates if there isn&amp;rsquo;t a beta release by @CommandMC in #5327&#xA;[UI] Hide the Saves-Sync Quick on the game page menu behind a setting by @flavioislima in #5323&#xA;[UX] Fix incorrect loading state in Wine Manager when library was refreshed by @arielj in #5293&#xA;[DOC] Mention projects we use inside Heroic for more visibility by @arielj in #5274&#xA;[FIX] Check alternative folders when installing DXVK by @arielj in #5342&#xA;Bump Legendary by @CommandMC in #5341&#xA;[UI] Show update message to game cards by @flavioislima in #5325&#xA;[i18n] Updated Translations by @weblate in #5244&#xA;[UX] Tell users to manually upload log if upload button failed by @arielj in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/&lt;/a&gt;&#xA;[FIX] Fix How Long To Beat implementation by @flavioislima in #5334&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher:  v2.19.1 released</title>
            <link>https://playingtux.com/en/articles/2026/01/heroic-games-launcher-v2191-released/</link>
            <pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/01/heroic-games-launcher-v2191-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher:  v2.19.1 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.19.1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.19.1&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;2.19.1 Latest&#xA;Hi!&#xA;After releasing the 2.19 version yesterday we started receiving reports of some people on Linux with some issues when lanching their games. This was due to an issue with conflicting libraries used when building Legendary and GOGDL that affected some Linux distros. This new release should fix that issue.&#xA;If you find any other issue please let us know on Github or Discord.&#xA;Also, on Linux, the ideal way to use Heroic is through Flathub. This is because it is a more reproducible and controllable way for everyone to test since the flatpak won&amp;rsquo;t depend on system libraries directly.&#xA;v2.19.0 changelog - Highlights&#xA;Added experimental integration for games from the Zoom platform, Linux only for now. Next release we will bring it to the others.&#xA;macOS - Added support for DXMT -M chips only- (Install a version of Wine-Staging and 2 variants will appear, it only applies to new Wine-Staging installations, so if you want the DXMT variant of a version you already have installed, reinstall it)&#xA;Added new Launch Options setting for games that supports it.&#xA;Added Import button to the game page so its easier to find it.&#xA;Added some Sync-Saves options to the Game page as well.&#xA;macOS - Removed the ability to install Steam with a button since it is not working anymore, we are investigating other ways of automate that, but for now we preferred to remove it.&#xA;Cleaned up several options that are not relevant for Linux and macOS anymore.&#xA;Improved gamepad navigation in general&#xA;Linux - Added initial support for AppImage auto-update.&#xA;Windows - both the Setup and Portable versions are signed with certificate now.&#xA;Updated Electron to v39&#xA;Updated gogdl and legendary with fixes for a few bugs related with game listing, updates and more.&#xA;Linux - The DXVK Frame Rate option was removed since it was removed from DXVK completely and it was not doing anything already (it&amp;rsquo;s still available on macOS)&#xA;Added Irish translations&#xA;Accessibility - Added an option to disable all animations&#xA;Several other fixes and improvements.&lt;/p&gt;</description>
        </item><item>
            <title>Minigalaxy: Version 1.4.1 released</title>
            <link>https://playingtux.com/en/articles/2026/01/minigalaxy-version-141-released/</link>
            <pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2026/01/minigalaxy-version-141-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/minigalaxy_screenshot.jpg&#34; alt=&#34;Featured image of post Minigalaxy: Version 1.4.1 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Minigalaxy&lt;/strong&gt;, the alternative &lt;strong&gt;GOG-Client for Linux&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/sharkwouter/minigalaxy/releases/tag/1.4.1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 1.4.1&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Minigalaxy version 1.4.1 Latest&#xA;Changes&#xA;Installations now report more intermediate steps like checksum verifications to the UI. (thanks to GB609)&#xA;Fix bugs related to error handling of ongoing installations. (thanks to GB609)&#xA;Fix an issue where CJK characters in game library path prevents the config file from being loaded properly. (thanks to kyle-zhang-42)&#xA;Automatically add Weblate contributions to README and About dialog on release. (thanks to GB609)&lt;/p&gt;</description>
        </item><item>
            <title>GOG is getting acquired by its original co-founder</title>
            <link>https://playingtux.com/en/articles/2025/12/gog-getting-acquired-its-original-co-founder/</link>
            <pubDate>Mon, 29 Dec 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/12/gog-getting-acquired-its-original-co-founder/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_logo.png&#34; alt=&#34;Featured image of post GOG is getting acquired by its original co-founder&#34; /&gt;&lt;p&gt;&lt;strong&gt;GOG&lt;/strong&gt; is getting acquired by its original co-founder (Michał Kiciński).&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hey everyone,&#xA;Today, GOG has been acquired from CD PROJEKT by our original co-founder, Michał Kiciński (also a co-founder of CD PROJEKT).&#xA;We know announcements like this often come with a bunch of reasonable questions, so here’s the straightforward version.&#xA;What does NOT change:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;GOG stays DRM-free&lt;/li&gt;&#xA;&lt;li&gt;GOG GALAXY remains optional&lt;/li&gt;&#xA;&lt;li&gt;The mission stays the same: Making Games Live Forever. We’ll keep games playable over time, revive classics properly, and stick to gamer-friendly policies&#xA;About CD PROJEKT games: We’ll also continue our close cooperation with CD PROJEKT, and their upcoming titles will remain available on GOG.&#xA;For more info, here’s the full announcement + FAQ: LINK&#xA;The GOG Team&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;Link to the FAQ and detailed Blog: &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/blog/gog-is-getting-acquired-by-its-original-co-founder-what-it-means-for-you/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://www.gog.com/blog/gog-is-getting-acquired-by-its-original-co-founder-what-it-means-for-you/&lt;/a&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Winter-Sale 2025 has begun</title>
            <link>https://playingtux.com/en/articles/2025/12/gog-winter-sale-2025-has-begun/</link>
            <pubDate>Thu, 11 Dec 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/12/gog-winter-sale-2025-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_wintersale_2025.png&#34; alt=&#34;Featured image of post GOG: Winter-Sale 2025 has begun&#34; /&gt;&lt;p&gt;The &lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/winter_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Winter-Sale 2025&lt;/a&gt;&lt;/strong&gt; on &lt;strong&gt;GOG&lt;/strong&gt; has begun!&#xA;It will last until &lt;strong&gt;02.01.2026&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>LGOGDownloader: v3.18 released </title>
            <link>https://playingtux.com/en/articles/2025/11/lgogdownloader-v318-released/</link>
            <pubDate>Mon, 03 Nov 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/11/lgogdownloader-v318-released/</guid>
            <description>&lt;p&gt;&lt;strong&gt;LGOGDownloader&lt;/strong&gt; is an unofficial downloader to &lt;strong&gt;GOG.com&lt;/strong&gt; for Linux users. It uses the same API as the official &lt;strong&gt;GOG Galaxy&lt;/strong&gt;.&#xA;The &lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/tag/v3.18&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;new version 3.18&lt;/a&gt; has just been released.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 3.18&#xA;Added support for TOTP&#xA;Better handling of corrupted files with &amp;ndash;galaxy-install&#xA;Checks chunk hash after chunk download finishes and retries on corrupted transfer&#xA;Better handling of duplicate file entries when installing game using &amp;ndash;galaxy-install&#xA;Duplicate files from DLCs overwrite base game versions&#xA;If there are multiple DLCs that have duplicate files then the last entry parsed wins&#xA;Sort Galaxy builds by date and branch&#xA;Some games have compatibility branch builds which may be listed first in the API response&#xA;These builds are probably not what most users want to install by default when using &amp;ndash;galaxy-install&#xA;Deprioritize all branches and deprioritize &amp;ldquo;compatibility&amp;rdquo; branch even more&#xA;Fixed building with Boost 1.89.0 (Patch by: Michael Cho)&#xA;Gracefully fail when $HOME is unset (Patch by: nydragon)&#xA;Added option to select between SI and IEC units&#xA;&amp;ndash;unit-format&#xA;Default is IEC units&#xA;&lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/download/v3.18/lgogdownloader-3.18.tar.gz&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://github.com/Sude-/lgogdownloader/releases/download/v3.18/lgogdownloader-3.18.tar.gz&lt;/a&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Autumn Sale 2025 has begun</title>
            <link>https://playingtux.com/en/articles/2025/10/gog-autumn-sale-2025-has-begun/</link>
            <pubDate>Tue, 28 Oct 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/10/gog-autumn-sale-2025-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_autumn_sale_2025.png&#34; alt=&#34;Featured image of post GOG: Autumn Sale 2025 has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/autumn_sale_2025&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Autumn Sale 2025&lt;/strong&gt; has begun.&#xA;It will last until &lt;strong&gt;04.11.2025&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: Patch 89.8193.37-17 released</title>
            <link>https://playingtux.com/en/articles/2025/10/neverwinter-nights-enhanced-edition-patch-89819337-17-released/</link>
            <pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/10/neverwinter-nights-enhanced-edition-patch-89819337-17-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwneeheader.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: Patch 89.8193.37-17 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Neverwinter Nights: Enhanced Edition&lt;/strong&gt; has received a new patch (89.8193.37-17) on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/704450/Neverwinter_Nights_Enhanced_Edition/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch Release, 89.8193.37-17&#xA;Greetings, Neverwinter Nights players!&#xA;This release was developed for personal enjoyment and out of goodwill for our fellow players and creators by unpaid software engineers from the NWN community:&#xA;clippy, Daz, Jasperre, niv, shadguy, Soren, tinygiant, virusman&#xA;You are cordially invited to join the NWN community developer Discord, here:&#xA;&lt;a class=&#34;link&#34; href=&#34;https://nwn.beamdog.net/discord/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.beamdog.net/discord/&lt;/a&gt;&#xA;Added&#xA;scriptcomp: Support for binary (prefix 0b) and octal (prefix 0o) integers.&#xA;scriptcomp: Added support for unary plus operations.&#xA;scriptcomp: Allow use of double-bang to &amp;ldquo;booleanize&amp;rdquo; a constant/variable integer value without requiring the second boolean negation to be parenthesized.&#xA;Changed&#xA;Crash reports now end in .txt for easier uploading/sharing.&#xA;Removed&#xA;Removed the popover News panel from the main menu, and the button no longer flashes even if there are unread news.&#xA;Suppressed some log spam.&#xA;Fixed&#xA;Corrected store links for the Pirates of the Sword Coast and Doom of Icewind Dale premium modules.&#xA;nui: Fixed a rare crash when using a window event script override.&#xA;Fixed an issue where negative level or hitpoint updates were sent erroneously.&#xA;Fixed regression with GetStringLeft/GetStringRight/GetSubString not returning &amp;quot;&amp;quot; on bad input.&#xA;Fixed DNS resolves on the master hanging the game when internet is unreliable.&#xA;Fixed script compiler sometimes generating incorrect bytecode. Scripts that were compiled on 37-15 will need to be recompiled only if they exhibit incorrect behaviour.&#xA;Fixed keybinds sometimes not working when using a non-english language.&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher:  v2.18.1 Hotfix #1 released</title>
            <link>https://playingtux.com/en/articles/2025/08/heroic-games-launcher-v2181-hotfix-1-released/</link>
            <pubDate>Mon, 04 Aug 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/08/heroic-games-launcher-v2181-hotfix-1-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher:  v2.18.1 Hotfix #1 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.18.1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.18.1 (Hotfix #1)&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;2.18.1 Hotfix #1 Latest&#xA;Hi!&#xA;On this Hotfix release we reverted a controversial change for Linux users where Proton versions other than Proton-GE were being hidden by default. This now only hides Proton Experimental and it is Opt-in instead of Opt-out.&#xA;We also fixed the Environmental variables table and added a few couple of settings for using WoW64 on Linux and several other fixes and improvements.&#xA;Let us know if you find any other issue. You can give us feedback on our official Discord or Github.&#xA;What&amp;rsquo;s Changed&#xA;[FIX] Using = in env var value by @arielj in #4787&#xA;[UX] Make search icon not selectable, made search bar more compact by @veryprofessionaldodo in #4758&#xA;Fix error creating folder while installing a wine version by @Vidi0 in #4754&#xA;[UX] Wine Manager - Make refresh button part a tab, clearer keyboard navigation by @veryprofessionaldodo in #4750&#xA;[UX] Added extra bit of padding for inner buttons in game page by @veryprofessionaldodo in #4751&#xA;[UX] Improved SelectField navigation with gamepad by @veryprofessionaldodo in #4820&#xA;[UI] Optimize the Alphabet Filter in Library look like on narror window by @SourLemonJuice in #4805&#xA;[FIX] Remember scroll position of library when changing screens by @arielj in #4814&#xA;[UI] Fix text wrapping for non-alphabetic scripts by @arielj in #4813&#xA;[UX] Remove alt launch action when it makes no sense by @arielj in #4815&#xA;[Fix] Make the Winetricks log message show up again by @CommandMC in #4833&#xA;Change &amp;ldquo;Allow non-GE Proton&amp;rdquo; to only hide Valve Proton versions by @CommandMC in #4799&#xA;[Feat] (Auto-)Updater improvements by @CommandMC in #4830&#xA;[Tech] Clean up MUI theming by @CommandMC in #4803&#xA;[UI] Update library when changing games&amp;rsquo; categories by @arielj in #4829&#xA;[FIX] Fix logger error opening second instance of Heroic by @arielj in #4812&#xA;[FIX] Inputs onChange callback bug by @arielj in #4804&#xA;[UX] Ignore DLCs when calculating available alphabet filter letters by @arielj in #4839&#xA;[UX] Print list of GOG games in GOG log by @arielj in #4838&#xA;[UI] Add WoW64 toggle on Linux non-native games by @Vidi0 in #4831&#xA;[UI] disable DXVK-NVAPI when DXVK is disabled by @davidfragalaureano in #4842&#xA;[i18n] Updated Translations by @weblate in #4796&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher:  v2.18.0 released</title>
            <link>https://playingtux.com/en/articles/2025/07/heroic-games-launcher-v2180-released/</link>
            <pubDate>Wed, 23 Jul 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/07/heroic-games-launcher-v2180-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher:  v2.18.0 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.18.0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.18.0&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Heroic 2.18.0 &amp;ldquo;Waterfall Beard&amp;rdquo; Jorul Latest&#xA;HI!&#xA;This new Heroic release brings several UI and UX improvements besides several fixes and a new Opt-in Anonymous analytics.&#xA;After a long time discussing this in our team and almost 5 years of the first Heroic release we decided to try to understand more our userbase. For that we use Plausible Analytics that is also open-source and privacy-first. All data is 100% anonymous and it serves only to have an idea of the number of users accross the different operating systems we support.&#xA;With that we can have a better idea on what to focus next and what to prioritize.&#xA;Another important move on this version is that the Flatpak is being reverted to Runtime 23.08 due to issues with Gamepad input on SteamDeck Gaming mode.&#xA;If you need runtime 24.08 (for HDR and better Wayland support) install Heroic from the Beta branch on Flathub.&#xA;What&amp;rsquo;s Changed&#xA;[Linux] Prioritize GE-Proton Versions and adds a setting to show/hide non-GE version on Wine List&#xA;[UX] Several improvements to Joystick and Keyboard navigation&#xA;[UX] Adds a new option to launch games with or without logs from the game page&#xA;[macOS] Adds Wine-Staging back to Wine Manager and Fix an issue with picking up the wrong wine binary when using GPTK&#xA;[General] Adds Opt-in Anonymous analytics&#xA;Several other fixes and improvements&#xA;Full Changelog&#xA;[Feat] Replace font detection with browser-based approach by @CommandMC in #4659&#xA;[Fix] Fixup getDiskInfo on Windows when only a single drive is connected by @CommandMC in #4658&#xA;[fix] When importing a game, the status says installing instead of importing by @KaranDuggal in #4642&#xA;[Fix] Ensure prefixOrBottleFolder exists before trying to write into it by @CommandMC in #4678&#xA;[DX] Fix locale keys getting deleted by @arielj in #4677&#xA;[FIX] Find wine64 path of system&amp;rsquo;s GPTK outside of heroic/tools by @arielj in #4671&#xA;[Tech] DX improvements to useGlobalState/GlobalStateV2 by @CommandMC in #4681&#xA;[Feat/Ref] Make our logger promise-based, circular-import-free and auto-rotating by @CommandMC in #4508&#xA;alphabet filter by @theguy000 in #4643&#xA;[Fix]: Improve error handling for game import failures by @KaranDuggal in #4667&#xA;[Fix] Add margin to sideload import Infobox by @radekbocon in #4662&#xA;[i18n] Updated Translations by @weblate in #4657&#xA;fix: corrected url to CLA by @devpool007 in #4714&#xA;[UI/UX] Some themes and style fixes by @arielj in #4695&#xA;[TECH] Improve app loading when on Wayland on Linux by @fxzzi in #4709&#xA;[UX] Some logger fixes by @arielj in #4691&#xA;Add settings to enable Wine-Wayland and HDR by @Vidi0 in #4666&#xA;[Docs] Nix installation &amp;amp; development environment by @Denperidge in #4664&#xA;[FIX/FEATURE] Make virtual keyboard compatible with all inputs by @arielj in #3961&#xA;[UX] Ignore non-GE Proton versions by default, but allow enabling them for advanced usage by @arielj in #4254&#xA;[UX] Option to have no tray icon by @arielj in #4606&#xA;[FIX] Show path of EA games in logs and add extra info by @arielj in #4683&#xA;[Refactor] Make InstallModal global with state moved to zustand by @arielj in #4268&#xA;[FIX] Wrappers with sideloads by @Etaash-mathamsetty in #3767&#xA;[UX] Alt action to launch games with and without logs by @arielj in #4220&#xA;[Refactor] Move isSettingsModalOpen state from global state to zustand by @arielj in #4267&#xA;[UX] Fix dialogs without close button not being able to be closed with gamepad back action by @veryprofessionaldodo in #4747&#xA;[UX] Made tour highlight better center the element it&amp;rsquo;s targeting by @veryprofessionaldodo in #4746&#xA;[UX] Change ignored protons warning by @arielj in #4757&#xA;[UX] Fix focused frame on game sub-menu from being off center by @veryprofessionaldodo in #4748&#xA;[macOS] Add Wine-Staging-macOS to WineManager by @flavioislima in #4728&#xA;Chore: update Gamescope and Mangohud runtime version messages by @flavioislima in #4729&#xA;[UX] Cleanup logs per platform by @arielj in #4770&#xA;[UX] Remove disabled shader pre-cache warning dialog and logs by @arielj in #4767&#xA;[TECH] Add Plausible for basic data insights by @flavioislima in #4759&#xA;[FIX] Env variables and Wrappers tables is broken by @arielj in #4779&#xA;[Fix] error while collecting Plausible data by @Vidi0 in #4780&lt;/p&gt;</description>
        </item><item>
            <title>Minigalaxy: Version 1.4.0 released</title>
            <link>https://playingtux.com/en/articles/2025/07/minigalaxy-version-140-released/</link>
            <pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/07/minigalaxy-version-140-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/minigalaxy_screenshot.jpg&#34; alt=&#34;Featured image of post Minigalaxy: Version 1.4.0 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Minigalaxy&lt;/strong&gt;, the alternative &lt;strong&gt;GOG-Client for Linux&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/sharkwouter/minigalaxy/releases/tag/1.4.0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 1.4.0&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Minigalaxy version 1.4.0 Latest&#xA;Changes&#xA;Various improvements to the download manager, including a pause function (thanks to GB609)&#xA;Speed up creation of wine prefixes during installations (thanks to GB609)&#xA;Use regedit to more permanently disable useless shortcut creation by wine from within a prefix (thanks to GB609)&#xA;Introduce a UI to show all active, stopped or failed downloads. Also allows to permanently pause a download (thanks to GB609)&#xA;Make more Windows games able to launch through Minigalaxy&#xA;The download UI also shows a rough size estimate if possible (thanks to GB609)&#xA;fix connection resource leak in DownloadManager (thanks to GB609)&#xA;The number of parallel downloads can now be adjusted dynamically. Previous setting is saved. (thanks to GB609)&#xA;Fixed a bug that would lead to DLCs being recognized as stand-alone games (thanks to GB609)&#xA;Allow more games to be launched via information from goggame.info (thanks to GB609)&#xA;The DLC list will now show a table-like multi-column view where necessary. This fixes issues with games having a high number of DLCs. (thanks to GB609)&#xA;Some bug fixes in DownloadManager related to canceling active and queued downloads (thanks to GB609)&#xA;Fix deletion logic of downloaded installation files. Base installers and DLC will not interfere with each other anymore. (thanks to GB609)&#xA;Failed installs will try to keep as many downloaded parts as possible, even without the keep_installers option enabled. (thanks to GB609)&#xA;Deleting a file in download ui now also provides the option to fully cancel the game download as if cancel on the thumbnail was clicked. (thanks to GB609)&#xA;It&amp;rsquo;s now possible to cancel auto-resume of one of many parallel DLC downloads for a game by clicking delete in the download ui after stopping it first.(thanks to GB609)&#xA;With keep_installers enabled, Minigalaxy can now detect if a game has been fully downloaded. If not, the UI will still show the &amp;lsquo;Download&amp;rsquo; button. (thanks to GB609)&#xA;Installations will now run one at a time through a queue, multiple DLC can be downloaded in quick sequence. (thanks to GB609)&#xA;Large DLC downloads will be resumed automatically on restart. (thanks to GB609)&#xA;Improved shutdown logic of Minigalaxy. If there is an installation running, it will be finished. (thanks to GB609)&#xA;Simple fix progress bar for games consisting of multiple files. (thanks to GB609)&#xA;Fix log in screen remaining blank on some distributions&#xA;Fix Minigalaxy not launching on some setups with older Nvidia cards&lt;/p&gt;</description>
        </item><item>
            <title>Heroic Games Launcher:  v2.17.2 released</title>
            <link>https://playingtux.com/en/articles/2025/06/heroic-games-launcher-v2172-released/</link>
            <pubDate>Tue, 10 Jun 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/06/heroic-games-launcher-v2172-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/heroic_launcher_screenshot.png&#34; alt=&#34;Featured image of post Heroic Games Launcher:  v2.17.2 released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Heroic Games Launcher&lt;/strong&gt;, a launcher for &lt;strong&gt;GOG, Amazon and Epic Games&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.17.2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 2.17.2&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;2.17.2 Latest&#xA;Hi!&#xA;This is a new bunch of fixes for the latest release based on feedback we received.&#xA;What&amp;rsquo;s Changed&#xA;[FIX] Confusing behavior of Don&amp;rsquo;t ask again when opening external link by @KaranDuggal in #4414&#xA;[FIX] Don&amp;rsquo;t check if disableUMU is undefined by @Etaash-mathamsetty in #4609&#xA;[FIX] Add warning dialog for disabled Shader Pre-caching on SteamDeck by @flavioislima in #4623&#xA;[FIX] App icon Linux/macOS by @flavioislima in #4645&#xA;[UI] Game page responsiveness fixes by @arielj in #4626&#xA;[UI] Some theme fixes (search bar, tour icon) by @arielj in #4628&#xA;Fix busted appimage path for non-steam shortcuts by @WombatFromHell in #4648&#xA;[UX] Support Env variables on windows and rockstar tweak by @arielj in #4631&#xA;[UX] Improve log info for sideloaded games by @arielj in #4634&#xA;[i18n] Updated Translations by @weblate in #4614&lt;/p&gt;</description>
        </item><item>
            <title>Kathy Rain 2 Soothsayer: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2025/05/kathy-rain-2-soothsayer-now-available-linux-steam-and-gog/</link>
            <pubDate>Wed, 21 May 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/05/kathy-rain-2-soothsayer-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/kathy_rain2_header.jpg&#34; alt=&#34;Featured image of post Kathy Rain 2 Soothsayer: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;The Point-and-Click-Adventure &lt;strong&gt;Kathy Rain 2 Soothsayer&lt;/strong&gt; is now available for &lt;strong&gt;Linux&lt;/strong&gt; on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1466390/Kathy_Rain_2_Soothsayer/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/game/kathy_rain_2_soothsayer&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;When this story begins, things are looking dire for private eye Kathy Rain. It’s the year 1998, and she is utterly broke: The Katmobile is running on fumes, the fridge is nearly empty, and an eviction is looming close.&#xA;However, opportunity arrives when a big cash reward is announced for solving the &amp;lsquo;Soothsayer&amp;rsquo; case — a string of serial murders with a death grip on the metropolitan city of Kassidy.&#xA;With great reward comes great risk — will this be the case that defines Kathy’s career, or will she become the next victim of the Soothsayer?&#xA;Point and click urban thriller – take on the second case with Kathy Rain in an all-new adventure that is as hard-hitting as it is emotional. Try the first game, right here on Steam, to get prepared for the second installment!&#xA;Improved graphics – See Kathy Rain as never before with a higher resolution pixel art style that complements Kathy&amp;rsquo;s gritty world, alongside modern features such as dynamic lighting and surface reflections.&#xA;Stunning Cinematic Sequences – Watch the story unfold with beautiful hand-drawn cutscenes and character portraits.&#xA;Bigger than ever – Play through the longest Clifftop title yet with a deep narrative that spans many diverse locations and a wide range of characters.&#xA;Familiar voices – Arielle Siegel returns as Kathy Rain, alongside other familiar voices in supportive roles!&#xA;Make a note – Log interesting findings in Kathy’s notebook and refer to them in your investigation. Connect narrative threads for surprising and satisfying outcomes.&lt;/p&gt;</description>
        </item><item>
            <title>World of Goo 2: now also available on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2025/04/world-goo-2-now-also-available-steam-and-gog/</link>
            <pubDate>Sat, 26 Apr 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/04/world-goo-2-now-also-available-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/world_goo_2_header.jpg&#34; alt=&#34;Featured image of post World of Goo 2: now also available on Steam and GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;World of Goo 2&lt;/strong&gt; is now also available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/3385670/World_of_Goo_2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/game/world_of_goo_2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;!&#xA;Until now, the Linux version &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/world-goo-2-now-available-drm-free-linux&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;was only available directly from the developers&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;world_goo_2_screenshot.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/world_goo_2_screenshot.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Spring Sale 2025 has begun</title>
            <link>https://playingtux.com/en/articles/2025/03/gog-spring-sale-2025-has-begun/</link>
            <pubDate>Thu, 20 Mar 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/03/gog-spring-sale-2025-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_springsale2025.png&#34; alt=&#34;Featured image of post GOG: Spring Sale 2025 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG.com&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2025_spring_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Spring Sale 2025&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;02.04.2025&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>LGOGDownloader: v3.17 released </title>
            <link>https://playingtux.com/en/articles/2025/03/lgogdownloader-v317-released/</link>
            <pubDate>Wed, 19 Mar 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/03/lgogdownloader-v317-released/</guid>
            <description>&lt;p&gt;&lt;strong&gt;LGOGDownloader&lt;/strong&gt; is an unofficial downloader to &lt;strong&gt;GOG.com&lt;/strong&gt; for Linux users. It uses the same API as the official &lt;strong&gt;GOG Galaxy&lt;/strong&gt;.&#xA;The &lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/tag/v3.17&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;new version 3.17&lt;/a&gt; has just been released.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 3.17&#xA;Removed &amp;ndash;dlc-list and &amp;ndash;use-dlc-list options&#xA;Improved subdir filepath template handling&#xA;Added new templates for subdir options&#xA;%title%&#xA;%title_stripped%&#xA;%dlc_title%&#xA;%dlc_title_stripped%&#xA;Incremented game details cache version because of changes to gameFile class&#xA;Added version info to &amp;ndash;galaxy-show-builds output for linux installers&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: Patch 89.8193.37-15 released</title>
            <link>https://playingtux.com/en/articles/2025/03/neverwinter-nights-enhanced-edition-patch-89819337-15-released/</link>
            <pubDate>Fri, 14 Mar 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/03/neverwinter-nights-enhanced-edition-patch-89819337-15-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwneeheader.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: Patch 89.8193.37-15 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Neverwinter Nights: Enhanced Edition&lt;/strong&gt; has received a new patch (89.8193.37-15) on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/704450/Neverwinter_Nights_Enhanced_Edition/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch Release, 89.8193.37-15&#xA;Hello again Neverwinter Nights players!&#xA;This release was developed for personal enjoyment and out of goodwill for our fellow players and creators by unpaid software engineers from the NWN community:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;clippy, Daz, Jasperre, niv, shadguy, Soren, tinygiant, virusman&#xA;You are cordially invited to join the NWN community developer Discord, here: &lt;a class=&#34;link&#34; href=&#34;https://nwn.beamdog.net/discord/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.beamdog.net/discord/&lt;/a&gt;&#xA;Added&#xA;Added Doom of Icewind Dale to the Premium menu&#xA;Added a config toggle to stop NWNX VM functions from aborting scripts when NWNX isn&amp;rsquo;t running&#xA;Changed&#xA;scriptcomp: disabled a for loop optimization where the compiler would sometimes generate code that caused an infinite loop&#xA;ASSERT prints are now opt-in via a DEBUG log flag&#xA;Removed&#xA;Removed useless log reporting duplicate fire and forget attack animations in the queue&#xA;Fixed&#xA;Fixed a regression where the DM JumpAllPlayersToPoint command did not work&#xA;Resolved a bug that would make some model parts appear as rotated when rendered in the toolset&#xA;Quickbar slots with equipped items are saved correctly during polymorph&#xA;VM: EffectPolymorph: nSpellAbilityCasterLevel now is consistent across both ResistSpell, GetCasterLevel.&#xA;Fixed a character creation crash when having a lot of portraits&#xA;Fixed being unable to select your PC when player-party-control is enabled and can-click-self-while-walking is disabled&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;nwneeshot1.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/nwneeshot1.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Minigalaxy: Version 1.3.2 released</title>
            <link>https://playingtux.com/en/articles/2025/02/minigalaxy-version-132-released/</link>
            <pubDate>Wed, 26 Feb 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/02/minigalaxy-version-132-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/minigalaxy_screenshot.jpg&#34; alt=&#34;Featured image of post Minigalaxy: Version 1.3.2 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Minigalaxy&lt;/strong&gt;, the alternative &lt;strong&gt;GOG-Client for Linux&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/sharkwouter/minigalaxy/releases/tag/1.3.2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 1.3.2&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Minigalaxy version 1.3.2 Latest&#xA;Changes&#xA;Completely reworked windows wine installation. This should solve a lot of problems with failing game installs. Innoextract (if installed) is only used to detect and configure the installation language. (thanks to GB609)&#xA;Variables and arguments in game settings can now contain blanks when quoted shell-style (thanks to GB609)&#xA;Minigalaxy will now create working Desktop Shortcuts for wine games (thanks to GB609)&#xA;Fix games with binaries in a directory not launching in some cases&#xA;Minor UI change in the dialog for third-party logins (thanks to GB609)&#xA;Desktop shortcuts created by Minigalaxy will now be updated with environment and launch argument changes from the game&amp;rsquo;s property dialog when OK is clicked (thanks to GB609)&#xA;Clean-up and fixes of the code used for grid and list style library views (thanks to GB609)&#xA;Desktop shortcuts for windows games can now have icons, if gog provides them in the game info api &amp;lsquo;images&amp;rsquo; section (thanks to GB609)&#xA;Fixed a bug in download_manager that prevents correct resume of downloads with 50%+ progress after restart (thanks to GB609)&#xA;Make sure all translations are included in releases&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: DLC &#34;Doom of Icewind Dale&#34; released</title>
            <link>https://playingtux.com/en/articles/2025/02/neverwinter-nights-enhanced-edition-dlc-doom-icewind-dale-released/</link>
            <pubDate>Sat, 22 Feb 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/02/neverwinter-nights-enhanced-edition-dlc-doom-icewind-dale-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwn_doom_icewind_dale_header.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: DLC &#34;Doom of Icewind Dale&#34; released&#34; /&gt;&lt;p&gt;A new (paid) DLC for &lt;strong&gt;Neverwinter Nights Enhanced Edition&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/3093340/Neverwinter_Nights_Enhanced_Edition_Doom_of_Icewind_Dale/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/game/neverwinter_nights_doom_of_icewind_dale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; erhältlich: &amp;ldquo;&lt;strong&gt;Doom of Icewind Dale&lt;/strong&gt;&amp;rdquo;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;After more than 20 years, the story of the Hero of Neverwinter finally continues in this epic new adventure from Luke Scull, fantasy author and lead designer of Tyrants of the Moonsea!&#xA;In the Ten Towns of Icewind Dale, the Hero of Neverwinter awakens. Stripped of their recent memories and left to die by a mysterious power, they must survive a dire threat to the dale as they seek the truth behind their abduction. The answers they discover will shape the very fate of the Forgotten Realms.&#xA;Explore the arctic wilderness of the infamous Icewind Dale. Fight snow goblins, ice trolls, yetis, and worse as you navigate the frozen tundra and icy wastes and uncover a sinister plot to unleash a rage-filled godling upon the North. Only with the aid of friends old and new will the legendary Hero of Neverwinter be able to recover their memories and prevent the Doom of Icewind Dale…&#xA;Features:&#xA;An expansive DLC with 10-15+ hours of gameplay&#xA;Navigate the world map to explore 14 areas in Icewind Dale including Icewind Pass, the Dwarven Valley, and the Reghed Glacier. Visit several of the famed Ten Towns!&#xA;Recruit from 5 different companions for your party, including returning characters from the original Wailing Death campaign as well as Tyrants of the Moonsea&#xA;14 new monsters to face off against, including new creature portraits&#xA;16 new music tracks and 24 new ambient area tracks bring Icewind Dale to life in all its majestic beauty&#xA;An official sequel to the Original Campaign that also ties in with the Shadows of Undrentide, Hordes of the Underdark, and Ossian Studios’ campaigns&#xA;Purchasing Doom of Icewind Dale will help support development of the rest of The Blades of Netheril campaign—an epic continuation of the Hero of Neverwinter saga and a love letter to Neverwinter Nights and its community.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: New Year Sale 2025 has begun</title>
            <link>https://playingtux.com/en/articles/2025/01/gog-new-year-sale-2025-has-begun/</link>
            <pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/01/gog-new-year-sale-2025-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog-chin_new_year_2025.png&#34; alt=&#34;Featured image of post GOG: New Year Sale 2025 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2025_new_year_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;New Year Sale 2025&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;05.02.2025&lt;/strong&gt;.&#xA;PS: if you&amp;rsquo;re wondering, it&amp;rsquo;s of course about the &lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Chinese_New_Year&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;chinese New Year&lt;/a&gt;&amp;hellip; :-D&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: Patch 89.8193.37-13 released</title>
            <link>https://playingtux.com/en/articles/2025/01/neverwinter-nights-enhanced-edition-patch-89819337-13-released/</link>
            <pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2025/01/neverwinter-nights-enhanced-edition-patch-89819337-13-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwneeheader.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: Patch 89.8193.37-13 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Neverwinter Nights: Enhanced Edition&lt;/strong&gt; has received a new patch (89.8193.37-13) on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/704450/Neverwinter_Nights_Enhanced_Edition/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New Patch Now Live&#xA;After 3 months in testing, a new build is now live!&#xA;Hello again Neverwinter Nights players!&#xA;This release was developed for personal enjoyment and out of goodwill for our fellow players and creators by unpaid software engineers from the NWN community:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;clippy, Daz, Jasperre, niv, shadguy, Soren, tinygiant, virusman&#xA;With thanks to:&#xA;Cormyr Dalelands players and staff for testing this build and providing invaluable feedback.&#xA;Thomas Dubier at Synacktiv for vulnerability reports.&#xA;All NWN authors and players keeping this game alive. &amp;lt;3&#xA;You are cordially invited to join the NWN community developer Discord, here: &lt;a class=&#34;link&#34; href=&#34;https://nwn.beamdog.net/discord/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.beamdog.net/discord/&lt;/a&gt;&#xA;Key Features&#xA;Multisample anti-aliasing and anisotropic filtering now built in&#xA;Tracy profiler with an extensive collection of instrumentation points now compiled in and available to all players and server admins&#xA;Many new NWScript functions&#xA;New logging framework&#xA;Major networking code improvements&#xA;Major performance improvements&#xA;Script compiler improvements from the open-source release&#xA;Toolset quality of life improvements&#xA;Tracy documentation can be found here: &lt;a class=&#34;link&#34; href=&#34;https://nwn.wiki/display/NWN1/Tracy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.wiki/display/NWN1/Tracy&lt;/a&gt;&#xA;See &lt;a class=&#34;link&#34; href=&#34;https://nwn.beamdog.net/docs/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.beamdog.net/docs/&lt;/a&gt; for the full list of over 100 changes.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;nwneeshot1.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/nwneeshot1.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>LGOGDownloader 3.16 released </title>
            <link>https://playingtux.com/en/articles/2024/12/lgogdownloader-316-released/</link>
            <pubDate>Sun, 22 Dec 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/12/lgogdownloader-316-released/</guid>
            <description>&lt;p&gt;&lt;strong&gt;LGOGDownloader&lt;/strong&gt; is an unofficial downloader to &lt;strong&gt;GOG.com&lt;/strong&gt; for Linux users. It uses the same API as the official &lt;strong&gt;GOG Galaxy&lt;/strong&gt;.&#xA;The &lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/tag/v3.16&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;new version 3.16&lt;/a&gt; mainly fixes some bugs:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 3.16&#xA;Fixed item url when showing wishlist&#xA;Made downloader to not consider blacklisted files to be orphaned&#xA;Made &amp;ndash;galaxy-* options able to select build with build id&#xA;Tries to find build with build id first&#xA;If no build is found with specified build id then try to use it as build index&#xA;Defaults to build index 0 if build id or index is not valid&#xA;Changed &amp;ndash;wishlist into &amp;ndash;list option&#xA;Removed &amp;ndash;wishlist&#xA;Added &amp;ndash;list wishlist&#xA;Added option to select network interface for operations&#xA;&amp;ndash;interface&#xA;Updated man page&#xA;Improved completed file skipping for extras&#xA;Galaxy: Added small files container support&#xA;Instead of downloading a lot of very small files we download a file that contains all the small files and extract it when everything is downloaded&#xA;Galaxy: Added option to convert file path to lowercase for Windows game files&#xA;&amp;ndash;galaxy-lowercase-path&#xA;Some games for Windows have inconsistent casing in their file path&#xA;With this we don&amp;rsquo;t end up with multiple directories because different capitalization makes them unique on case-sensitive filesystems&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Winter Sale 2024 has begun</title>
            <link>https://playingtux.com/en/articles/2024/12/gog-winter-sale-2024-has-begun/</link>
            <pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/12/gog-winter-sale-2024-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_winter_sale_2024.png&#34; alt=&#34;Featured image of post GOG: Winter Sale 2024 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/promo/2024_winter_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Winter Sale 2024&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;02.01.2025&lt;/strong&gt; and already offers a &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/game/the_whispered_world_special_edition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;free game: The Whispered World: Special Edition&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Minigalaxy: Version 1.3.1 released</title>
            <link>https://playingtux.com/en/articles/2024/11/minigalaxy-version-131-released/</link>
            <pubDate>Wed, 27 Nov 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/11/minigalaxy-version-131-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/minigalaxy_screenshot.jpg&#34; alt=&#34;Featured image of post Minigalaxy: Version 1.3.1 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Minigalaxy&lt;/strong&gt;, the alternative &lt;strong&gt;GOG-Client for Linux&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/sharkwouter/minigalaxy/releases/tag/1.3.1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 1.3.1&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Minigalaxy version 1.3.1 is now available.&#xA;Changes&#xA;Fix Windows games with multiple parts not installing with wine&#xA;Minor AppData fixes (thanks to tim77)&#xA;Added Portuguese translation (thanks to GLSWV)&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>GOG: Halloween Sale 2024 has begun</title>
            <link>https://playingtux.com/en/articles/2024/10/gog-halloween-sale-2024-has-begun/</link>
            <pubDate>Mon, 28 Oct 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/10/gog-halloween-sale-2024-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_halloween_sale2024.png&#34; alt=&#34;Featured image of post GOG: Halloween Sale 2024 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/promo/2024_halloween_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Halloween Sale 2024&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;04.11.2024&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Autumn Sale 2024 has begun</title>
            <link>https://playingtux.com/en/articles/2024/09/gog-autumn-sale-2023-has-begun-0/</link>
            <pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/09/gog-autumn-sale-2023-has-begun-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_autumn_sale2024.png&#34; alt=&#34;Featured image of post GOG: Autumn Sale 2024 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/autumn_sale_2024&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Autumn Sale 2024&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;07.10.2024&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Broken Sword - Shadow of the Templars Reforged: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2024/09/broken-sword-shadow-templars-reforged-now-available-linux-steam-and-gog/</link>
            <pubDate>Thu, 19 Sep 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/09/broken-sword-shadow-templars-reforged-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/baphomet_header_german.jpg&#34; alt=&#34;Featured image of post Broken Sword - Shadow of the Templars Reforged: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;Broken Sword - Shadow of the Templars: Reforged&lt;/strong&gt;, the graphical enhanced version of the adventure classic, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/2544110/Broken_Sword__Shadow_of_the_Templars_Reforged/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/game/broken_sword_shadow_of_the_templars_reforged&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Step out onto the streets of Paris in &amp;ldquo;Broken Sword - Shadow of the Templars: Reforged&amp;rdquo;, a substantially enhanced version of the multi-award winning, all-time classic adventure. Enjoy a globe-spanning story when intrepid American George Stobbart and fearless journalist Nico Collard are pitched into a gripping adventure, exploring exotic locations, solving ancient mysteries, and thwarting dark conspiracies to discover the arcane secrets of the Knights Templar.&#xA;Whether it&amp;rsquo;s your first time or you&amp;rsquo;re revisiting a beloved classic, get ready to enjoy the masterful “Broken Sword - Shadow of the Templars: Reforged!”&#xA;Key Features:&#xA;Compelling Storyline: Dive into a gripping narrative filled with twists, turns, and unexpected revelations. Join George and Nico as they investigate a trail of mysteries that takes them from the bustling streets of Paris to exotic locales around Europe and the Middle East.&#xA;Classic Point-and-Click Gameplay: Discover, or rediscover, the joy of classic point-and-click mechanics as you solve puzzles, gather clues, and interact with a colorful cast of characters. Immerse yourself in an intuitive and engaging gameplay experience.&#xA;Fully Voice Acted: Lose yourself in the game&amp;rsquo;s atmosphere with fully-voiced dialogue and engaging performances bringing a cast of wonderful, colorful characters to life.&#xA;Challenging Puzzles: Put your intellect to the test with thought-provoking puzzles that require observation, deduction, and creativity to solve. From deciphering codes to manipulating objects, every challenge is a step closer to uncovering the arcane secrets.&#xA;Reforged Features:&#xA;4K Remastered Visuals: Experience the magic of the original game with enhanced high-definition graphics, bringing the picturesque landscapes, detailed characters, and intricate environments to life in beautiful 4K for the first time ever&#xA;Enhanced Audio: Immerse your ears in the enhanced audio as Revolution delivers the finest, most stunning version of George and Nico&amp;rsquo;s original adventure to date, including the incredible soundtrack from world-acclaimed composer Barrington Pheloung.&lt;/p&gt;</description>
        </item><item>
            <title>LGOGDownloader 3.15 released </title>
            <link>https://playingtux.com/en/articles/2024/08/lgogdownloader-315-released/</link>
            <pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/08/lgogdownloader-315-released/</guid>
            <description>&lt;p&gt;&lt;strong&gt;LGOGDownloader&lt;/strong&gt; is an unofficial downloader to &lt;strong&gt;GOG.com&lt;/strong&gt; for Linux users. It uses the same API as the official &lt;strong&gt;GOG Galaxy&lt;/strong&gt;.&#xA;The &lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/tag/v3.15&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;new version 3.15&lt;/a&gt; mainly fixes some bugs:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 3.15&#xA;Changed Galaxy CDN priority handling to be more generic&#xA;Changed default Galaxy CDN priority to &amp;ldquo;edgecast,akamai_edgecast_proxy,fastly&amp;rdquo;&#xA;Added option to list available CDNs&#xA;&amp;ndash;galaxy-list-cdns&#xA;Added option to force browser based login&#xA;&amp;ndash;browser-login&#xA;Fixed login check when redirected to embedded version of website&#xA;Fixed handling Fastly CDN urls&#xA;Fixed crash caused by errors in html to xhtml conversion&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Summer Sale 2024 has begun</title>
            <link>https://playingtux.com/en/articles/2024/06/gog-summer-sale-2024-has-begun/</link>
            <pubDate>Wed, 19 Jun 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/06/gog-summer-sale-2024-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_summersale_2024.png&#34; alt=&#34;Featured image of post GOG: Summer Sale 2024 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2024_summer_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Summer Sale 2024&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;10.07.2024&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Minigalaxy: Version 1.3.0 released</title>
            <link>https://playingtux.com/en/articles/2024/06/minigalaxy-version-130-released/</link>
            <pubDate>Tue, 11 Jun 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/06/minigalaxy-version-130-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/minigalaxy_screenshot.jpg&#34; alt=&#34;Featured image of post Minigalaxy: Version 1.3.0 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Minigalaxy&lt;/strong&gt;, the alternative &lt;strong&gt;GOG-Client for Linux&lt;/strong&gt;, has been released in &lt;a class=&#34;link&#34; href=&#34;https://github.com/sharkwouter/minigalaxy/releases/tag/1.3.0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;version 1.3.0&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Minigalaxy version 1.3.0 is now available.&#xA;Changes&#xA;Fix Remove forward slash from desktop filename for Shenzhen I/O (thanks to slowsage)&#xA;Fix race when preparing download location (thanks to viacheslavka)&#xA;Fix multithreaded downloads of Windows games (thanks to viacheslavka)&#xA;Fix DLC installation for Windows games (thanks to viacheslavka)&#xA;Allow users to specify the download directory (thanks to viacheslavka)&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>LGOGDownloader 3.14 released </title>
            <link>https://playingtux.com/en/articles/2024/06/lgogdownloader-314-released/</link>
            <pubDate>Wed, 05 Jun 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/06/lgogdownloader-314-released/</guid>
            <description>&lt;p&gt;&lt;strong&gt;LGOGDownloader&lt;/strong&gt; is an unofficial downloader to &lt;strong&gt;GOG.com&lt;/strong&gt; for Linux users. It uses the same API as the official &lt;strong&gt;GOG Galaxy&lt;/strong&gt;.&#xA;The &lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/tag/v3.14&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;new version 3.14&lt;/a&gt; mainly fixes some bugs:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 3.14&#xA;Fixed selecting Chinese language&#xA;GOG has started to use &amp;ldquo;zh-Hans&amp;rdquo; as language code for Chinese in some cases&#xA;Fixed handling of some missing files&#xA;Fixed libtidy usage&#xA;Updated &amp;ndash;galaxy-show-builds help text&#xA;Updated man page&#xA;Removed help2man as make dependency for man page creation&lt;/p&gt;</description>
        </item><item>
            <title>LGOGDownloader 3.13 released </title>
            <link>https://playingtux.com/en/articles/2024/05/lgogdownloader-313-veroeffentlicht-0/</link>
            <pubDate>Sun, 19 May 2024 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2024/05/lgogdownloader-313-veroeffentlicht-0/</guid>
            <description>&lt;p&gt;&lt;strong&gt;LGOGDownloader&lt;/strong&gt; is an unofficial downloader to &lt;strong&gt;GOG.com&lt;/strong&gt; for Linux users. It uses the same API as the official &lt;strong&gt;GOG Galaxy&lt;/strong&gt;.&#xA;The &lt;a class=&#34;link&#34; href=&#34;https://github.com/Sude-/lgogdownloader/releases/tag/v3.13&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;new version 3.13&lt;/a&gt; adds some more features:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 3.13&#xA;Added &amp;ndash;save-icon option (Patch by: nerdspice)&#xA;Skip complete extras&#xA;Checks to see if extras are already complete by getting file size from content-length header or API response&#xA;Most of the time the API responses are not correct so they are not trusted by default and content-lenght header is used&#xA;&amp;ndash;trust-api-for-extras makes lgogdownloader trust API responses for extras to be correct&#xA;Added options to save game details and product info json (Patch by: nerdspice)&#xA;&amp;ndash;save-product-json&#xA;&amp;ndash;save-game-details-json&#xA;Added options to select blacklist and ignorelist file&#xA;&amp;ndash;blacklist to set filepath for blacklist&#xA;&amp;ndash;ignorelist to set filepath for ignorelist&#xA;Added blacklist support for &amp;ndash;galaxy-install&#xA;Added &amp;ldquo;.mp4&amp;rdquo; to default orphan check regex&#xA;Added support for Qt6 (Patch by: James Le Cuirot)&#xA;If necessary, Qt 5 can be forced over 6 by passing &amp;ldquo;-DCMAKE_DISABLE_FIND_PACKAGE_Qt6=ON&amp;rdquo;&#xA;Changed progress bar to be displayed per file instead of per chunk with &amp;ndash;galaxy-install&#xA;Added option to force GUI login&#xA;&amp;ndash;gui-login forces login GUI and disables browser based login method&#xA;lgogdownloader must be compiled with -DUSE_QT_GUI=ON&#xA;Added option to check login status&#xA;&amp;ndash;check-login-status prints whether the user is logged in or not&#xA;Exit code 0 means logged in&#xA;Exit code 1 means not logged in&#xA;Added option to list user data&#xA;&amp;ndash;list &amp;ldquo;userdata&amp;rdquo; shows user data in JSON format&#xA;Removed htmlcxx dependency&#xA;Use libtidy with tinyxml2 to parse html instead&#xA;Extended &amp;ndash;download-file option to be able to select DLC files&#xA;Files can now be selected by using the name of dlc&#xA;&amp;ndash;download-file &amp;ldquo;gamename/dlc_gamename/fileid&amp;rdquo;&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Winter Sale 2023 has begun</title>
            <link>https://playingtux.com/en/articles/2023/12/gog-winter-sale-2023-has-begun/</link>
            <pubDate>Wed, 13 Dec 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/12/gog-winter-sale-2023-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_winter_sale_2023.png&#34; alt=&#34;Featured image of post GOG: Winter Sale 2023 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/de/promo/2023_winter_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Winter Sale 2023&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;04.01.2024&lt;/strong&gt; and already starts with a &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/#giveaway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Giveaway&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Black Friday Sale 2023 has begun</title>
            <link>https://playingtux.com/en/articles/2023/11/gog-black-friday-sale-2023-has-begun/</link>
            <pubDate>Tue, 21 Nov 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/11/gog-black-friday-sale-2023-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_blackfridaysale_2023.png&#34; alt=&#34;Featured image of post GOG: Black Friday Sale 2023 has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2023_black_friday&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Black Friday Sale 2023&lt;/strong&gt; has begun.&#xA;It will last until &lt;strong&gt;28.11.2023&lt;/strong&gt; and already begins with a &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/#giveaway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;giveaway (Styx: Shards of Darkness)&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: 15th anniversary sale has begun</title>
            <link>https://playingtux.com/en/articles/2023/09/gog-15th-anniversary-sale-has-begun/</link>
            <pubDate>Fri, 22 Sep 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/09/gog-15th-anniversary-sale-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/15years_gog.png&#34; alt=&#34;Featured image of post GOG: 15th anniversary sale has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2023_gog_15th_anniversary&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;15th anniversary sale&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;01.10.2023&lt;/strong&gt; and also already begins with a &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/#giveaway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;giveaway&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Autumn Sale 2023 has begun</title>
            <link>https://playingtux.com/en/articles/2023/08/gog-herbst-sale-2023-has-begun/</link>
            <pubDate>Mon, 28 Aug 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/08/gog-herbst-sale-2023-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_autumn_sale2023.png&#34; alt=&#34;Featured image of post GOG: Autumn Sale 2023 has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2023_autumn_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Autumn Sale 2023&lt;/a&gt; has begun.&#xA;It will last until &lt;strong&gt;11.09.2023&lt;/strong&gt; and already has a free &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/#giveaway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Giveaway&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Summer Sale 2023 has begun</title>
            <link>https://playingtux.com/en/articles/2023/06/gog-summer-sale-2023-has-begun/</link>
            <pubDate>Mon, 12 Jun 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/06/gog-summer-sale-2023-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_summersale_2023.png&#34; alt=&#34;Featured image of post GOG: Summer Sale 2023 has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/de/promo/2023_summer_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Summer Sale 2023&lt;/strong&gt; has begun.&#xA;It will last until &lt;strong&gt;03.07.2023&lt;/strong&gt; and already has a &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/#giveaway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;free giveaway&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: Patch 8193.35 released</title>
            <link>https://playingtux.com/en/articles/2023/05/neverwinter-nights-enhanced-edition-patch-819335-released/</link>
            <pubDate>Wed, 24 May 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/05/neverwinter-nights-enhanced-edition-patch-819335-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwneeheader.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: Patch 8193.35 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Neverwinter Nights: Enhanced Edition&lt;/strong&gt; has received a new major patch (8193.35):&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Wed, May 24&#xA;Patch 8193.35 for Neverwinter Nights: Enhanced Edition releases today.&#xA;Hello adventurers!&#xA;Today we’re releasing a new update for Neverwinter Nights: Enhanced Edition.&#xA;Patch 8193.35 is the result of a year-long love effort by community developers.&#xA;Patch Highlights&#xA;AOE Indicator&#xA;| Spells and spell-like abilities now display a targeting indicator displaying their range and, if appropriate, their AOE shape and size&#xA;8 Multiclasses&#xA;| Added support for up to 8 multiclasses, configurable per-module&#xA;Faster Load Times&#xA;| Improved area load times by up to 100x (!)&#xA;News Section&#xA;| Added an in-game News UI that shows upcoming patches and community news&#xA;Script-created UI Improvements&#xA;| “NUI” (script-created UI) will no longer break input to the game (WASD, drag &amp;amp; drop)&#xA;Play NWN as a Cartoon&#xA;| Added a new &amp;ldquo;Toon&amp;rdquo; post-processing shader as a graphical option&#xA;Goodies for Builders&#xA;| Hundreds of new functions and goodies for module builders&#xA;Hundreds of Bugfixes &amp;amp; Optimizations&#xA;| More bugs squashed&#xA;Check out the full patch notes here: &lt;a class=&#34;link&#34; href=&#34;https://nwn.beamdog.net/docs/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.beamdog.net/docs/&lt;/a&gt;&#xA;Join the community and provide feedback directly to development team members on Discord: &lt;a class=&#34;link&#34; href=&#34;https://nwn.beamdog.net/discord&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://nwn.beamdog.net/discord&lt;/a&gt; (Before posting, please take a moment to carefully read the introductory text in #welcome).&#xA;If you&amp;rsquo;re currently subscribed to the development patch, you&amp;rsquo;ll continue with the upcoming .36 patch cycle going forward. If you wish to stick to this stable release (.35), select the “default” branch in Steam/GOG Galaxy/BDC.&#xA;Thank you for your support!&#xA;Credits&#xA;This patch was made entirely by community members: Done entirely for personal enjoyment, out of good will, and with copious amounts of adhesive.&#xA;Development team:&#xA;clippy, Daz, Jasperre, Liareth, niv, Soren, tinygiant, virusman&#xA;With explicit thanks to:&#xA;The NWNDEV Discord folks. Your testing and support was and is invaluable.&#xA;The Neverwinter Vault.&#xA;Nereida and Zwerkules.&#xA;Everyone in the community!&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Spring Sale 2023 has begun</title>
            <link>https://playingtux.com/en/articles/2023/03/gog-spring-sale-2023-has-begun/</link>
            <pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/03/gog-spring-sale-2023-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_springsale2023.png&#34; alt=&#34;Featured image of post GOG: Spring Sale 2023 has begun&#34; /&gt;&lt;p&gt;Spring also starts on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; with the &lt;strong&gt;Spring Sale 2023&lt;/strong&gt;.&#xA;This lasts until &lt;strong&gt;03.04.23&lt;/strong&gt; and also offers &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/#giveaway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;free giveaways&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: New Year Sale 2023 has begun</title>
            <link>https://playingtux.com/en/articles/2023/01/gog-new-year-sale-2023-has-begun/</link>
            <pubDate>Fri, 20 Jan 2023 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2023/01/gog-new-year-sale-2023-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_newyearsale2023.png&#34; alt=&#34;Featured image of post GOG: New Year Sale 2023 has begun&#34; /&gt;&lt;p&gt;Also on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2023_new_year_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; a &lt;strong&gt;New Year 2023 Sale&lt;/strong&gt; has now begun.&#xA;It will last until &lt;strong&gt;30.01.2023&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Winter Sale 2022 has begun</title>
            <link>https://playingtux.com/en/articles/2022/12/gog-winter-sale-2022-has-begun/</link>
            <pubDate>Mon, 12 Dec 2022 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2022/12/gog-winter-sale-2022-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_wintersale_2022.png&#34; alt=&#34;Featured image of post GOG: Winter Sale 2022 has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/2022_winter_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Winter Sale 2022&lt;/strong&gt; has begun.&#xA;It will last until &lt;strong&gt;02.01.2023&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Halloween Sale 2022 has begun</title>
            <link>https://playingtux.com/en/articles/2022/10/gog-halloween-sale-2022-has-begun/</link>
            <pubDate>Fri, 28 Oct 2022 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2022/10/gog-halloween-sale-2022-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_halloween_sale2022.png&#34; alt=&#34;Featured image of post GOG: Halloween Sale 2022 has begun&#34; /&gt;&lt;p&gt;Also on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/en/promo/gog_halloween_2022&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Halloween-Sale 2022&lt;/strong&gt; has begun.&#xA;It will last until &lt;strong&gt;03.11.2022&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Winter Sale 2021 has started</title>
            <link>https://playingtux.com/en/articles/2021/12/gog-winter-sale-2021-has-started/</link>
            <pubDate>Mon, 13 Dec 2021 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2021/12/gog-winter-sale-2021-has-started/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall_0.png&#34; alt=&#34;Featured image of post GOG: Winter Sale 2021 has started&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/winter_sale_2021&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Winter Sale 2021&lt;/strong&gt; has started.&#xA;This runs until &lt;strong&gt;05.01.2022&lt;/strong&gt; and offers &lt;strong&gt;flash sales and free giveaways (currently Blades of the Shogun)&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;gog_winter_sale_2021.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/gog_winter_sale_2021.png&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;gog_winter_sale2021_whatiscomin.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/gog_winter_sale2021_whatiscomin.png&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Summer Sale 2021 has begun</title>
            <link>https://playingtux.com/en/articles/2021/06/gog-summer-sale-2021-has-begun/</link>
            <pubDate>Wed, 09 Jun 2021 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2021/06/gog-summer-sale-2021-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_summer_sale2021.png&#34; alt=&#34;Featured image of post GOG: Summer Sale 2021 has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://gog.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Summer Sale 2021&lt;/strong&gt; has begun!&#xA;It will last until &lt;strong&gt;28.06.2021&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: Patch 8193.23 released</title>
            <link>https://playingtux.com/en/articles/2021/05/neverwinter-nights-enhanced-edition-patch-819323-released/</link>
            <pubDate>Fri, 21 May 2021 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2021/05/neverwinter-nights-enhanced-edition-patch-819323-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwneeheader.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: Patch 8193.23 released&#34; /&gt;&lt;p&gt;&lt;strong&gt;Neverwinter Nights: Enhanced Edition&lt;/strong&gt; has received a new patch (8193.23):&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch Highlights&#xA;New Game Launcher | A new game launcher highlights some amazing community content that’s free for everyone!&#xA;New Portraits | Added three new character portraits (sourced from the community portrait contest)&#xA;TrueType Font | Added full TrueType font (TTF) support throughout the game, for clearer and more adaptive text (as well as fractional/decimal point UI scaling)&#xA;Pathfinding Improvements | Smoother movement and navigation&#xA;Performance Improvements | Enjoy smoother gameplay with significant performance improvements&#xA;Bug Fixes | Hundreds of bug fixes and polish features added&#xA;New Scripts | Added dozens of new script commands for use in custom servers, including improved scaling and transformation (lerping)&#xA;Water Graphics | Added realistic water reflections and refractions&lt;/p&gt;</description>
        </item><item>
            <title>Nebuchadnezzar: now available for Linux</title>
            <link>https://playingtux.com/en/articles/2021/02/nebuchadnezzar-now-available-linux/</link>
            <pubDate>Wed, 17 Feb 2021 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2021/02/nebuchadnezzar-now-available-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nebuchadnezzar_header.jpg&#34; alt=&#34;Featured image of post Nebuchadnezzar: now available for Linux&#34; /&gt;&lt;p&gt;The city builder game &lt;strong&gt;Nebuchadnezzar&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/nebuchadnezzar&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1157220/Nebuchadnezzar/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Nebuchadnezzar is a classic isometric city builder game inviting players to experience the mysterious history and culture of ancient Mesopotamia. In the campaign, players get to rule over influential historical cities filled with magnificent monuments.&#xA;Gameplay&#xA;Build your city while you oversee the manufacturing of different agriculture and goods for your population. Solve problems, prevent population loss, trade with other cities, handle foreign relationships, take care of varying population classes and employee types across various industries and services, and many more. Nebuchadnezzar’s gameplay is geared towards all types of players: from beginners of the genre to experienced strategists.&#xA;Campaign&#xA;Nebuchadnezzar’s main campaign contains more than a dozen historical missions covering the colonization of ancient lands to the conquest of Babylon by Persians in the 6th Century bc. Each mission summons a different time period in Ancient Mesopotamian history, providing comprehensive historical experience. Players must carry out tasks important to the specific time and place of each mission, including the construction of historical monuments.&#xA;Monuments&#xA;During the campaign players will not only build complex ancient monuments, but design them too. Nebuchadnezzar features an in-game monument editor giving players complete control over their buildings. From structural design to color scheme to final details: it’s in the hands of the player. Will you recreate history or make history? It’s up to you.&#xA;Mods &amp;amp; Localization&#xA;Nebuchadnezzar was created with mods and localization in mind. Expand your experience with the full support of mods from new buildings, new goods, production chains, and even new maps, missions, and campaigns. It is almost entirely moddable. Localizing mods will also not be a problem. You can create mods in multiple languages and/or add languages to existing ones. This applies to the base game as well.&lt;/p&gt;</description>
        </item><item>
            <title>Amnesia Rebirth: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2020/10/amnesia-rebirth-now-available-linux-steam-and-gog/</link>
            <pubDate>Tue, 20 Oct 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/10/amnesia-rebirth-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/amnesia_rebirth_header.jpg&#34; alt=&#34;Featured image of post Amnesia Rebirth: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;Amnesia Rebirth&lt;/strong&gt;, the new game from the developers of &lt;strong&gt;Amnesia&lt;/strong&gt; and &lt;strong&gt;Soma&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/amnesia_rebirth&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/999220/Amnesia_Rebirth/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;You can’t let out a breath. The creature is only inches away. Its sole purpose - to feed off your terror. And so you crouch in the dark, trying to stop the fear rising, trying to silence what lies within you.&#xA;“I know you. I know what you&amp;rsquo;re capable of.”&#xA;In Amnesia: Rebirth, you are Tasi Trianon, waking up deep in the desert of Algeria. Days have passed. Where have you been? What did you do? Where are the others? Retrace your journey, pull together the fragments of your shattered past; it is your only chance to survive the pitiless horror that threatens to devour you.&#xA;“Do not allow yourself anger, do not allow yourself to fear.”&#xA;Time is against you. Step into Tasi’s shoes and guide her through her personal terror and pain. While you struggle to make your way through a desolate landscape, you must also struggle with your own hopes, fears, and bitter regrets. And still you must continue, step by step, knowing that if you fail you will lose everything.&#xA;First-person narrative horror experience&#xA;Explore environments and uncover their histories.&#xA;Overcome puzzles that stand in your way.&#xA;Carefully manage your limited resources, both physical and mental.&#xA;Encounter horrific creatures and use your wits and understanding of the world to escape them.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: 12th anniversary sale has begun</title>
            <link>https://playingtux.com/en/articles/2020/10/gog-12th-anniversary-sale-has-begun/</link>
            <pubDate>Sat, 03 Oct 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/10/gog-12th-anniversary-sale-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall_0.png&#34; alt=&#34;Featured image of post GOG: 12th anniversary sale has begun&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/promo/2020_gog_12_anniversary_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;12th anniversary sale&lt;/a&gt; has begun.&#xA;It will go on until &lt;strong&gt;09.10.2020&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;gog_12th_anniversary_sale.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/gog_12th_anniversary_sale.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Hellpoint: Soulslike-RPG now available for Linux</title>
            <link>https://playingtux.com/en/articles/2020/07/hellpoint-soulslike-rpg-now-available-linux/</link>
            <pubDate>Thu, 30 Jul 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/07/hellpoint-soulslike-rpg-now-available-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/hellpoint_header.jpg&#34; alt=&#34;Featured image of post Hellpoint: Soulslike-RPG now available for Linux&#34; /&gt;&lt;p&gt;&lt;strong&gt;Hellpoint&lt;/strong&gt;, a Soulslike-RPG, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/hellpoint&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/628670/Hellpoint/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hellpoint is a dark and challenging action RPG set in a heavily atmospheric sci-fi universe where the line between science and occultism is blurred.&#xA;Once a pinnacle of human achievement, the Irid Novo space station has fallen. Its ruins are now overrun by cruel interdimensional entities acting as puppets of the malevolent Cosmic Gods.&#xA;You have been created by the Author, organically printed on Irid Novo and sent on a mission to find out the unholy series of events that led to the catastrophic incident known as the Merge.&#xA;Irid Novo is a massive interconnected world full of mysteries, hidden passages and secrets within secrets - all for you to explore in any order you like. More dread and shivers awaits you as you travel deeper into the darkest corner of this forsaken colony.&#xA;Dozens of melee and ranged weapons and armor pieces to suit your playstyle. Every weapon has unique special abilities that unlock the more you fight with them.&#xA;A fascinating new sci fi universe reminiscent of classic sci-fi movies, set in the aftermath of a massive quantum cataclysm and complete with a deep lore and goosebump inducing soundtrack.&#xA;The space station orbits in real time around an ominous black hole that triggers various dynamic events such as boss appearances, horde assaults as well as modified enemy stats and positions.&#xA;If you are struggling, ask a friend to press Start to join in a couch coop session, or call for assistance online. The entire game can be completed uninterrupted in coop. The loot is shared, and the experience of local player two is saved and not watered down.&lt;/p&gt;</description>
        </item><item>
            <title>Tower of Time: Final Edition released</title>
            <link>https://playingtux.com/en/articles/2020/05/tower-time-final-edition-released/</link>
            <pubDate>Thu, 21 May 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/05/tower-time-final-edition-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/tower_of_time_final_header.jpg&#34; alt=&#34;Featured image of post Tower of Time: Final Edition released&#34; /&gt;&lt;p&gt;The strategy-RPG-mix &lt;strong&gt;Tower of Time&lt;/strong&gt; has received another update on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/617480/Tower_of_Time/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;Final Edition&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Tower of Time Final Edition&#xA;We have done some final polishing work on Tower of Time and we consider it &amp;lsquo;Final Edition&amp;rsquo; now.&#xA;Here is the content of the last patch:&#xA;Fixed achievements on Linux &amp;ndash; now working properly&#xA;Fixed few very small bugs &amp;ndash; e.g. effect of the fountains not visible immediately&#xA;Rebalancing of the difficulty &amp;ndash; enemy units, items, skills, battle parameters as number of enemies, spawn frequency, frequency of skills used, etc..&#xA;As a result there shouldn’t be any spikes in difficulty levels when moving between Tower levels. Still – when you outgrow current difficulty level (by building a real kick-ass party) – we highly recommend increasing difficulty during the game. You can do it anytime outside combat.&#xA;Visual upgrade of some skills&#xA;Tower of Time is 75% off for a limited time. Give it a try if you like fast paced RPGs with heavy focus on party customization and tactical real-time combat with pause or slow time. It&amp;rsquo;s not a lot of money and who knows, maybe you will be pleasantly surprised.&#xA;Join us on Discord - if you want to chat with us or would be interested in closed beta of our next project (once we are ready with it)&#xA;&lt;a class=&#34;link&#34; href=&#34;https://discord.gg/FBWCCTb&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://discord.gg/FBWCCTb&lt;/a&gt;&#xA;&lt;a class=&#34;link&#34; href=&#34;https://www.facebook.com/eventhorizondev/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://www.facebook.com/eventhorizondev/&lt;/a&gt;&#xA;&lt;a class=&#34;link&#34; href=&#34;https://twitter.com/EventHorizonDev&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://twitter.com/EventHorizonDev&lt;/a&gt;&#xA;&lt;a class=&#34;link&#34; href=&#34;https://darkenvoy.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://darkenvoy.com/&lt;/a&gt;&#xA;Have a great day.&#xA;Cheers,&#xA;Event Horizon&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: Update 1.13 and new DLC &#34;Down under&#34; released</title>
            <link>https://playingtux.com/en/articles/2020/05/railway-empire-update-113-and-new-dlc-down-under-released/</link>
            <pubDate>Fri, 08 May 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/05/railway-empire-update-113-and-new-dlc-down-under-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railway_empire_downunder_header.jpg&#34; alt=&#34;Featured image of post Railway Empire: Update 1.13 and new DLC &#34;Down under&#34; released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Update 1.13&lt;/strong&gt; and a new (paid) DLC &amp;ldquo;&lt;strong&gt;Down under&lt;/strong&gt;&amp;rdquo; for the railroad-management-game &lt;strong&gt;Railway Empire&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire_down_under&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1161421/Railway_Empire__Down_Under/%22&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;Description DLC:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New scenario: “Pioneering spirit” (1830-1930)&#xA;Map expansion: “Down Under” (available in Free Game and Sandbox modes)&#xA;3 new historical engines: Heisler (0-8-0), C30 (4-6-0) and Class S (4-6-2)&#xA;New tradeable goods (eg. seafood, Rail-O-Mite and canned beer) and 52 new cities to discover&#xA;New music tracks, reworked city buildings and unique mission structures (eg. Sydney Harbour Bridge)&#xA;New Settlement feature unique to the “Down Under” map: on pre-determined locations, players can now establish new cities and this way arrange the economic system to their liking&#xA;During the first half of the 19th Century, the colonial territories of Australia are sparsely populated and consist primarily of coastal cities and a few smaller farming settlements in the remote outback. However, a series of events is set to spark an industrial revolution, one that will usher in an era of change for Australia and secure a lucrative future. In the Railway Empire “Down Under” DLC, it is up to you to tame the unforgiving outback and expand your railway network across its wild terrain and beyond. Your railway will ultimately be the key to laying the foundations for flourishing cities and to connecting remote mining settlements to coastal metropolises. Are you ready to face the sun-scorched landscape of Australia’s Red Centre?&lt;/p&gt;</description>
        </item><item>
            <title>Beautiful Desolation: Update 1.0.3.9 fixes problems with playing videos on AMD-cards on Linux</title>
            <link>https://playingtux.com/en/articles/2020/05/beautiful-desolation-update-1039-behebt-video-probleme-amd-karten-unter-linux-0/</link>
            <pubDate>Thu, 07 May 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/05/beautiful-desolation-update-1039-behebt-video-probleme-amd-karten-unter-linux-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/beautiful_desolation_header.jpg&#34; alt=&#34;Featured image of post Beautiful Desolation: Update 1.0.3.9 fixes problems with playing videos on AMD-cards on Linux&#34; /&gt;&lt;p&gt;The Linux-version of the &lt;strong&gt;post-apocalyptic adventure&lt;/strong&gt; called &lt;strong&gt;Beautiful Desolation&lt;/strong&gt; has received the &lt;strong&gt;update 1.0.3.9&lt;/strong&gt; on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/912570/BEAUTIFUL_DESOLATION/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;The developer &lt;a class=&#34;link&#34; href=&#34;https://steamcommunity.com/app/912570/discussions/0/1749024519676236016/?ctp=3&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;even bought an additional Laptop with AMD-graphics-card&lt;/a&gt;, to find a bug which prevented the playing of in-game-videos.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LINUX CHANGELOG : 1.0.3.9 | 05/06/2020 - AMD NOW WORKING!&#xA;1.0.3.9 LINUX | 05/06/2020&#xA;VIDEO:&#xA;Fixed Video playback on AMD/RADEON cards&#xA;LANGUAGE:&#xA;Added Turkish Language translation.&#xA;Added Spanish Language translation.&#xA;English - Corrected several strings in the conversation files to exactly match the spoken words.&#xA;English - Added ‘Resolution’ translation string.&#xA;English - Added Unity video translation string.&#xA;English - Added ‘test video’ translation string.&#xA;English - Correctly linked ‘Nanite Experiment’ in PDA translation string.&#xA;English - Corrected spelling error in ‘Digital Backers’ credits string.&#xA;Added the Spanish and Turkish translator names to the credits.&#xA;GENERAL:&#xA;Changed the way version number is displayed (now includes the Operating System).&#xA;########################&lt;/p&gt;</description>
        </item><item>
            <title>Tropico 6: Update Nueve &#34;Guagua&#34; and DLC &#34;Spitter&#34; released</title>
            <link>https://playingtux.com/en/articles/2020/04/tropico-6-update-nueve-guagua-and-dlc-spitter-released/</link>
            <pubDate>Thu, 23 Apr 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/04/tropico-6-update-nueve-guagua-and-dlc-spitter-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/tropico6_dlc_spitter_header.jpg&#34; alt=&#34;Featured image of post Tropico 6: Update Nueve &#34;Guagua&#34; and DLC &#34;Spitter&#34; released&#34; /&gt;&lt;p&gt;For &lt;strong&gt;Tropico 6&lt;/strong&gt; the &lt;strong&gt;Update Nueve &amp;ldquo;Guagua&amp;rdquo;&lt;/strong&gt; and another (paid) DLC called &amp;ldquo;&lt;strong&gt;Spitter&lt;/strong&gt;&amp;rdquo; have been released for Linux on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1259750/Tropico_6__Spitter/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;&lt;strong&gt;Description of the DLC:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;It’s all about the fame and prestige. Nobody knows this better than a self-declared despot&amp;hellip;uh, statesman, such as El Presidente. Tropico 6’s second DLC skyrockets you into the world of stardom and illustriousness. Interact with superstars by using Spitter, the only short message social networking app officially approved by the Tropican Ministry for Modern Communications &amp;amp; Smoke Signals. Court the stars to gain their support, unlock their individual strengths and in turn receive even more respect and adulation from your subjects. But beware - fame and money can also attract some seriously shady types…&#xA;At the heart of the DLC is the new Spitter mechanic, which allows you to interact with celebrities and faction leaders to increase your standing. Use new buildings like the Rehab Center or Beauty Farm to attract celebrities and make them permanent citizens of Tropico. Plus, enjoy even more new content with three new music tracks, additional customization items and a new trait for El Prez.&#xA;New Spitter Social Media feature: Interact with superstars and faction leaders via a social app, to increase your standing and unlock new special traits of the celebrities&#xA;New mission and sandbox map&#xA;3 new buildings: Lure celebrities to Tropico by building a Rehab Center or Beauty Farm and make them permanent residents using the Super Villa&#xA;New trait: Narcissist&#xA;3 new tracks: Comercio Feliz, La Celebridad, Fiesta en el Club&#xA;5 new customization options for El Prez and his palace&lt;/p&gt;</description>
        </item><item>
            <title>Beautiful Desolation: post-apocalyptic adventure now available for Linux</title>
            <link>https://playingtux.com/en/articles/2020/03/beautiful-desolation-post-apocalyptic-adventure-now-available-linux/</link>
            <pubDate>Sun, 29 Mar 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/03/beautiful-desolation-post-apocalyptic-adventure-now-available-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/beautiful_desolation_header.jpg&#34; alt=&#34;Featured image of post Beautiful Desolation: post-apocalyptic adventure now available for Linux&#34; /&gt;&lt;p&gt;&lt;strong&gt;Beautiful Desolation&lt;/strong&gt;, the &lt;strong&gt;post-apocalyptic adventure&lt;/strong&gt; from the developers of &lt;strong&gt;STASIS&lt;/strong&gt; and &lt;strong&gt;CAYNE&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/912570/BEAUTIFUL_DESOLATION/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;The Linux-version on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/beautiful_desolation&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; will &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/forum/beautiful_desolation/linux_version&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;follow soon&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;BEAUTIFUL DESOLATION is a 2D isometric adventure game set in the distant future. Explore a post-apocalyptic landscape, solve puzzles, meet new friends and make powerful enemies, mediate conflicts and fight for your life as you unravel the secrets of the world around you.&#xA;FEATURING&#xA;A story-driven adventure set in a dystopian post-apocalyptic future.&#xA;A unique tribal punk aesthetic and 2D isometric rendered environments.&#xA;Puzzles and classic adventure gameplay.&#xA;Bizarre creatures, animals and vibrant characters await.&#xA;Mark, a man out of time, searches for his lost brother Don, in a far-flung futuristic era ruled by highly advanced technologies which are both revered and reviled.&#xA;Your surroundings hold echoes of a desolate past, and glimpses of a dark future that has yet to be written by your actions. Be prepared to face many tough choices that will shape this land long after you complete your journey.&#xA;The score is masterfully crafted by composer Mick Gordon, known for his work on Wolfenstein®, DOOM®, Prey®, Killer Instinct® and Need for Speed®.&#xA;The inhabitants of this world will help and hinder you, as you make new discoveries and navigate the spectacular African-inspired landscape. Negotiate your passage with local leaders, healers and warriors, or find yourself embroiled in a battle against nanite swarms, enormous scorpions and rocket-equipped robots.&#xA;From thriving villages to crumbling cities, petrified forests and bone-dry ocean beds, this strange new world holds a multitude of terrains to uncover, beautifully rendered in 2D isometric art.&#xA;FIND YOUR BROTHER AND GET HOME&amp;hellip;&#xA;BEAUTIFUL DESOLATION™ is brought to you by THE BROTHERHOOD™, the studio behind STASIS® and CAYNE®.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: free &#34;Spring Sale Goodies Collection #2&#34;</title>
            <link>https://playingtux.com/en/articles/2020/03/gog-free-spring-sale-goodies-collection-2/</link>
            <pubDate>Sat, 28 Mar 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/03/gog-free-spring-sale-goodies-collection-2/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_spring_goodies_2.png&#34; alt=&#34;Featured image of post GOG: free &#34;Spring Sale Goodies Collection #2&#34;&#34; /&gt;&lt;p&gt;The &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/gog-spring-sale-2020-has-begun&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Spring-Sale 2020&lt;/a&gt; is still ongoing.&#xA;Some days ago, GOG already gave the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/gog-free-spring-sale-goodies-collection-1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Goodies Collection #1&lt;/a&gt; away for free.&#xA;Now they also give the &amp;ldquo;&lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/spring_sale_goodies_collection_2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Spring Sale Goodies Collection #2&lt;/a&gt;&amp;rdquo; away for free too until 29.03.2020:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Experience fun of playing games to the fullest. With our free Spring Sale Goodies Collection #2, you can enjoy some of the best titles even outside the game’s world.&#xA;The pack includes enchanting artbooks from Pathfinder: Kingmaker and Shadow Tactics: Blades of the Shogun. There’s also something cool for Neverwinter Nights: Enhanced Edition fans. Fantastic soundtracks from the base game, as well as from Darkness Over Daggerford and Premium Adventures DLCs, await your discovery. Last but not least, we would also like to present you with a set of goodies from the cult 11bit studio titles, namely Frostpunk, Children of Morta, and Moonlighter.&#xA;Hurry up and claim this unique giveaway before it ends on March 29th, at 1 PM UTC.&#xA;Pathfinder: Kingmaker - Artbook&#xA;Shadow Tactics: Blades of the Shogun - Artbook&#xA;Neverwinter Nights: Enhanced Edition - Soundtrack (mp3)&#xA;Neverwinter Nights: Enhanced Edition - Soundtrack (flac)&#xA;Neverwinter Nights: Darkness Over Daggerford - Soundtrack (mp3)&#xA;Neverwinter Nights: Darkness Over Daggerford - Soundtrack (flac)&#xA;Neverwinter Nights: Premium Adventures - Soundtrack (mp3)&#xA;Frostpunk, Children of Morta, Moonlighter - wallpapers and avatars&lt;/p&gt;</description>
        </item><item>
            <title>Neverwinter Nights Enhanced Edition: DLC &#34;Dark Dreams of Furiae&#34; now available for Linux</title>
            <link>https://playingtux.com/en/articles/2020/03/neverwinter-nights-enhanced-edition-dlc-dark-dreams-furiae-now-available-linux/</link>
            <pubDate>Tue, 24 Mar 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/03/neverwinter-nights-enhanced-edition-dlc-dark-dreams-furiae-now-available-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/nwn_dark_furia_header.jpg&#34; alt=&#34;Featured image of post Neverwinter Nights Enhanced Edition: DLC &#34;Dark Dreams of Furiae&#34; now available for Linux&#34; /&gt;&lt;p&gt;A new (paid) DLC for the RPG-classic &lt;strong&gt;Neverwinter Nights Enhanced Edition&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/neverwinter_nights_dark_dreams_of_furiae&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1247750/Neverwinter_Nights_Enhanced_Edition_Dark_Dreams_of_Furiae/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;Dark Dreams of Furiae&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Dark Dreams of Furiae is a fantasy RPG module for Neverwinter Nights: Enhanced Edition. The characters and events of this module coincide with the official Dungeons &amp;amp; Dragons tabletop campaign, Baldur’s Gate: Descent into Avernus.&#xA;Features&#xA;10 hours of brand new gameplay for Neverwinter Nights: Enhanced Edition&#xA;Solo and co-op play&#xA;Original Music Score&#xA;Takes characters from level 5 to level 8&#xA;Time is of the essence: day/night cycle marches on; your choices bring new events&#xA;Daily news sheet adapts to your decisions and gives adventure clues&#xA;Based on the Planescape D&amp;amp;D campaign setting&#xA;Events coincide with official D&amp;amp;D tabletop campaign, Baldur&amp;rsquo;s Gate: Descent into Avernus&#xA;Dark Dreams of Furiae: A City on the Edge of Hell&#xA;In the fallen city of Furiae, ruled by devils and despots, a quiet war wages for the hearts and minds of the people. Into this chaos, a new arcane substance is smuggled: worldwine. Worldwine is deadly to devils, and turns mortals into dream-addled fanatics.&#xA;As a mortal of Furiae, you have a vested interest in this new operation. Could worldwine serve as a tool against the oppressive regime? Or will a passive populace simply succumb to their rule? What dark forces hide beneath the city, feeding on the dreams of the afflicted? Fight to save a damned city in this planar mystery adventure…&lt;/p&gt;</description>
        </item><item>
            <title>GOG: free &#34;Spring Sale Goodies Collection #1&#34;</title>
            <link>https://playingtux.com/en/articles/2020/03/gog-free-spring-sale-goodies-collection-1/</link>
            <pubDate>Mon, 23 Mar 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/03/gog-free-spring-sale-goodies-collection-1/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_goodies_collection1.png&#34; alt=&#34;Featured image of post GOG: free &#34;Spring Sale Goodies Collection #1&#34;&#34; /&gt;&lt;p&gt;The &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/gog-spring-sale-2020-has-begun&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Spring-Sale 2020&lt;/a&gt; is still in full effect.&#xA;On this occasion GOG offers the &amp;ldquo;&lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/spring_sale_goodies_collection_1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Spring Sale Goodies Collection #1&lt;/a&gt;&amp;rdquo; for free until 25.03.2020. It contains &lt;strong&gt;artbooks, avatars, wallpapers&lt;/strong&gt; aso.:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;If you love to immerse yourself in games fully, now is the perfect opportunity. Our Spring Sale Goodies Collection #1 includes free content for some of the top titles available on GOG.COM.&#xA;In this pack, you’ll see beautiful, eye-catching artbooks from A Plague Tale: Innocence, GreedFall, Styx: Shards of Darkness, both parts of The Surge series, and Vampyr. It also includes neat digital goodies, like avatars and wallpapers, for Darkest Dungeon and wallpapers from Obduction. Finally, Spring Sale Goodies Collection #1 comes with the artbook and an OST for the Unforeseen Incidents - both full of mystery and wonder just like the game itself.&#xA;Hurry up and claim this unique giveaway before it ends on March 25th, at 2 PM UTC.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: event &#34;Stay at home&#34; offers free games</title>
            <link>https://playingtux.com/en/articles/2020/03/gog-event-stay-home-offers-free-games/</link>
            <pubDate>Wed, 18 Mar 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/03/gog-event-stay-home-offers-free-games/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_stay_home_en.png&#34; alt=&#34;Featured image of post GOG: event &#34;Stay at home&#34; offers free games&#34; /&gt;&lt;p&gt;Due to the current &lt;strong&gt;(Corona-)situation&lt;/strong&gt;, &lt;strong&gt;GOG&lt;/strong&gt; emphasizes again their &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/partner/stay_at_home&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;free games&lt;/a&gt; in the &amp;ldquo;&lt;strong&gt;Stay at home&lt;/strong&gt;&amp;quot;-event!&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Spring-Sale 2020 has begun</title>
            <link>https://playingtux.com/en/articles/2020/03/gog-spring-sale-2020-has-begun/</link>
            <pubDate>Mon, 16 Mar 2020 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2020/03/gog-spring-sale-2020-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_springsale2020.png&#34; alt=&#34;Featured image of post GOG: Spring-Sale 2020 has begun&#34; /&gt;&lt;p&gt;At &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Spring-Sale 2020&lt;/strong&gt; has begun and offers more than 2500 titles and discounts up to 90%.&#xA;Also the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/the_witcher_goodies_collection&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;The Witcher Goodies Collection&lt;/a&gt; is currently available for &lt;strong&gt;free&lt;/strong&gt;.&#xA;The sale will last until &lt;strong&gt;30.03.2020&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: free Christmas-Update and new DLC &#34;Northern Europe&#34; released</title>
            <link>https://playingtux.com/en/articles/2019/12/railway-empire-free-christmas-update-and-new-dlc-northern-europe-released/</link>
            <pubDate>Fri, 13 Dec 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/12/railway-empire-free-christmas-update-and-new-dlc-northern-europe-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempire_northeurope_header.jpg&#34; alt=&#34;Featured image of post Railway Empire: free Christmas-Update and new DLC &#34;Northern Europe&#34; released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;free Christmas-Update v1.11&lt;/strong&gt; and a new (paid) DLC called &amp;ldquo;&lt;strong&gt;Northern Europe&lt;/strong&gt;&amp;rdquo; for the management-game &lt;strong&gt;Railway Empire&lt;/strong&gt; are now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire_northern_europe&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1161420/Railway_Empire__Northern_Europe/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Railway Empire heads North for latest DLC&#xA;Specialist strategy publisher Kalypso Media and developer Gaming Minds Studios have today released a brand-new DLC expansion for fan-favourite tycoon simulation Railway Empire on PC, PlayStation®4 and Xbox One.&#xA;The Northern Europe expansion sees players aid the Swedish Parliament with constructing a new national railroad to continue the country’s far-reaching industrial advancements along the lakes and sprawling rivers that were first used by freight ships to provide goods and supplies to Northern Europe.&#xA;In addition to the new DLC, Kalypso has also released the Christmas update (version 1.11) for Railway Empire, adding seasonal Christmas decorations, the new ‘Dallas’ challenge and a series of tweaks and improvements to the game’s Challenge Mode – all completely free of charge as part of Kalypso’s ongoing ‘games as a service’ post-release support.&#xA;&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://www.youtube.com/watch?v=&lt;/a&gt;_zb0AgYhgXM&#xA;The new DLC includes:&#xA;New scenario: Hibernation (1853-1870)&#xA;Map expansion: ‘Northern Europe’ (available in Free Game and Sandbox modes)&#xA;3 historical engines: Odin (2-2-2), Prins August (2-4-0) and SJB II (4-6-0)&#xA;10 new tradeable goods (e.g. crisp bread and brown cheese) and 30 new cities&#xA;‘Concession’ feature: The map is divided into sections. Buy concessions to gain access to new building grounds (also available on the full North American map)&#xA;Snow: Enhanced weather system for all northern regions in the game&#xA;New regional soundtrack&#xA;The Northern Europe DLC for Railway Empire is available now on all platforms.&#xA;&lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1161420/Railway&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://store.steampowered.com/app/1161420/Railway&lt;/a&gt;_Empire__Northern_Europe/&#xA;Information&#xA;Title: Railway Empire – Northern Europe DLC&#xA;Platform(s): Windows, Linux, PlayStation®4, Xbox One&#xA;Developer: Gaming Minds Studios&#xA;Genre: Tycoon simulator&#xA;Release: Out now&#xA;Hashtag(s): #RailwayEmpire #NorthernEuropeDLC&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Winter Sale 2019 has begun, Wasteland 2 for free</title>
            <link>https://playingtux.com/en/articles/2019/12/gog-winter-sale-2019-has-begun-wasteland-2-free/</link>
            <pubDate>Wed, 11 Dec 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/12/gog-winter-sale-2019-has-begun-wasteland-2-free/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_wintersale2019.png&#34; alt=&#34;Featured image of post GOG: Winter Sale 2019 has begun, Wasteland 2 for free&#34; /&gt;&lt;p&gt;On &lt;strong&gt;GOG&lt;/strong&gt; the &lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/news/the_winter_sale_is_live_get_2500_deals_up_to_95&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Winter Sale 2019&lt;/a&gt;&lt;/strong&gt; has begun.&#xA;Also you can get (timely limited) &lt;strong&gt;Wasteland 2 Directors Cut Digital Classic Edition&lt;/strong&gt; for free, and on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/connect&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Connect&lt;/a&gt; you can get even more new titles.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;It doesn’t matter if you can see the white caps of snow outside or if you are spending the holidays in a tropical paradise, the time has come for the annual Winter Sale on GOG.COM! Along with it, arrives a sleigh of great offers for DRM-free games, completion bundles, and freebies!&#xA;Start your visit on the front page by claiming a free copy of Wasteland 2 Director&amp;rsquo;s Cut Digital Classic Edition. It’s the successful sequel to the first-ever post-apocalyptic tactical RPG created by now legendary game designer Chris Avellone. The game comes with a serial key for the original Wasteland from 1988 as a bonus goodie, so you get two games with just one click. This giveaway lasts until December 13th, 2 PM UTC.&#xA;Also, take a moment to gaze at the northern lights, flickering with fantastic Winter Sale deals.&#xA;For example, get the Ultimate RED Collection for 97.77 USD / 87.77 EUR / 69.77 GBP. It includes a pre-order for Cyberpunk 2077 and all Witcher games at their lowest price ever! Don&amp;rsquo;t hesitate, because this unique offer is available only until December 27th, 2 PM UTC.&#xA;Next, grab the Paradox Strategy Bundle. It will give you an additional 25% discount when completing your collection of five games released by Paradox Interactive: Age of Wonders: Planetfall (-33%), Imperator: Rome (-33%), Surviving Mars (-66%), BATTLETECH (-66%), and Stellaris (-75%).&#xA;Finally, discover this year&amp;rsquo;s best indie games thanks to the 2019 Indie Gems Bundle. It features an additional 25% discount when you own or buy at least five titles from a list that includes: Bloodstained: Ritual of the Night (-25%), Dawn of Man (-25%), Deliver us the Moon (-20%), Foundation (-20%), Stygian: Reign of the Old Ones (-20%), Indivisible (-20%), Pathway (-40%), Druidstone: The Secret of the Menhir Forest (-60%), and more.&#xA;That&amp;rsquo;s not all! Freshly released, huge action-RPG GreedFall is now available on GOG.COM, DRM-free and 25% off until December 26th, 2 PM UTC!&#xA;With over 2500 gaming deals during the Winter Sale, everyone will find titles that will bring even more joy this holiday season. Titles like: Diablo + Hellfire (-15%), Jupiter Hell (-20%), Rebel Cops (-25%), My Friend Pedro (-30%), Mutant Year Zero: Road to Eden (-50%), Project Warlock (-50%), Darksiders III (-66%), Outward (-60%), Disney Classic Games: Aladdin and The Lion King (-65%), The Witcher 3: Wild Hunt - Game of the Year Edition (-70%), Hard West (-90%), and more are yours to enjoy.&#xA;By popular demand, we&amp;rsquo;re also bringing back the GOG Connect feature. It allows you to claim DRM-free copies of selected games that you already own on Steam. The first wave of games includes DUSK, Age of Wonders: Planetfall, Through the Ages, and Galaxy Trucker.&#xA;The Winter Sale runs until January 2nd, 2020, at 2 PM UTC.&lt;/p&gt;</description>
        </item><item>
            <title>Transport Fever 2: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2019/12/transport-fever-2-now-available-linux-gog-and-steam/</link>
            <pubDate>Wed, 11 Dec 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/12/transport-fever-2-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/transportfever2_header.jpg&#34; alt=&#34;Featured image of post Transport Fever 2: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Transport Fever 2&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/transport_fever_2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1066780/Transport_Fever_2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Transport Fever 2 officially released&#xA;We are super happy to officially release together with Good Shepherd Entertainment the tycoon game Transport Fever 2.&#xA;The classic transport simulation genre has a new gold standard with Transport Fever 2. Discover a whole new world by navigating transport routes through land, water and air. May progress and prosperity find their way!&#xA;We are super happy to officially release together with Good Shepherd Entertainment the tycoon game Transport Fever 2. Buy the game on Steam: &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/1066780/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://store.steampowered.com/app/1066780/&lt;/a&gt; The classic&amp;hellip;&#xA;Provide the world with the transport infrastructure it needs and make a fortune with custom-made transport services. Watch your trains run on rails, your buses and trucks thunder along roads, your ships power through the water, and your planes soar through the skies. Carry people on their way to work or play, and be the reason cities grow and thrive. Deliver raw materials and goods to drive the economy. Experience the greatest logistical challenges from 1850 to the present day, and build a transport empire unrivaled anywhere else on the globe!&#xA;Free play with countless configuration possibilities&#xA;Three campaigns across three continents with over 20 hours of playing time&#xA;Editors for creating maps and editing saved games&#xA;Three landscape types: moderate, dry, and tropical&#xA;Realistically modelled vehicles from Europe, America and Asia&#xA;A total of over 200 vehicles: trains, buses, streetcars, trucks, aircraft and ships&#xA;Modular train stations, bus and truck stations, airports and harbors&#xA;Realistic transport simulation including one-way streets and light signals&#xA;Editable and paintable terrain with realistic effects&#xA;Intuitive construction tools for building railroads and more&#xA;Display important data such as traffic and emissions, on separate layers&#xA;Dynamic economy and city simulation&#xA;More than ten economic chains with associated factories and goods&#xA;Cities with countless residential, commercial and industrial buildings&#xA;Detailed game world with physics-based lighting&#xA;Individually simulated land animals, birds and fish&#xA;Over 50 challenging achievements in free play mode&#xA;Extensive modding support via the Steam Workshop&#xA;Owners of the predecessor Transport Fever can buy Transport Fever 2 thanks to loyalty discount until January 3 with 25% discount.&#xA;The entire Urban Games team wishes you lots of fun with Transport Fever 2!&lt;/p&gt;</description>
        </item><item>
            <title>Curious Expedition: free update adds Multiplayer-mode &#34;Rivals&#34;</title>
            <link>https://playingtux.com/en/articles/2019/11/curious-expedition-free-update-adds-multiplayer-mode-rivals/</link>
            <pubDate>Fri, 29 Nov 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/11/curious-expedition-free-update-adds-multiplayer-mode-rivals/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/curious_expedition_rivals.png&#34; alt=&#34;Featured image of post Curious Expedition: free update adds Multiplayer-mode &#34;Rivals&#34;&#34; /&gt;&lt;p&gt;The &amp;ldquo;Roguelike Expedition-Simulation-Game&amp;rdquo; &lt;strong&gt;Curious Expedition&lt;/strong&gt; has received a new free update, which also adds a multiplayer-mode called &amp;ldquo;&lt;strong&gt;Rivals&lt;/strong&gt;&amp;rdquo;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New content update: RIVALS&#xA;Find the golden pyramid to access the Curious Expedition 2 Closed Alpha!&#xA;Have you ever wondered what Curious Expedition would be like as a massively multiplayer game? Make sure to play the new RIVALS mode we launched today to find out!&#xA;Here are some of the things you can expect from RIVALS:&#xA;Explore worlds that are up to 10,000 times larger than in the original game.&#xA;Discover new regions and have your name and portrait remembered for all other players to see.&#xA;Acquire prestigious badges with every golden pyramid you discover.&#xA;Equip your trek with over 140 Expedition Crates to customize your playstyle and experiment with different strategies.&#xA;But that&amp;rsquo;s not all! Hidden away in this massive world, there&amp;rsquo;s a golden pyramid. Those of you who&amp;rsquo;ll find it, will get immediate access to the Curious Expedition 2 Closed Alpha on Discord!&lt;/p&gt;</description>
        </item><item>
            <title>GOG Black Friday Sale 2019 has begun</title>
            <link>https://playingtux.com/en/articles/2019/11/gog-black-friday-sale-2019-has-begun/</link>
            <pubDate>Thu, 28 Nov 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/11/gog-black-friday-sale-2019-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_black_friday2019.jpg&#34; alt=&#34;Featured image of post GOG Black Friday Sale 2019 has begun&#34; /&gt;&lt;p&gt;The &lt;strong&gt;GOG Black Friday Sale 2019&lt;/strong&gt; has begun, with &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/promo/20191128_black_friday_90_discount&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;discounts up to zu 90%&lt;/a&gt;!&#xA;The sale will last until &lt;strong&gt;03.12.2019&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Stardew Valley: Update 1.4 released</title>
            <link>https://playingtux.com/en/articles/2019/11/stardew-valley-update-14-released/</link>
            <pubDate>Tue, 26 Nov 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/11/stardew-valley-update-14-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/stardew_valley_update14.png&#34; alt=&#34;Featured image of post Stardew Valley: Update 1.4 released&#34; /&gt;&lt;p&gt;The newest &lt;strong&gt;Update 1.4&lt;/strong&gt; for the Farming-Simulation &lt;strong&gt;Stardew Valley&lt;/strong&gt; is utterly extensive and has been released just now on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/413150/Stardew_Valley/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;Here is the &amp;ldquo;condensed&amp;rdquo; version of the Changelog (without spoilers);&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hi everyone,&#xA;The new 1.4 update for Stardew Valley is now available! As usual, this update is completely free for anyone who owns Stardew Valley. It&amp;rsquo;s always fun &amp;amp; exciting to share new content with you, and I really hope you enjoy discovering all the new stuff.&#xA;This update not only adds new content and features to the game, but improves the gameplay experience with a ton of &amp;ldquo;quality of life&amp;rdquo; features&amp;hellip; including some popular &amp;amp; long-standing requests from the community. There&amp;rsquo;s also an enormous amount of bug fixes and some optimizations improvements&amp;ndash;in short, the game is more polished than ever. I hope this update will greatly improve your Stardew Valley experience, and make your time in the valley even more joyful, seemless, and fun.&#xA;Below is a very, very condensed version of the 1,4 changelog, with spoilers hidden.&#xA;1.4 Changelog (Condensed Version):&#xA;A new &amp;hellip;&#xA;Added some more character events&amp;hellip; including a new 14-heart event for every spouse.&#xA;Added Fish Ponds, a new farm building that allows you to raise fish and harvest a variety of items from them.&#xA;Added a new farm map: Four Corners&#xA;Added a&#xA;Over 60 new items, some fun, some practical and some powerful&#xA;Added 24 new hairstyles, 181 new shirts, 35 new hats, , and 2 new boots&#xA;Added the ability to&#xA;Junimo Kart has been almost completely re-done&#xA;You can now choose from 3 cat breeds &amp;amp; 3 dog breeds.&#xA;Added a new end-game farm building&#xA;Sheds can be upgraded to double their interior size&#xA;Added a&#xA;Added 2 new monsters and 2 new alternative levels to the mines&#xA;A new type of upgrade at the Blacksmith&amp;rsquo;s&#xA;An emote menu for your farmer (default key is Y)&#xA;The social tab now keeps track of villagers&amp;rsquo; likes and dislikes (click on a villager&amp;rsquo;s icon)&#xA;Marlon can now recover an item for you after getting knocked out in the mines&#xA;You now have the option to play multiplayer with separate money coffers, instead of shared.&#xA;Huge amount of Quality of Life improvements, like being able to stack &amp;ldquo;big&amp;rdquo; items (like kegs), or seeing the Junimo Note icon pulse when hovering over an item that&amp;rsquo;s required for a bundle.&#xA;14 new music tracks!&#xA;Hundreds of bug fixes&#xA;Again, please keep in mind this is a highly condensed version of the changelog that leaves out a lot of details. The actual changelog is much too long to paste here, but if you&amp;rsquo;d like to see the complete, spoiler-filled version, please check out this link.&#xA;I hope you have fun with the new update, and as always, thanks for playing Stardew Valley!&#xA;-ConcernedApe&lt;/p&gt;</description>
        </item><item>
            <title>Sigma Theory: leaves Early Access</title>
            <link>https://playingtux.com/en/articles/2019/11/sigma-theory-leaves-early-access/</link>
            <pubDate>Thu, 21 Nov 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/11/sigma-theory-leaves-early-access/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/sigma_theory_full.jpg&#34; alt=&#34;Featured image of post Sigma Theory: leaves Early Access&#34; /&gt;&lt;p&gt;&lt;strong&gt;Sigma Theory: Global Cold War&lt;/strong&gt;, the &amp;quot;&amp;quot; leaves Early Access after seven month with a new update.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Sigma Theory is finally out of Early Access!&#xA;The 1.0 update is available to download from Steam now!&#xA;The current game has nothing in common with the one we&amp;rsquo;ve released 7 months ago. We&amp;rsquo;ve worked hard fixing bugs, improving feedbacks, adding content, fine-tuning mechanics and balancing gameplay with your feedback and support to come up with the best version of the game you get today!&#xA;Making a game like this with so much novelty is not an easy task and we&amp;rsquo;re grateful you&amp;rsquo;ve sticked up with us during the past months.&#xA;Some of you hated the game, some of you loved the game. But we&amp;rsquo;ve listened to everyone because, at the end of the day, we&amp;rsquo;re making games for the players, not for ourselves.&#xA;The experience of developing the game with you along was enlightening for the whole team and it is something we&amp;rsquo;ll do again for our next game *cough* Out There: Oceans of Time *cough*.&#xA;So, again, on behalf of the team: THANK YOU.&#xA;Development is not stopping as we&amp;rsquo;re already working on the new playable country that will be available in the next update.&#xA;**Full patchnote**&#xA;&amp;mdash;-1.0 &amp;mdash;-&#xA;Content&#xA;New agent : Jahrein&#xA;New character : Spy drone operator&#xA;9 new achievements&#xA;Visual&#xA;All countries now have their own buildings in exfiltration scenes&#xA;Added portal to show when the agent uses the trait GATE in exfiltrations&#xA;Other various UI improvements&#xA;Balancing&#xA;Agents SCAR, MORRIGH4N, MAESTRO and TSUBA become elite&#xA;Player can now chose whose which agent(s) and scientist(s) gain a trait during events&#xA;AI now steals more scientists from countries which lost sigma race&#xA;Actions are now possible in a country at war, but agents only have to be spotted once to be forced to flee the country, and fleeing is slow instead of fast&#xA;Prisoners now only need to be located before exfiltration, preparation is no longer needed&#xA;Player now has 3 choices when recruiting an agent mid-game&#xA;Added a discretion score to exfiltrations&#xA;No more than 2 organizations will give tasks at any given time&#xA;Travel is now possible to a country at war, but only infiltration&#xA;Added doomsday clock bonus when refusing to work with organisation&#xA;Various&#xA;Added events for warning player when losing sigma race&#xA;Added indication of diplomatic cost/benefit on request/offers button tooltips in diplomacy meetings&#xA;Added a popup to explain why the player gets an ending&#xA;Added new sounds&#xA;Added common keyboard shortcuts&#xA;Added resolution choice in options&#xA;Added arrows to navigate easily between agents&#xA;Available spouses are now limited to unlocked agents&#xA;Added button to cancel ongoing recruitment in recruitment screen&#xA;Added tooltip for weapon types&#xA;Bugs&#xA;Don&amp;rsquo;t show progress report for double agents that were just recruited&#xA;Fixed wrong reaction text when agents are ordered to capture or counter a spy&#xA;Fixed bug where a meeting could still take place with a country that was eliminated&#xA;Fixed bugs where wrong text or character was displayed in organisation missions&#xA;Fixed rare game freeze when spouse is kidnapped and country asks for ransom&#xA;Fixed bug where cancelling a mission and assigning it again could result in a different duration&#xA;Fixed bug where agent sometimes didn&amp;rsquo;t explain when quitting because of injury&#xA;Fixed bug where expired contracts could stay in contracts window&#xA;Fixed bug where last Opus Mariae mission had the wrong summary&#xA;Fixed bug where refused or failed mission could still be accomplished afterwards&lt;/p&gt;</description>
        </item><item>
            <title>GOG Halloween Sale 2019 has begun</title>
            <link>https://playingtux.com/en/articles/2019/10/gog-halloween-sale-2019-has-begun/</link>
            <pubDate>Mon, 28 Oct 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/10/gog-halloween-sale-2019-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_halloween2019.png&#34; alt=&#34;Featured image of post GOG Halloween Sale 2019 has begun&#34; /&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; also has a &lt;strong&gt;Halloween Sale 2019&lt;/strong&gt;.&#xA;It will last until &lt;strong&gt;04.11.2019&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>SteamWorld Quest: Hand of Gilgamech - now available DRM-free for Linux on GOG</title>
            <link>https://playingtux.com/en/articles/2019/06/steamworld-quest-hand-gilgamech-now-available-drm-free-linux-gog/</link>
            <pubDate>Fri, 14 Jun 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/06/steamworld-quest-hand-gilgamech-now-available-drm-free-linux-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/steamworldquestheader.jpg&#34; alt=&#34;Featured image of post SteamWorld Quest: Hand of Gilgamech - now available DRM-free for Linux on GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;SteamWorld Quest: Hand of Gilgamech&lt;/strong&gt;, the new &lt;strong&gt;card based RPG&lt;/strong&gt; from the developers of &lt;strong&gt;SteamWorld Dig&lt;/strong&gt; and &lt;strong&gt;SteamWorld Heist&lt;/strong&gt;, is now also available DRM-free for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/steamworld_quest_hand_of_gilgamech&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Lead a party of aspiring heroes through a beautifully hand-drawn world and intense battles using only your wits and a handful of cards. Take on whatever threat comes your way by crafting your own deck choosing from over 100 unique punch-cards!&#xA;Triumph over evil with the hand you’re dealt!&#xA;SteamWorld Quest is the roleplaying card game you’ve been waiting for! Lead a party of aspiring heroes through a beautifully hand-drawn world and intense battles using only your wits and a handful of cards. Take on whatever threat comes your way by crafting your own deck choosing from over 100 unique punch-cards!&#xA;What awaits you is a luscious treasure chest filled with gold, dragons, vivid worlds, magic, knights in shining armor as well as XP, turn-based battles and all that good RPG stuff! The game’s humorous mix of traditional fantasy and steampunk robots makes for an unforgettable experience with lots of laughs.&lt;/p&gt;</description>
        </item><item>
            <title>Pathfinder: Kingmaker - Enhanced Edition and DLC &#34;Beneath The Stolen Lands&#34; released</title>
            <link>https://playingtux.com/en/articles/2019/06/pathfinder-kingmaker-enhanced-edition-and-dlc-beneath-stolen-lands-released/</link>
            <pubDate>Fri, 07 Jun 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/06/pathfinder-kingmaker-enhanced-edition-and-dlc-beneath-stolen-lands-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pathfindereeheader.jpg&#34; alt=&#34;Featured image of post Pathfinder: Kingmaker - Enhanced Edition and DLC &#34;Beneath The Stolen Lands&#34; released&#34; /&gt;&lt;p&gt;For the RPG &lt;strong&gt;Pathfinder: Kingmaker&lt;/strong&gt; the so called &amp;ldquo;&lt;strong&gt;Enhanced Edition&lt;/strong&gt;&amp;rdquo; has been released:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;The EE includes:&#xA;• numerous gameplay-enriching content additions and dozens of quality-of-life features&#xA;• new abilities and ways to build your character, including a brand-new class&#xA;• new items and weaponry&#xA;• improved balance, especially in the beginning and last two chapters of the game&#xA;• enhanced kingdom management system, both in terms of balance as well as usability and player comfort&#xA;• increased variety of random encounters on the global map&#xA;• thousands of fixes and improvements made since the game&amp;rsquo;s initial release&lt;/p&gt;</description>
        </item><item>
            <title>Battletech: Patch 1.6.0 and new DLC &#34;Urban Warfare&#34; released for Linux</title>
            <link>https://playingtux.com/en/articles/2019/06/battletech-patch-160-and-new-dlc-urban-warfare-released-linux/</link>
            <pubDate>Tue, 04 Jun 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/06/battletech-patch-160-and-new-dlc-urban-warfare-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/battletech_urban_warfare.png&#34; alt=&#34;Featured image of post Battletech: Patch 1.6.0 and new DLC &#34;Urban Warfare&#34; released for Linux&#34; /&gt;&lt;p&gt;A &lt;strong&gt;huge patch 1.6.0&lt;/strong&gt; and a new (paid) DLC &amp;ldquo;&lt;strong&gt;Urban Warfare&lt;/strong&gt;&amp;rdquo; are now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/battletech_urban_warfare&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1047180/BATTLETECH_Urban_Warfare/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Urban Warfare brings &amp;lsquo;Mech combat to the vast cityscapes of the Inner Sphere! Electronic warfare, large-scale building destruction, environmental mechanics, new enemy units and more make the urban sprawl a whole new battlefield.&#xA;Urban Warfare&#xA;Street brawls introduce new tactical gameplay challenges as ‘Mech combat moves from wide-open natural landscapes to vast urban sprawls. Every building in the new urban biome is fully destructible, so you’re never more than a few salvos away from a new line of sight, or the defensive cover of high-rise rubble. Destroyed coolant exchanger buildings, and broken electrical transformers that disrupt targeting will drastically change the battle as you go.&#xA;Electronic Warfare&#xA;The return of these lost technologies will forever change the 31st century battlefield. ‘Mechs equipped with Electronic Countermeasures (ECM) and nearby friendly units are obscured from enemy targeting systems and immune to indirect fire. Meanwhile, ‘Mechs equipped with Active Probe can reveal, locate, and target enemy units that would otherwise be hidden.&#xA;Two New BattleMechs&#xA;The experimental Raven 1X sports an advanced electronic warfare package that combines ECM and Active Probe systems into a lightweight component. The Javelin is a compromise between speed and firepower, with close-range knockout power.&#xA;New Flashpoints&#xA;A wide variety of new branching short stories that link together mercenary missions, crew conversations, special events, critical choices, and rare bonus rewards.&#xA;Three New Enemy Vehicles&#xA;The Gallant Urban Assault Tank sports a variety of weapons to fight at all ranges with speed and agility, the Packrat is a battlefield support vehicle equipped with a prototype version of ECM, and the Rotunda is a reconnaissance vehicle equipped with a prototype version of Active Probe.&#xA;New Encounter&#xA;Attack and Defend is a challenging new mission type where your mercenaries must destroy an enemy’s base to stop a steady stream of attackers before they can overcome your forces and knock out your employer’s base.&lt;/p&gt;</description>
        </item><item>
            <title>Stellaris: DLC &#34;Ancient Relics&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2019/06/stellaris-dlc-ancient-relics-now-available-linux-gog-and-steam/</link>
            <pubDate>Tue, 04 Jun 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/06/stellaris-dlc-ancient-relics-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/stellaris_ancientrelics_header.jpg&#34; alt=&#34;Featured image of post Stellaris: DLC &#34;Ancient Relics&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;For &lt;strong&gt;Stellaris&lt;/strong&gt; the new (paid) DLC &amp;ldquo;&lt;strong&gt;Ancient Relics&lt;/strong&gt;&amp;rdquo; has been released for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/stellaris_ancient_relics_story_pack&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1045980/Stellaris_Ancient_Relics_Story_Pack/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;Also Stellaris is &lt;strong&gt;currently available for free&lt;/strong&gt; on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/connect&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Connect&lt;/a&gt;, and the &lt;strong&gt;huge Update 2.3 (&amp;ldquo;Wolfe&amp;rdquo;)&lt;/strong&gt; has been published!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Stellaris: Ancient Relics Story Pack is a new story pack for Paradox Development Studio’s iconic sci-fi grand strategy game, Stellaris. Uncover the ruins of long-dead civilizations in Relic Worlds to piece together the story of their rise and eventual downfall. Excavate their derelict cities and ships to unearth the truth, discover powerful relics and harness them for your own empire’s ambitions.&#xA;Stellaris: Ancient Relics includes:&#xA;SAID ANCIENT RELICS&#xA;Collect valuable relics in your adventures as rewards for resolving game events or after completing a dig at a multi-stage archaeological site. Each relic gives significant benefits to your empire to aid in your interstellar escapades.&#xA;DIG IN&#xA;Hit the dirt on a variety of enigmatic and alien worlds with new archeology sites available for your empire to study… or plunder. Each site begins a story with between one and six chapters to investigate. Retrace the history to discover artifacts and relics that can be boons to your empire.&#xA;THOSE WHO CAME BEFORE&#xA;Encounter clues about two extinct Precursor civilizations, the Baol and the Zroni, the former a sprawling hivemind of plantoids, the latter some of the most powerful psionics to have ever lived. Players can investigate their home systems to understand who they were and, more importantly, what can be learned from their demise.&#xA;RELIC WORLDS&#xA;Once home to vibrant, advanced civilizations, these Relic Worlds now lie dead, replete with desolate ruins and dormant mysteries. Players can excavate guaranteed archeological sites on these worlds and bring to light powerful relics and artifacts.&#xA;MATTER OF ARTIFACTS&#xA;Learning from history is much more than parables and antiquities, it can often be the key to understanding one’s own place in the galaxy. Utilizing archaeological research, discover Minor Artifacts, a new consumable resource type which can help empower one’s empire.&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: new DLC &#34;France&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2019/05/railway-empire-new-dlc-france-now-available-linux-gog-and-steam/</link>
            <pubDate>Fri, 24 May 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/05/railway-empire-new-dlc-france-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempire_franceheader.jpg&#34; alt=&#34;Featured image of post Railway Empire: new DLC &#34;France&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;A new (paid) &lt;strong&gt;DLC&lt;/strong&gt; for the management game &lt;strong&gt;Railway Empire&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire_france&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/884142/Railway_Empire__France/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;France&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New scenario – Into a new time (1874-1890)&#xA;Map expansion: France (available in Free Game and Sandbox modes)&#xA;10 historical engines such as the Coupe Vent (4-4-0) and Forquenot (2-4-2)&#xA;More than 12 new tradeable goods (e.g. wine and soft cheese) and 31 new cities&#xA;‘Concession’ feature: The map is divided into sections. Buy concessions to gain access to new building grounds (also available on the full North American map)&#xA;New songs and updated characters&#xA;In the wake of Emperor Napoleon III’s exile, the French monarchy has collapsed for the second time, and the Third Republic has taken its place. In the Railway Empire – France DLC you will decide your country’s industrial future. Either take sides with a militaristic general and increase the strength of France’s borders in anticipation of a new war or help the minister of public work to rebuild the infrastructure of the country and undertake the controversial new “Eiffel Tower” project.&lt;/p&gt;</description>
        </item><item>
            <title>Surviving Mars: Update &#34;Armstrong&#34; and new DLCs &#34;Green Planet&#34; &amp; &#34;Project Laika&#34; released for Linux</title>
            <link>https://playingtux.com/en/articles/2019/05/surviving-mars-update-armstrong-and-new-dlcs-green-planet-project-laika-released-linux/</link>
            <pubDate>Thu, 16 May 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/05/surviving-mars-update-armstrong-and-new-dlcs-green-planet-project-laika-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/survivingmars_armstrong_update.jpg&#34; alt=&#34;Featured image of post Surviving Mars: Update &#34;Armstrong&#34; and new DLCs &#34;Green Planet&#34; &amp; &#34;Project Laika&#34; released for Linux&#34; /&gt;&lt;p&gt;For the city building simulation &amp;ldquo;Surviving Mars&amp;rdquo; the huge &lt;strong&gt;Armstrong Update&lt;/strong&gt; has been released for Linux.&#xA;At the same time the DLCs &amp;ldquo;&lt;strong&gt;Green Planet&lt;/strong&gt;&amp;rdquo; and &amp;ldquo;&lt;strong&gt;Projekt Laika&lt;/strong&gt;&amp;rdquo; have been published.&#xA;Both DLCs are part of the season pass.&#xA;&lt;strong&gt;Green Planet&lt;/strong&gt; is available on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/952890/Surviving_Mars_Green_Planet/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/surviving_mars_green_planet&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&#xA;Also &lt;strong&gt;Projekt Laika&lt;/strong&gt; ist available on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1042360/Surviving_Mars_Project_Laika/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/surviving_mars_project_laika&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Changelog for the Armstrong Update of Surviving Mars&#xA;Thank you to all of our beta testers, you have been amazing.&#xA;FREE Update Section&#xA;New Features:&#xA;5 Landscaping tools/buildings - Flatten terrain, create Ramp, Change Surface texture and construct Small Rock Formation or medium Rock Formation. They&amp;rsquo;re available since start and do not require research. The Flatten and Ramp tools consume a lot of drone time and require or produce excess of Waste Rock. The Rock Formations are constructed with Waste Rock. The Change Surface tool consumes drone time and damages the local soil quality.&#xA;3 Special Projects - Capture Meteors, launch High-Speed Comm Satellite and Launch SETI Satellite. They become available when the first batch of Planetary Anomalies gets discovered (Sol 10-15) and do not require previous research. These three act as alternative sources of raw materials (Capture Meteors), sponsor research (HGS Satellite) and funding (SETI Satellite).&#xA;2 new buildings - Large Dumping Site and Rocket construction site. The significantly larger dumping site is because we&amp;rsquo;re now producing and consuming far more Waste Rock. The construction of Rockets was added as an alternative to the buying of Rockets, which is not possible when you lack Funding. The Large Dumping Site is not locked via research, the Rocket requires Advanced Rocketry to be researched. (Advanced Rocketry is a vanilla tech that now enables the construction of Rockets, as well.)&#xA;Self-sufficient dome - you can now place a Basic Dome with minimal life-support buildings. You only need to connect it to a power source. Once constructed, the structures will act as independent buildings. International Mars Mission has a free prefab of the self-sufficient dome.&#xA;New event chains - 19 for the base game, 1 for modding purposes, 9 for Space Race DLC&#xA;New research UI with vertical flow replaced the old research UI&#xA;Other Fixes and Improvements:&#xA;Added order-queuing for Rovers&#xA;Added multi-selection of units for mouse and keyboard and hybrid control schemes. You can use lasso or double-click over a unit type to mass-select nearby units of the same type&#xA;More informative reasons for unavailable diplomacy options&#xA;Fix for proper show/hide behaviour of hex ranges of domes for outside workplaces&#xA;Build Menu: Rovers are moved to separate sub-categories&#xA;Added conditions where colonists can change dome regardless of home availability in other domes&#xA;Double click or Controller Button (X) on items in the build menu, which require known but non-researched techs now open the Research UI&#xA;Trade rockets to rivals are not automated by default&#xA;New Photo Mode effect added - Motion Blur&#xA;Added &amp;ldquo;-nomods&amp;rdquo; launch option, allowing to start the game without mods. To set this option, you need to open the game PROPERTIES from the menu in Steam (left-click on the game in Steam Library). In the first tab GENERAL open SET LAUNCH OPTIONS. A small popup window will open where you can enter text. You need to enter: -nomods&#xA;Special thanks to our closed-beta testers who helped us with this change! And also with the Modding-related fixes below&#xA;Modding-Related Fixes and Improvements:&#xA;Documented the Lua loading procedure, mod versions and dependencies, creating mods for DLCs and other minor documentation updates&#xA;Added a filter for mods compatible with the game version&#xA;Build menu subcategories are now presets, which can be easily added with mods&#xA;Added a set of mod items that add easily modifiable options to your mods&#xA;Fixed &amp;lsquo;copy from&amp;rsquo; field in building template mod items and mission logo mod items&#xA;Unused tech field icon property removed&#xA;Mod dependencies show if the mod they depend on is missing or incompatible (outdated)&#xA;Added a sample story chain&#xA;Improved mod upload - it provides status update, better UI flow, feedback about report upload problems&#xA;[PDX modding] Fix to enable auto-update of mods from PDX modding backend&#xA;[PDX modding] Fix for re-uploading mods to PDX modding backend to keep their dependencies entered in the web interface&#xA;Green Planet DLC&#xA;New resource and global parameters which track terraforming progress&#xA;New terraforming buildings in a separate build menu section&#xA;New special projects with global effects&#xA;New tech field – Terraforming – which unlocks buildings, resources, special projects&#xA;New breakthrough techs focused on terraforming&#xA;New disasters – Toxic rain and Marsquake&#xA;Vegetation on Mars – plant it, watch it thrive or wither and die&#xA;New main menu background video and updated Surviving Mars logo&#xA;New Green Planet wallpapers&#xA;New terraforming milestones&#xA;10 new achievements / trophies&#xA;Project Laika DLC&#xA;Pets are coming to Mars: 25 different pets of 10 animal types will start living alongside colonists after Founders stage is over, there are enough colonists and comfort is high enough. Pets include cats, dogs, penguins, platypuses and more.&#xA;2 New buildings for in-dome and outside-of dome animal husbandry produce Food for the colonists&#xA;Domesticated animals are coming to Mars too: 4 types of animals for each of the new buildings will provide different options&lt;/p&gt;</description>
        </item><item>
            <title>SUPERHOT: Patch Update Vol.8 (1.0.11) finally fixes problems in the version for Linux</title>
            <link>https://playingtux.com/en/articles/2019/04/superhot-patch-update-vol8-1011-finally-fixes-problems-version-linux/</link>
            <pubDate>Thu, 04 Apr 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/04/superhot-patch-update-vol8-1011-finally-fixes-problems-version-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/superhotheader.jpg&#34; alt=&#34;Featured image of post SUPERHOT: Patch Update Vol.8 (1.0.11) finally fixes problems in the version for Linux&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/322500/SUPERHOT/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; the &lt;strong&gt;Patch Update Vol.8 (1.0.11)&lt;/strong&gt; for &lt;strong&gt;SUPERHOT&lt;/strong&gt; has been released.&#xA;It &lt;strong&gt;finally fixes some long outstanding problems in the Linux-version&lt;/strong&gt; of the game:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch Update Vol.8 (1.0.11)&#xA;SUPERHOT - SzymonSuperhot&#xA;Hi there&#xA;How about that? Another day, another patch.&#xA;This time we showed a bit more love towards Linux players.&#xA;Let&amp;rsquo;s see what bugs had to say night-night this time:&#xA;Fixed game crashing on Linux.&#xA;Some Linux players couldn&amp;rsquo;t run the game. Now they can. Yay.&#xA;Spread the system achievement available for Linux players.&#xA;Linux achievement hunters will be finally able to max out.&#xA;Rebaked lightmaps on some levels for Linux version.&#xA;Fixed Pumpkin Spiced achievement not working for some players.&#xA;Fixed font size and typos in piOS menu&#xA;Removed minor bugs on both Linux and PC version.&#xA;That is all beautiful people. Have a good day.&#xA;Cheers,&#xA;Szymon form SUPERHOT Team&lt;/p&gt;</description>
        </item><item>
            <title>Dead Cells: free DLC &#34;Rise of the Giant&#34; released</title>
            <link>https://playingtux.com/en/articles/2019/03/dead-cells-free-dlc-rise-giant-released/</link>
            <pubDate>Thu, 28 Mar 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/03/dead-cells-free-dlc-rise-giant-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/deadcells_risegiant_header.jpg&#34; alt=&#34;Featured image of post Dead Cells: free DLC &#34;Rise of the Giant&#34; released&#34; /&gt;&lt;p&gt;A free DLC for the fantastic Roguelike &amp;ldquo;&lt;strong&gt;Dead Cells&lt;/strong&gt;&amp;rdquo; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/1046440/Dead_Cells__Rise_of_the_Giant/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and soon on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dead_cells_rise_of_the_giant&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&#xA;A FREE DLC!?!? ARE YOU MAD?:&#xA;Since we began development on Dead Cells, many years ago now, we’ve been completely blown away by the amazing reaction of the community. Without your support and feedback we wouldn’t be where we are today. Rise of the Giant is our way of saying thank you. Here’s a free DLC with a bunch of new content, mostly aimed at the people who have been hanging around since day 1, it’s high level and should offer more challenge than most sane people would think reasonable.&#xA;Features:&#xA;New levels: You’ve got a new level that’s connected to the main level structure and immediately available to anyone who’s finished the game at least once. You’ve got another (poorly) hidden level, for the masochists who know that there is a Boss Cell 5&#xA;New Bosses: Mirroring the above, you’ve got a new completely different type of boss available in the main level structure, with another INSANELY difficult boss hidden behind even more ridiculously difficult content.&#xA;New content: There are 10 new enemies, 13 new weapons/skills and a bunch of other upgrades to core game systems. There are additions to the story/lore of the game, new secrets, new blueprints and…&#xA;Skins: People have been requesting this for ages and we’ve finally found the time to make the necessary changes to accomadate the request. You’ve now got access to female skins, fluro skins and a christmas tree skin, cos why the hell not.&#xA;On top of these major changes we’re continuously trying to update the game in ways that make it more challenging and more just, all the while remaining open to new players. As such you will notice that the difficulty has been rebalanced so that the entry level of the game, while extremely challenging is now in line with the 5 extra difficulty levels available to those who like to suffer.&#xA;We hope that you like Rise of the Giant and would like to remind you that we’re not done, we’ll be continuing to make content for the game for as long as you keep demanding it, so feel free to let us know what you’d like to see and if we can make any changes that would make you happy.&lt;/a&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Slay the Spire: now available DRM-free for Linux on GOG</title>
            <link>https://playingtux.com/en/articles/2019/03/slay-spire-now-available-drm-free-linux-gog/</link>
            <pubDate>Wed, 27 Mar 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/03/slay-spire-now-available-drm-free-linux-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/slayspireheader.jpg&#34; alt=&#34;Featured image of post Slay the Spire: now available DRM-free for Linux on GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;Slay the Spire&lt;/strong&gt;, the mix of &lt;strong&gt;strategy-, Roguelike and card-game&lt;/strong&gt;, is now available &lt;strong&gt;DRM-free&lt;/strong&gt; for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/slay_the_spire&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;We fused card games and roguelikes together to make the best single player deckbuilder we could. Craft a unique deck, encounter bizarre creatures, discover relics of immense power, and Slay the Spire!&#xA;Features&#xA;Dynamic Deck Building: Choose your cards wisely! Discover hundreds of cards to add to your deck with each attempt at climbing the Spire. Select cards that work together to efficiently dispatch foes and reach the top.&#xA;An Ever-changing Spire: Whenever you embark on a journey up the Spire, the layout differs each time. Choose a risky or safe path, face different enemies, choose different cards, discover different relics, and even fight different bosses!&#xA;Powerful Relics to Discover: Powerful items known as relics can be found throughout the Spire. The effects of these relics can greatly enhance your deck through powerful interactions. But beware, obtaining a relic may cost you more than just gold&amp;hellip;&#xA;Slay the Spire left Early Access and comes with:&#xA;Three core characters that each have their own unique set of cards.&#xA;250+ fully implemented cards.&#xA;150+ different items to be found.&#xA;50+ unique combat encounters.&#xA;50+ mysterious events that can help or harm you.&#xA;Daily Climbs allow you to compare yourself with every other player in the world.&#xA;Custom mode that allows mixing and matching various crazy run modifiers.&lt;/p&gt;</description>
        </item><item>
            <title>Trüberbrook: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2019/03/trueberbrook-now-available-linux-gog-and-steam/</link>
            <pubDate>Tue, 12 Mar 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/03/trueberbrook-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/trueberbrookheader.jpg&#34; alt=&#34;Featured image of post Trüberbrook: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Trüberbrook&lt;/strong&gt;, the &lt;strong&gt;mystery adventure with handcrafted scenery&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/truberbrook&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/757300/Truberbrook__Trberbrook/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;»Trüberbrook« is a thrilling mystery-sci-fi adventure game.&#xA;Enjoy an adventurous vacation to a 1960&amp;rsquo;s parallel universe! A Sci-Fi-Mystery Adventure Game with handmade scenery.&#xA;Imagine yourself on a vacation to Europe in the late sixties. Now, picture yourself as a young American scientist; Hans Tannhauser. Yes, that&amp;rsquo;s your name in this scenario. While you&amp;rsquo;re at it, think of Trüberbrook, a remote village in rural, mountain-sloped and densely forested cold-war Germany. Because, that&amp;rsquo;s where you somehow end up after hitting the continent. But who cares, you won the trip in a lottery! Or at least, that’s how it seems. But don&amp;rsquo;t fear, instead of getting some rest, you could find yourself having to save the world …&#xA;Suspense! Mystery! Thrills! After all, it&amp;rsquo;s a single player sci-fi mystery adventure game. We want to keep you entertained!&#xA;Join American student Tannhauser, stranger in a strange land&#xA;Set in cold-war rural Germany in the late 1960s&#xA;Inspired by Twin Peaks, The X-Files, Stranger Things &amp;amp; Star Trek&#xA;Indulge in universal themes such as love, friendship, loyalty, self-discovery and dinosaurs&#xA;Handmade miniature scenery!&#xA;Full voice acting in both English and German!&#xA;Atmospheric, moody soundtrack&#xA;Up to 10 hours of super exciting gameplay!&#xA;Trüberbrook was successfully funded on Kickstarter in December 2017 within only 30 hours. The game will be enhanced by several new features thanks to the joint force of our 5078 wonderful backers! &amp;lt;3&#xA;The year is 1967. The world policy is dominated by the Cold War and Vietnam, Russia and America are racing to the moon. At the same time in Europe, students take to the streets from Paris to Berlin.&#xA;On a larger scale, the world is locked in turmoil, but most people are unaware of the events unfolding in an overlooked, sleepy part in the German province. Hans Tannhauser, an American student in his late twenties is caught by surprise: Out of the blue, he wins a trip to a small, German village, Trüberbrook. Truber-what? No idea! It doesn’t help he can’t remember taking part in any lottery in the first place … Happy to put some distance between him and his Ph.D. in quantum physics, he makes his way to Trüberbrook, Germany, bursting with curiosity.&#xA;But shortly after his arrival, inexplicable things start to happen: A mysterious stranger breaks into his room at the Guesthouse Waldeslust and steals a paper on physics. But who would do that? And why?&#xA;Gradually, he gets to know the various villagers and spa guests, one more peculiar than the other. Only young anthropologist Greta Lemke, who is on a research trip to Trüberbrook, seems normal to him. Before he knows it, Greta becomes Tannhauser’s accomplice on the adventure of a lifetime! It slowly dawns on the aspiring physicist that his presence in Tüberbrook is not accidental – he is here to save the world!&#xA;As the story proceeds, Tannhauser teams up with Greta Lemke, a student of paleoanthropology, and bumps into the enigmatic inventor Lazarus Taft.&#xA;Hans Tannhauser is an American physics student in his mid-twenties – and a clever one at that. The adorable little fellow is well-read, always curious and of a deeply friendly nature.&#xA;Greta Lemke was always the fiercest kid in the sandbox; cute but merciless if someone dared interrupting her excavations of twig bones and toy artefacts. The somewhat overenthusiastic student of paleoanthropology arrives in Trüberbrook on an adventure to unravel the mysteries surrounding the village.&#xA;As much a reclusive inventor as it gets, Lazarus Taft quickly became talk of the town due to his superior card playing. There must be a reason he bought this costly old mansion in Trüberbrook, of all places … What&amp;rsquo;s up with Lazarus Taft?&#xA;Trüberbrook is full of quirky villagers, tourists and strangers – like the gruffy but warm-hearted innkeeper Trude or her daughter Leni, &amp;ldquo;the weird kid&amp;rdquo; from Trüberbrook Elementary. And there&amp;rsquo;s the old baron, a veteran of two world wars, or Lessing, the prototype of modern day conspiracists. And of course Trübi, the legendary lake monster. To name a few.&#xA;One of the most distinctive features of the game is the unique visual style. The sceneries are purely handmade. &amp;lsquo;Handmade&amp;rsquo; as in: &amp;lsquo;Manufactured using real hands!&amp;rsquo; And fingers!&#xA;Not the most efficient way of doing things, but certainly the most inefficient one. We&amp;rsquo;re loving it, though! Look at what we do here, piece by piece, by the sweat of our brows. Every little detail is custom-made.&#xA;The models are digitized using a technique called photogrammetry and later retopologized. This way we get highly detailed polygon models that blend perfectly with our digital characters.&#xA;It is a lot of work, but also quite exciting! You may ask yourself, how can they reach this level of detail? Are there very tiny people involved? They can&amp;rsquo;t accomplish all of this with mere human hands, right? Well yes, we can! The answer might be our abundance of professional hands. Twenty-four seven at our disposal in all shapes and colors, they get things done!&#xA;Every scene gets an individual treatment and is staged with actual physical lighting. This allows us to simulate different hours of the day or weather conditions. Even a change of seasons is possible just by redecorating the set with real tiny little snowflakes, no joke.&#xA;This way we achieve an exceptional and magical look that visually reflects the world of Trüberbrook.&#xA;Trüberbrook is a story-driven adventure game with a strong focus on characters and the narrative, but includes a lot of puzzles that need to be solved to progress the story. The puzzles are designed to integrate into the narrative.&#xA;You navigate Tannhauser through the different sceneries from a third person perspective, usually in long distance shots to intensify the impression of peeking into a little diorama. The story unfolds as you interact with your environment, talk to other characters and solve puzzles. These range from inventory-based puzzles to social challenges (such as persuading other characters) up to passing unsettling psycho tests.&#xA;For the console versions, we came up with a very intuitive controller input, allowing you to move the line of sight and walking directions independently. For the PC versions, you can choose between classic point and click mouse controls, and the controller navigation.&#xA;The soundtrack of Trüberbrook is an original composition to fit the mood of the game – sort of a tranquil doom jazz. Inspirations come from the works of Tom Waits, Angelo Badalamenti, Mark Lanegan, Timber Timbre or Bohren &amp;amp; der Club of Gore. The soundtrack is directed by Sebastian Nagel &amp;amp; Albrecht Schrader.&#xA;We&amp;rsquo;ve spent a lot of time working on a voice acting concept that joins in with the genetic code of the game. Since the protagonist is an American in the midst of a bunch of Germans, we wanted to reflect this in our choice of actors: In the international English audio, the main character Tannhauser speaks native American English, while all of the townspeople of Trüberbrook sport genuine German accents!&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: new DLC &#34;Germany&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2019/03/railway-empire-new-dlc-germany-now-available-linux-gog-and-steam/</link>
            <pubDate>Fri, 01 Mar 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/03/railway-empire-new-dlc-germany-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempire_germanyheader.jpg&#34; alt=&#34;Featured image of post Railway Empire: new DLC &#34;Germany&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;A new (paid) &lt;strong&gt;DLC&lt;/strong&gt; for the management-game &lt;strong&gt;Railway Empire&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire_germany&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/884143/Railway_Empire__Germany/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;Germany&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New scenario - Patchwork (1850 - 1870)&#xA;Map expansion: Germany (available in Free Game and Sandbox modes)&#xA;10 historical engines such as the Adler and the Rhein&#xA;More than 12 new tradeable goods (e.g. canned kraut and cuckoo clocks) and 59 new cities&#xA;New songs and reworked city buildings as well as an update of the characters and German signaling signs&#xA;Exclusive ‘concession’ feature: The map is divided into sections. Buy concessions to gain access to new building grounds (also available on the full North American map).&#xA;Marked by the revolts and rebellions of the March Revolution, the German petty states are on the brink of economic collapse. However, with the appearance of the first private trains, cross-border connections are increasingly growing, linking the larger cities and creating industrial centers that will lift the troubled country. In the Railway Empire - Germany DLC you will be a central part of this movement. Strengthen your influence as a railway magnate within Germany and exploit new building grounds by acquiring valuable concessions.&lt;/p&gt;</description>
        </item><item>
            <title>Pathfinder: Kingmaker - second DLC Varnhold&#39;s Lot released</title>
            <link>https://playingtux.com/en/articles/2019/02/pathfinder-kingmaker-second-dlc-varnholds-lot-released/</link>
            <pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/02/pathfinder-kingmaker-second-dlc-varnholds-lot-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pathfindervarnholdslotheader.jpg&#34; alt=&#34;Featured image of post Pathfinder: Kingmaker - second DLC Varnhold&#39;s Lot released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;second huge DLC&lt;/strong&gt; for the RPG &lt;strong&gt;Pathfinder: Kingmaker&lt;/strong&gt; called &lt;strong&gt;Varnhold&amp;rsquo;s Lot&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/pathfinder_kingmaker_varnholds_lot&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/900448/Pathfinder_Kingmaker__Varnholds_Lot/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Just as you were claiming your first title, another hero of the Stolen Lands became a baron too: Maegar Varn, captain of the Varnling Host mercenary band and rightful ruler of Varnhold (this guy sure likes the sound of his name!). If you&amp;rsquo;ve played the main campaign, you already know what happened to him next&amp;hellip; Or do you? In this DLC, you join Varn as his general, and experience Varnhold&amp;rsquo;s valorous history firsthand — the whole of it, not just the outcome!&#xA;• Play a self-contained side story. Create a new character and spend 6-12 hours fighting for the future of Varnhold while your main campaign&amp;rsquo;s hero establishes their barony in the Shrike Hills.&#xA;• Experience the adventure from a companion&amp;rsquo;s point of view. Maegar Varn might be your liege — but what worth is a ruler without advisors, and what can a lord achieve without his host? Lead your commander to victory in combat and to prosperity in peace — and, perhaps, you&amp;rsquo;ll see those who followed you in your main campaign with new eyes!&#xA;• Explore a huge new dungeon. What secrets lie in the forbidden depths, guarded by centaurs of the Nomen tribe? What monsters lurk there, and what treasures glimmer in the dark? Open the ancient doors, and fight your way through Lostlarn Keep!&#xA;• Spark a new love. Varn is your commander, an old friend and a trusted ally&amp;hellip; But could he mean something more to you? Play as a heroine to find out!&#xA;• Import your achievements into the main campaign! After you finish the DLC, a new event will unlock in the main story: Maegar Varn will invite you to visit the dungeon once again — to witness the consequences of your decisions&amp;hellip; and, while you&amp;rsquo;re there, to pick up the loot that was left behind!&#xA;Discover the untold stories of the Stolen Lands&amp;rsquo; denizens and conquerors in our new DLC — &amp;ldquo;Varnhold&amp;rsquo;s Lot&amp;rdquo;!&lt;/p&gt;</description>
        </item><item>
            <title>Battletech: Patch 1.4.0 with german, french and russian localization released</title>
            <link>https://playingtux.com/en/articles/2019/02/battletech-patch-140-german-french-and-russian-localization-released/</link>
            <pubDate>Fri, 01 Feb 2019 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2019/02/battletech-patch-140-german-french-and-russian-localization-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/battletech_header_alt_assets_1.jpg&#34; alt=&#34;Featured image of post Battletech: Patch 1.4.0 with german, french and russian localization released&#34; /&gt;&lt;p&gt;The huge &lt;strong&gt;Patch 1.4.0&lt;/strong&gt; for the turn-based strategy game &lt;strong&gt;Battletech&lt;/strong&gt; has been released.&#xA;Besides a lot of fixes it also includes the &lt;strong&gt;complete german, french and russian localization&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LIVE - BATTLETECH 1.4.0 Release Notes: The One with Localization!&#xA;Welcome to BATTLETECH 1.4! This release contains a number of quality-of-life improvements and bug fixes, as well as the official localized releases of BATTLETECH in French, German, and Russian. We have also improved performance for saving and loading games.&#xA;A few things to note about localization:&#xA;If you switch to a different language and it isn’t showing up on screen, back out to the main menu so that the language pack can refresh.&#xA;There is no noun declension in procedurally generated contracts.&#xA;BattleMech names are consistently not translated, as consistent with other BATTLETECH translations.&#xA;We hope you enjoy our latest BATTLETECH update!&#xA;&amp;ndash; HBS&#xA;IMPORTANT: Additional note for players who mod various game files… Reminder that modding is not officially supported. If you have saved a game with any mod active, that saved game will not work after an update has been applied unless you replace all modded files exactly as they were when the save game file was created. Saved games require the exact same data state in order to function properly.&#xA;As always, if you experience further issues please contact Customer Support at: &lt;a class=&#34;link&#34; href=&#34;https://support.paradoxplaza.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://support.paradoxplaza.com&lt;/a&gt;&#xA;Highlights&#xA;Localized versions of BATTLETECH - French, German, and Russian players, rejoice! BATTLETECH has now officially moved out of the localization beta and into a full release! We’ve implemented an increased number of translations, and improved translation accuracy.&#xA;UI improvements - We’ve removed excess symbols and fixed many occurances of text truncation/bleeding and incorrect line breaks for text in all languages.&#xA;Improvements&#xA;Fixed the splash screen delay that some users experienced and reported.&#xA;Some conversation and narrative text was updated for clarity.&#xA;Updated tree placement around hexes so that players can navigate to forest positions more easily.&#xA;The player is now notified about reputation requirements for events.&#xA;Bugfixes&#xA;Fixed an issue with video settings not saving in fullscreen or windowed modes.&#xA;Player ‘Mechs are no longer submerged in deep water.&#xA;Fixed store issues that prevented some players from selling items in Ironman career mode.&#xA;Fixed functionality with the Big Steel Claw that prevented players from selling and storing it.&#xA;Corrected an issue that could cause the wrong follow-up event to trigger after completing&#xA;Operation: Flattened Earth.&#xA;Flashpoint owners can now play multiplayer games against non-Flashpoint owners.&#xA;Fixed issues with enemy ‘Mechs getting stuck in geometry when spawning outside the map in some combat missions.&#xA;Fixed an audio issue with turret generator destruction in Target Acquisition missions.&#xA;“Spore Cloud” debuff icon is now present in the jungle biome.&#xA;Dropships that fly in at the end of the Steel Beast flashpoint land correctly and no longer float above the map.&#xA;Fixed issues with UI card on the star map for the Kurita Alliance Flashpoint.&#xA;Fixed the Mechwarrior VO played after successfully damaging an enemy structure.&#xA;Fixed UI issues with reputation icons and tooltips.&#xA;Known Issues&#xA;On rare occasions, a small amount of partly unlocalized mission objective text may appear in French, German, and Russian versions of the game.&#xA;Custom Mechwarrior callsigns and ‘Mech names may appear localized if the custom name is a word that is already used elsewhere in the game.&#xA;A desync notification may appear during rounds in Multiplayer if the Host and Guest use different decimal separators (e.g. English vs Russian, French, or German). However, clicking “Continue” will clear the notification, and the match can be finished.&lt;/p&gt;</description>
        </item><item>
            <title>Surviving Mars: Patch &#34;Kuiper&#34; released for Linux</title>
            <link>https://playingtux.com/en/articles/2018/12/surviving-mars-patch-kuiper-released-linux-0/</link>
            <pubDate>Sat, 15 Dec 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/12/surviving-mars-patch-kuiper-released-linux-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/survivingmarsheader.jpg&#34; alt=&#34;Featured image of post Surviving Mars: Patch &#34;Kuiper&#34; released for Linux&#34; /&gt;&lt;p&gt;The Patch called &amp;ldquo;&lt;strong&gt;Kuiper&lt;/strong&gt;&amp;rdquo; for the &lt;strong&gt;city-building simulation&lt;/strong&gt; named &amp;ldquo;&lt;strong&gt;Surviving Mars&lt;/strong&gt;&amp;rdquo; is now available for Linux.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Haemimont Games and Paradox Interactive have been hard at work to bring you a fresh set of fixes, updates, and helpful additions!&#xA;One big thing you&amp;rsquo;ll notice is a series of hint messages and helpful encyclopedia entries to assist you in Surviving Mars.&#xA;Kuiper Patch&#xA;General&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added videos in Hint messages&lt;/li&gt;&#xA;&lt;li&gt;Added videos in Hints section of the Encyclopedia&lt;/li&gt;&#xA;&lt;li&gt;Changed text alignment in Hint messages&lt;/li&gt;&#xA;&lt;li&gt;Fix for Hint messages getting restarted when the selected object changes&lt;/li&gt;&#xA;&lt;li&gt;Fix for screen remaining blurred in some cases&lt;/li&gt;&#xA;&lt;li&gt;Fix for Black Cubes destroying passages&lt;/li&gt;&#xA;&lt;li&gt;Fix for Find Water Milestone not being completed in some cases when Water is found&lt;/li&gt;&#xA;&lt;li&gt;Fix for Amplify upgrade of Rare Metals Refinery to properly increase production per day&lt;/li&gt;&#xA;&lt;li&gt;Fix for Waste Rock Dumps becoming irresponsive after loading of old save games&lt;/li&gt;&#xA;&lt;li&gt;Fix for Triboelectric Scrubber no more cleaning stuff after change of its range&#xA;Gamepad&lt;/li&gt;&#xA;&lt;li&gt;Fix for RB/LB control of sliders in info panels&lt;/li&gt;&#xA;&lt;li&gt;Fix for unnecessary selection of &amp;ldquo;Basic Resources&amp;rdquo; and &amp;ldquo;Advanced Resources&amp;rdquo; rows in depots&amp;rsquo; info panel&#xA;Fixes in the following events&lt;/li&gt;&#xA;&lt;li&gt;Fix for event-related techs missing in the absence of Space Race&lt;/li&gt;&#xA;&lt;li&gt;Long Winter&lt;/li&gt;&#xA;&lt;li&gt;Dust Sickness&lt;/li&gt;&#xA;&lt;li&gt;Power Surge&lt;/li&gt;&#xA;&lt;li&gt;Broken Dome&lt;/li&gt;&#xA;&lt;li&gt;Frozen Batteries&#xA;Modding&lt;/li&gt;&#xA;&lt;li&gt;Changed naming convention for &amp;ldquo;New&amp;rdquo; in mod editor toolbar to avoid ambiguousness&lt;/li&gt;&#xA;&lt;li&gt;New Specialist msg now supplies the specialist&lt;/li&gt;&#xA;&lt;li&gt;Fix for garbled file formats in drop-down list of the &amp;ldquo;open file&amp;rdquo; dialog&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;Surviving Mars is available on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/surviving_mars&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/464920/Surviving_Mars/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Stellaris: DLC &#34;Megacorp&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/12/stellaris-dlc-megacorp-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 06 Dec 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/12/stellaris-dlc-megacorp-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/stellaris_megacorpheader.jpg&#34; alt=&#34;Featured image of post Stellaris: DLC &#34;Megacorp&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The new (paid) DLC &amp;ldquo;&lt;strong&gt;Megacorp&lt;/strong&gt;&amp;rdquo; for the SciFi-management-game &lt;strong&gt;Stellaris&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/stellaris_megacorp&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/944290/Stellaris_MegaCorp/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Stellaris: MegaCorp is the latest full expansion for Paradox Development Studio’s iconic sci-fi grand strategy game, which has players ushering in an era of prosperity and profit on a galactic scale. In this economy-focused expansion, players can become the CEO of a powerful corporate empire to expand operations across the stars.&#xA;Stellaris: MegaCorp features include:&#xA;CORPORATE CULTURE&#xA;Chief Executive Officers of a MegaCorp can conduct business on a galaxy-wide scale with a host of new civics. By building Branch Offices on planets within empires they have trade agreements with, the MegaCorp can add a portion of the planet’s Trade Value to their own network. Using the new Corporate Authority, construct an economic powerhouse and dominate galactic trade - for a brighter future.&#xA;CITY WORLD&#xA;With Ecumenopolis, players can increase the population density of core worlds to truly epic proportions, eventually creating a planet-spanning megacity.&#xA;CARAVANEER FLEETS&#xA;Keep an eye out for the Caravaneers, nomadic interstellar wheelers-and-dealers who stay aloof from galactic politics, and always have a bargain up their sleeve. Expect surprises when these master traders wander through your space or when you visit their home systems.&#xA;MORE MEGASTRUCTURES&#xA;The budget has been approved for your own glorious Matter Decompressor, Mega-Art Installation, Interstellar Assembly or Strategic Coordination Center to acquire new scaling capabilities for your megalopolis.&#xA;GALACTIC SLAVE MARKET&#xA;Buy and sell pops on an industrial scale, set them free or keep them as livestock. The choice is yours!&#xA;VIP STATUS COMES WITH ITS PERKS&#xA;Keep your economy competitive in a cutthroat galaxy with additional Ascension perks!&#xA;ADVISORS AND MUSIC&#xA;3 Additional Advisors and 4 music tracks to help you conquer the Galaxy.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Black Friday Sale has begun</title>
            <link>https://playingtux.com/en/articles/2018/11/gog-black-friday-sale-has-begun-0/</link>
            <pubDate>Thu, 22 Nov 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/11/gog-black-friday-sale-has-begun-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogblackfriday2018.png&#34; alt=&#34;Featured image of post GOG: Black Friday Sale has begun&#34; /&gt;&lt;p&gt;Yesterday also &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; started a sale: the so called **Black Friday (and Cyber Monday) Sale!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;500+ deals up to 90% off&#xA;Deals? Deals! Yes, that&amp;rsquo;s right – deals. It&amp;rsquo;s Black Friday and Cyber Monday sale time on GOG.COM – the DRM-free dispensary of exceptional value.&#xA;The sale will take place between November 21–27, and it is pure unadulterated savings so let&amp;rsquo;s cut to the chase&amp;hellip;&#xA;Beloved good old games only on GOG.COM:&#xA;• Soldier of Fortune (-20%)&#xA;• Soldier of Fortune: Payback (-20%)&#xA;• Soldier of Fortune II (-20%)&#xA;• SWAT 4 (-50%)&#xA;75% off, the sweet spot between big deals and the most wonderful games in history includes:&#xA;• Vampire: The Masquerade – Bloodlines&#xA;• Zeus + Poseidon (Acropolis)&#xA;• Crysis&#xA;• Dragon Age: Origins&#xA;• Theme Hospital and Theme Park&#xA;• SimCity 2000, SimCity 3000, and SimCity 4&#xA;• Worms: Armageddon, Worms World Party Remastered&#xA;• the complete Wing Commander and Ultima anthologies&#xA;• The Saboteur&#xA;• SPORE&#xA;• Jade Empire&#xA;• Dead Space&#xA;Black Friday is still about the biggest savings and a chance to grab Panzer Corps (-90%) – the spiritual successor to the classic Panzer General series, the musical BIT.TRIP games (-80–90%), or the must-play Mafia II (-80%) and Hyperdimension Neptunia Re;Birth trilogy (-80%).&#xA;Deals will be available until November 27, 11 PM UTC.**&lt;/p&gt;</description>
        </item><item>
            <title>Surviving Mars: DLC &#34;Space Race&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/11/surviving-mars-dlc-space-race-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 15 Nov 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/11/surviving-mars-dlc-space-race-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/survivingmars_spaceraceheader.jpg&#34; alt=&#34;Featured image of post Surviving Mars: DLC &#34;Space Race&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;For the Space-Management-game &lt;strong&gt;Surviving Mars&lt;/strong&gt; the new (paid) DLC &amp;ldquo;&lt;strong&gt;Space Race&lt;/strong&gt;&amp;rdquo; has been released for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/surviving_mars_space_race&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/801670/Surviving_Mars_Space_Race/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;Also the free huge &lt;strong&gt;Gagarin Update&lt;/strong&gt; (&lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/news/?appids=464920&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Patchnotes&lt;/a&gt;) is now available for the main game.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Compete for milestones and anomalies with several other AI colonies backed by rival sponsors attempting to become this planet’s superpower. You can trade with, respond to distress calls for, issue distress calls to, and even steal important colonists from these competitor colonies as you establish your territory on Mars.&#xA;NARRATIVE EVENTS&#xA;Experience narrative events throughout your colonization process that help reveal the realities of life in the dome and challenge your management skills.&#xA;UNIQUE VEHICLES AND BUILDINGS&#xA;Each sponsor has their own unique vehicle and building that only their colonies can construct and take advantage of in their mission. Express the individuality of your space-faring conglomerate inside and out of your domes.&#xA;NEW MISSION SPONSORS&#xA;Meet two new players in the fight for the final frontier. Japan and Brazil are now available as brand new mission sponsors and are ready to move heaven and Mars to make their mark!&#xA;UNIQUE GOALS &amp;amp; REWARDS&#xA;Each sponsor will task you with a unique set of goals to complete on your mission. Will the team back on earth lead you to prosperity, profit, or progress?&lt;/p&gt;</description>
        </item><item>
            <title>Holy Potatoes! A Spy Story?! now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/11/holy-potatoes-spy-story-now-available-linux-gog-and-steam/</link>
            <pubDate>Wed, 07 Nov 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/11/holy-potatoes-spy-story-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/holy_potatoes_spy_header.jpg&#34; alt=&#34;Featured image of post Holy Potatoes! A Spy Story?! now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Holy Potatoes! A Spy Story?!&lt;/strong&gt;, a wacky &lt;strong&gt;spy agency sim&lt;/strong&gt; where you manage your very own potato spy headquarters, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/holy_potatoes_a_spy_story&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/830590/Holy_Potatoes_A_Spy_Story/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Holy Potatoes! A Spy Story?! is a wacky spy-agency sim game where you manage your very own spud spy headquarters! Recruit new spies, train and enhance your potato team, discover and build crazy gadgets, vehicles and facilities, and embark on top-secret missions!&#xA;Play as twins Ren and Rexa, who set out on a journey to discover the truth behind their parents’ disappearance with the use of their spy skills. Outwit and outsmart security personnel, bust through the sturdiest of doors, and hack some of the most complicated security systems! You will be the unseen hero in the shadows, using your intelligence, charm, stealth and strength to take on the enemy and fulfill your missions.&#xA;Infiltrate enemy headquarters and sabotage their evil plans, use genetic splicing technology to create new spies and recruit legendary spies, and encounter pop-culture secret agents such as Justin Powers, Harry Fart, and Ezio de Frenzy in your quest to uncover the larger truth in Holy Potatoes! A Spy Story?!&#xA;Key Features&#xA;Manage and train the best potato spies the world has to offer&#xA;Encounter pop-culture legendary special-agent spuds&#xA;Create new Genetically Modified Potato spies through genetic splicing&#xA;Meticulously plan secret missions and heists&#xA;Customize, enhance and upgrade your spy agency&#xA;Build crazy gadgets, vehicles, facilities, and training stations&#xA;Strategize your moves during mission planning to counter various obstacles&lt;/p&gt;</description>
        </item><item>
            <title>State of Mind: Update fixes problems with Steam-Controller on Linux</title>
            <link>https://playingtux.com/en/articles/2018/10/state-mind-update-fixes-problems-steam-controller-linux/</link>
            <pubDate>Thu, 25 Oct 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/10/state-mind-update-fixes-problems-steam-controller-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/stateofmindheader.jpg&#34; alt=&#34;Featured image of post State of Mind: Update fixes problems with Steam-Controller on Linux&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Patch 1.20&lt;/strong&gt; for the SciFi-adventure game &lt;strong&gt;State of Mind&lt;/strong&gt; fixes &lt;strong&gt;problems with the Steam-Controller on Linux&lt;/strong&gt; and adds many more improvements:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;State of Mind Patch 1.20 available now!&#xA;Patchnotes program&amp;hellip; initializing.&#xA;Ready!&#xA;Our development team prepared a patch for State of Mind, fixing a couple of issues that were found and reported over the past weeks.&#xA;To assure the best gameplay experience, we highly recommend installing this patch.&#xA;Patch Notes&#xA;Dialogue Logic&#xA;Fixed some logical issues in dialogues&#xA;Dialogue Camera&#xA;Fixed several small issues with dynamic dialogue cameras&#xA;Localization&#xA;Corrected wrong ticker texts&#xA;Corrected several inconsistent dates&#xA;Added a few missing texts in the French localisation.&#xA;Fixed several orthographical errors in English and German localisation&#xA;Scripting&#xA;Fixed wrong state of Richard&amp;rsquo;s loft being loaded, if you come back from the strip club, after having retrieved all data from Simon&amp;rsquo;s module&#xA;Added an emergency reload script for players who use broken savegames (concerning the &amp;ldquo;return from strip club&amp;rdquo; issue above)&#xA;Fixed an AI navigation issues leading to the Doomsday surveillance drones occasionally getting stuck&#xA;Fixed an dialog staging issue where Adam was wrongly being able to walk around after the CloudCall with Richard&#xA;Corrected conditions for some holo pin board hints&#xA;Fixed a hotspot/dialogue issue with Steve at The Voice&#xA;Reduced the durations of fetching cryo containers inside the Skywhale&#xA;Fixed a sound issue of the cleaner bot in the Queens Loft&#xA;Added missing credits entry&#xA;Staging&#xA;Fixed Phil&amp;rsquo;s head peeking out of the floor in the backstage area in “Doomsday”&#xA;Fixed an staging issue with Simon at the piano during his last memento flashback&#xA;Collision&#xA;Fixed minor collision issues in Adams Loft&#xA;Fixed collision of door terminal at Artificial Human Lab exit&#xA;Fixed a collider issue with the Doomsday surveillance drone obstructing Lou&amp;rsquo;s hotspot&#xA;Controls&#xA;We increased each character&amp;rsquo;s turn rates a little&#xA;Fixed an issue where holding the “Sprint” button before walking forward makes the character run on the spot&#xA;Crashes&#xA;Fixed multiple crashes when leaving minigames (e.g. Clinics Spymission)&#xA;Fixed crash in memento puzzle&#xA;Graphics&#xA;Fixed invisible car in “The Dome” when Adam decides to accept Utopia&#xA;Display&#xA;Fixed problems with the game window resolutions&#xA;Fixed that the game doesn&amp;rsquo;t start on the primary monitor&#xA;[Windows] Fixed potential crash when dis-/connecting an audio device&#xA;[Linux] Fixed that some keys are not handled correctly&#xA;[Linux] Fixed that SteamController isn&amp;rsquo;t setup correctly for different in-game contexts&#xA;Patchnotes program&amp;hellip; 100% - successful!&#xA;Patchnotes program&amp;hellip; quit.&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: new DLC &#34;Crossing the Andes&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/10/railway-empire-new-dlc-crossing-andes-now-available-linux-gog-and-steam/</link>
            <pubDate>Mon, 22 Oct 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/10/railway-empire-new-dlc-crossing-andes-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempire_crossingandes_header.jpg&#34; alt=&#34;Featured image of post Railway Empire: new DLC &#34;Crossing the Andes&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;A new (paid) &lt;strong&gt;DLC&lt;/strong&gt; for the management-game &lt;strong&gt;Railway Empire&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire_crossing_the_andes&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/884140/Railway_Empire__Crossing_the_Andes/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;Crossing the Andes&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;FEATURE LIST&#xA;• 3 new scenarios covering the early history of railway pioneers in the Andes.&#xA;• Map expansion: South America region (available in Free Game and Sandbox modes)&#xA;• More than 10 new goods including llama wool and guano, and 34 new cities to discover&#xA;• New engines: Kitson-Meyer (0-8-6-0) and Garratt (2-6-0-0-6-2)&#xA;• Explore the world of Railway Empire in the night mode&#xA;Take on new journeys in the depths of South America in the early 20th century, where a hoard of exotic new resources are ripe for the picking and plans for crossing the Andes by train are drawing attention from investors far and wide. Unforgiving mountains and relentless jungle terrains will make this challenge a tough one for even the most experienced tycoons.&lt;/p&gt;</description>
        </item><item>
            <title>Hand of Fate 2: new DLC &#34;The Servant and the Beast&#34; released for Linux</title>
            <link>https://playingtux.com/en/articles/2018/10/hand-fate-2-new-dlc-servant-and-beast-released-linux/</link>
            <pubDate>Mon, 15 Oct 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/10/hand-fate-2-new-dlc-servant-and-beast-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/handoffate2servantbeastheader.jpg&#34; alt=&#34;Featured image of post Hand of Fate 2: new DLC &#34;The Servant and the Beast&#34; released for Linux&#34; /&gt;&lt;p&gt;For the Action-RPG &lt;strong&gt;Hand of Fate 2&lt;/strong&gt; a new (paid) DLC has been released today for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/hand_of_fate_2_the_servant_and_the_beast&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/945450/Hand_of_Fate_2__The_Servant_and_the_Beast/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &amp;ldquo;&lt;strong&gt;The Servant and the Beast&lt;/strong&gt;&amp;rdquo;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hand of Fate 2: The Servant and the Beast DLC evolves the Game of Life and Death once again with a brand new campaign challenge and a unique companion character.&#xA;In the depths of despair, you struck a bargain with a strange new ally: your blood for freedom. But now your captors seek to drag you back to their cruel fighting pits, and the monstrous beast you serve demands more and more of you in order to achieve his ultimate goal - revenge against his conspirators and the reclamation of his throne.&#xA;This DLC includes a new campaign challenge, a new companion, a new companion quest chain, new utility encounters and new pieces of equipment to unlock.&#xA;This content requires the base game Hand of Fate 2 in order to play.&lt;/p&gt;</description>
        </item><item>
            <title>Vaporum: Linux-only patch fixes problems with controllers</title>
            <link>https://playingtux.com/en/articles/2018/10/vaporum-linux-only-patch-fixes-problems-controllers/</link>
            <pubDate>Wed, 03 Oct 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/10/vaporum-linux-only-patch-fixes-problems-controllers/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/vaporumheader.jpg&#34; alt=&#34;Featured image of post Vaporum: Linux-only patch fixes problems with controllers&#34; /&gt;&lt;p&gt;The developers of &lt;strong&gt;Vaporum&lt;/strong&gt;, the &lt;strong&gt;Dungeon Crawler&lt;/strong&gt; in a &lt;strong&gt;Steampunk&lt;/strong&gt;-setting, have released a Linux-only patch, which fixes &lt;a class=&#34;link&#34; href=&#34;https://steamcommunity.com/app/629690/discussions/0/3393916911745843490/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;the problems with controllers&lt;/a&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch #13 (02-10-2018) (Linux Only)&#xA;Hey, guys!&#xA;Just a small patch for Linux only this time.&#xA;Some controllers on Linux could crash the game, as reported here. This is a Unity bug, which we can&amp;rsquo;t fix ourselves, but we created a workaround. If you happen to have such a controller, the game will not crash anymore, but if you wish to use the controller, you will have to change one setting by hand.&#xA;The game should warn you about the issue on start. If so, go to the&#xA;Vaporum/Settings/GameSettings.yaml file and change the&#xA;ControllerType to either XboxOne or PS4, according to your preferences. The controller should work as expected.&#xA;In case you want to know, the valid values for the setting are:&lt;/p&gt;</description>
        </item><item>
            <title>Dungeons 3: new DLC &#34;Clash of Gods&#34; released for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/09/dungeons-3-new-dlc-clash-gods-released-linux-gog-and-steam/</link>
            <pubDate>Fri, 28 Sep 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/09/dungeons-3-new-dlc-clash-gods-released-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dungeons3header.jpg&#34; alt=&#34;Featured image of post Dungeons 3: new DLC &#34;Clash of Gods&#34; released for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The Publisher Kalypso released a new (paid) DLC for the strategy game &lt;strong&gt;Dungeons 3&lt;/strong&gt; today on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dungeons_3_clash_of_gods&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/824610/Dungeons_3__Clash_of_Gods/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; for Linux: &lt;strong&gt;Clash of Gods&lt;/strong&gt;.&#xA;This also means, that &amp;ldquo;Lord of the Kings&amp;rdquo; is no longer &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/dungeons-3-third-and-final-dlc-lord-kings-now-available-linux-gog-and-steam&#34; &gt;the final DLC&lt;/a&gt; for this game&amp;hellip; ;-)&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;The final clash: Eight all-new and fully voiced campaign missions put your evil skills to the test.&#xA;The goddess and the vengeful one: Two new antagonists cross the Absolute Evil’s path, seeking to take vengeance and cleanse the world of all that is evil.&#xA;Holy dungeon: don’t make the mistake of going easy on invading heroes, or they will set up their own outpost to consecrate the dungeon’s evil soil in the name of the goddess.&#xA;More evil power to rule the overworld: use outposts to build fortifying towers and supporting statues to keep approaching heroes at bay.&#xA;Make your dungeon evil again: three even deadlier traps and three unspeakably nasty spells will make for a hearty welcome for intruders – seasoned with the right amount of evilness, of course.&#xA;Evil joint venture: a new multiplayer co-op mode makes its way to the dungeon; team up with your most evil friend and have fun pillaging and razing the good guys’ most beloved city.&#xA;The cries of joy are still echoing through the dungeon halls alongside the distinctive, melodic parp of the fanfare corps’ butt trumpets – a cacophony of wickedness that lingers in the air after the Absolute Evil’s undisputed triumph over Tanos.&#xA;But, as the saying goes, all good &amp;hellip;errr&amp;hellip; evil things come to an end – and so is the Absolute Evil’s relentless assimilation of everything that dares to be good. For now is the time for the Absolute Evil to ascend to the throne and crown himself the sole ruler of the world.&#xA;However, there’s one itsy-bitsy little problem standing in the way…the Above-And-Beyond-All-Beings Goddess of Light herself! Who will emerge victorious from the final battle between good and evil?&lt;/p&gt;</description>
        </item><item>
            <title>Pathfinder: Kingmaker - Hotfix 1.0.2 released, critical Linux savegame-bug fixed &amp; changes to the difficulty</title>
            <link>https://playingtux.com/en/articles/2018/09/pathfinder-kingmaker-hotfix-102-released-critical-linux-savegame-bug-fixed-changes/</link>
            <pubDate>Fri, 28 Sep 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/09/pathfinder-kingmaker-hotfix-102-released-critical-linux-savegame-bug-fixed-changes/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pathfinderkingmakerheader.jpg&#34; alt=&#34;Featured image of post Pathfinder: Kingmaker - Hotfix 1.0.2 released, critical Linux savegame-bug fixed &amp; changes to the difficulty&#34; /&gt;&lt;p&gt;The RPG &lt;strong&gt;Pathfinder: Kingmaker&lt;/strong&gt; has been released for Linux the day before yesterday on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/pathfinder_kingmaker_explorer_edition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/pathfinder_kingmaker_explorer_edition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;Sadly the Linux-release-version had an &lt;a class=&#34;link&#34; href=&#34;https://steamcommunity.com/app/640820/discussions/5/1734339901253391654/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;extremly critical savegame-bug&lt;/a&gt; and other problems.&#xA;The savegame-bug has been &lt;strong&gt;resolved yesterday with Hotfix 1.0.1&lt;/strong&gt;; today the developers also released the &lt;strong&gt;Hotfix 1.0.2&lt;/strong&gt;, which also introduces &lt;strong&gt;changes to the difficulty of the game&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hotfix 1.0.2 – September, 28th 2018&#xA;Hello everyone!&#xA;Thank you very much for your ongoing feedback. It encourages us to work fiercely on polishing the game. We are desperately sorry that we can&amp;rsquo;t fix everything at once. But let us assure you that every comment will be addressed.&#xA;New Features&#xA;Changes to the difficulty.&#xA;We hear a lot of comments about the difficulty of the fights. We are introducing several changes - we introduce changes to the easier difficulty modes to enhance the player experience for those, who selected them. On the Story Mode difficulty, such mechanics as Damage Reduction, Damage Immunity, and Regeneration will be switched off, while on Easy mode their power will be reduced (less reduction or regeneration respectively). We are adding an additional warning to the Hard and Unfair modes to provide better information about upcoming challenges and the general difficulty of the game so that players can make an informed choice. We&amp;rsquo;d like to stress the Normal mode is a recommended one, especially for the people not familiar with the Pathfinder Roleplaying Game system and for the first time players.&#xA;We are also making some changes to the some of the encounters in the prologue and 1st chapter of the game. To make it clear, we are not reducing general difficulty in all settings, we are fixing several places where this difficulty was not intentional. Also, we provide more information on overcoming the challenge in the place where it was:&#xA;Scare ability in the final fight in Prologue is changed to the communal Protection from Alignment: Good. There are almost no abilities to counter Scare effect in the prologue party, so this ability tends to make combat too chaotic and unnecessary random on the harder difficulty settings.&#xA;The first encounter on the road to the Oleg&amp;rsquo;s Trading Post was never intended to be a great challenge, this area is still part of the tutorial, and difficulty of the fight is taking away from learning about the camp. Wolves were changed to Thylacines, their stats are close, but Thylacines have no trip ability.&#xA;Bokken will properly warn the player about the swarms in the cave and provide them with several flask of Alchemist&amp;rsquo;s Fire. In addition, the tutorial about swarms and how to deal with them will be shown when entering the cave.&#xA;It should be mentioned that the 1st chapter&amp;rsquo;s story is branching into the two different paths, making some of the encounters harder than desired on the first path selected.&#xA;Fangberry quest is very hard on low level. Resolution:&#xA;Bokken warns about quest difficulty and gives 6 flasks of Alchemist&amp;rsquo;s Fire.&#xA;The special tutorial message is added about dealing with spider swarm.&#xA;Bear-like Treant in Temple of the Elk will now have less Damage Reduction.&#xA;Bear-like Treant fight difficulty is reduced if the player gets there earlier enough (at low levels and without previously following Tartuccio). The fix won&amp;rsquo;t be applied for games saved within the area.&#xA;Some companions joined the party fatigued and damaged in Ancient Tomb and Old Sycamore areas. Resolution: fixed.&#xA;Ancient Tomb: persuaded companion now joins the party after a fight with Tartuccio&amp;rsquo;s Mercenaries.&#xA;Random encounters with creatures too difficult to the current average party level could be rolled. Resolution: fixed&#xA;Quests&#xA;There may be issues with Valery romance progressing. Resolution: fixed.&#xA;Crash to the main menu when certain romance scenes are activated. Resolution: fixed.&#xA;Areas&#xA;One of the story development paths causes a wrong Capital state in Chapter 3. Resolution: fixed&#xA;50% spellcasting fail chance after entering the castle in Verdant Chambers location. Resolution: fixed.&#xA;Сut-scene may freeze at the Capital square at the beginning of the second act. Resolution: fixed.&#xA;Sycamore hall is hard to find. Resolution: marker on the local map is added.&#xA;Some monsters in random encounters gave an incorrect amount of experience. Resolution: fixed.&#xA;Items&#xA;Amulet of Mighty Fists now properly gives bonuses to attack rolls.&#xA;User Interfaces&#xA;There is no way to understand the nature of zero damage. Resolution: Information about immunities and damage reduction is added to the Battle Log (available in tooltips).&#xA;Tutorial messages about mechanics of the &amp;ldquo;damage reduction&amp;rdquo; were added before combats with the first creatures with damage reduction&#xA;Time delay for tooltip appearance after a mouse click was too big. Resolution: reduced.&#xA;An issue with male elven hairs and capes visualization while playing Ranger and Rogue classes. Resolution: fixed.&#xA;NPC Hassuf has empty lines in vendor list. Resolution: fixed.&#xA;Unlocalized loot window title. Resolution: fixed.&#xA;An issue with Chinese localization in Quest notification. Resolution: fixed.&#xA;Kingdom&#xA;An Ancient Formula quest may be reported as completed before actually completing it. Resolution: fixed.&#xA;Classes&#xA;Controlled Fireball damages allies. Resolution: fixed.&#xA;Wizard familiar bond list has Hunter&amp;rsquo;s Bond available for selection. Resolution: fixed.&#xA;Misc&#xA;Missing or wrong German, French and Chinese localization. Resolution: the next batch of issues is fixed.&#xA;No text on computers with Spanish and Italian system locale. Resolution: fixed.&#xA;An issue with the backer items description in Credits. Resolution: fixed.&#xA;Several achievements were unlocking incorrectly. Resolution: fixed.&#xA;System&#xA;Loading may cause an issue with previously saved file. Resolution: fixed.&#xA;Graphics settings auto-detection may detects higher configuration on Linux. Resolution: fixed.&#xA;Crash while saving with specific path or locale. Resolution: fixed.&#xA;Another issue we hear a lot about - the problem with the custom companions - and some other stuff as well will be addressed in the next Hotfix.&#xA;Stay tuned for further game and community updates!&lt;/p&gt;</description>
        </item><item>
            <title>Surviving Mars: &#34;Sagan&#34;-update finally fixes startup-bug on Linux</title>
            <link>https://playingtux.com/en/articles/2018/09/surviving-mars-sagan-update-finally-fixes-startup-bug-linux/</link>
            <pubDate>Wed, 26 Sep 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/09/surviving-mars-sagan-update-finally-fixes-startup-bug-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/survivingmarsheader.jpg&#34; alt=&#34;Featured image of post Surviving Mars: &#34;Sagan&#34;-update finally fixes startup-bug on Linux&#34; /&gt;&lt;p&gt;The just released so called &amp;ldquo;&lt;strong&gt;Sagan&amp;rdquo;-update&lt;/strong&gt; to the management/building game &lt;strong&gt;Surviving Mars&lt;/strong&gt; finally fixes the long outstanding &lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://steamcommunity.com/app/464920/discussions/0/1741090847746675252/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;startup-bug on Linux&lt;/a&gt;&lt;/strong&gt; and adds &lt;strong&gt;challenges&lt;/strong&gt; among a lot of other things:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New Feature: Challenges&#xA;Challenges are a new game mode where you have to accomplish a specific objective within a time limit. Mission parameters, game rules and colony coordinates are predetermined and unique for each challenge. A total of 24 challenges are now available.&#xA;Self-sufficient Rovers&#xA;Rovers no longer have batteries and there’s no need to recharge roves from Power cables. We reevaluated this mechanic and decided that the amount of micromanagement it required was more tedious than actually presenting a meaningful challenge. We are removing it as part of our initiative to reduce the unnecessary micromanagement in the game and allow the player to focus on more important tasks.&#xA;Rover Command AI tech now enables automated mode for Explorers and Transports.&#xA;Changes to Concrete Deposits&#xA;We have reworked the Concrete Extractor to work more in line with other extractors. Concrete Extractors have to be placed in the vicinity of the concrete deposit marker and no longer take into account the specific patch of terrain they cover. This way concrete deposits can be fully exploited even with a single extractor.&#xA;Changes to Maps&#xA;Due to the changes in concrete deposits, as well as other fixes to the random map generator, all maps have been generated again and will look different than previous versions. Environmental variety of maps has been improved.&#xA;Changes to Research&#xA;The randomization of research (both order of techs in the research tree and breakthroughs discovered from anomalies) is now tied to the random seed of the individual map. This means that techs are always the same on the same map but different between different maps. This change allows players to compete for score on even terms on the same map coordinates and to have the same experience with techs when attempting Challenges.&#xA;Changes to Messages&#xA;Popup messages will now arrive first as blinking notifications, which will pop up after some time has passed. This way popups will not interrupt your current actions like placing or managing buildings. Some important messages will still pop up without a notification.&#xA;Controller Support for the Infobar&#xA;&amp;ldquo;Resource Overview&amp;rdquo; buttons are removed from the HUD for both mouse and controller interfaces. The Infobar can now be navigated using controller. Rollover highlights have been added to the Infobar in the controller version of the UI.&#xA;Balance Changes&#xA;Reduced Mega Trigon Dome construction and maintenance costs&#xA;Trigon Dome now requires Polymers for maintenance&#xA;Dust generated from Building and Rocket sources has been increased&#xA;General Fixes and Improvements&#xA;Crystals in “The Philosopher’s Stone” mystery should now work properly&#xA;Resource deposit markers are now aligned to the building grid&#xA;Increased the range in which the Transport Rover looks for Transport Route resources to 25 hexes&#xA;Fixed the sound effect of the Artificial Sun&#xA;Rockets no longer require cargo to be launched towards Mars&#xA;Meteor Storm epicentre now moves during the disaster&#xA;Improved Pipe placement logic, related warnings and cost predictions&#xA;Price of Pipe segments placed over non-buildable or rough terrain is now properly calculated&#xA;Landing Pads are no longer being suspended by disasters&#xA;Deep scanning progress for sectors is now properly reset after surface scanning&#xA;Sub-surface Heater &amp;amp; Mohole Mine are now protected from freezing&#xA;Endless Supply game rule now disables achievements&#xA;Fixed the game not launching on some Linux distributions&#xA;General performance improvements&#xA;UI fixes and improvements:&#xA;Dust radii of Extractors and Rockets are now shown on placement and selection&#xA;New auto pin settings in Options &amp;gt; Gameplay, that allow customization of pinned objects&#xA;Key-bindings now properly appear in rollover hints&#xA;Added key-bindings for passages and passage ramps&#xA;Added warning sign over buildings that lack input resources&#xA;Settings for Photo mode are now properly saved&#xA;Added Reset button to Photo mode&#xA;Fix for Photo Mode, which removes black artefacts appearing on some buildings&#xA;Fix for the &amp;ldquo;Build Menu&amp;rdquo; shortcut to work as a toggle button instead of only opening the build menu&#xA;Various encyclopedia texts have been updated to reflect Sagan changes&#xA;Added description text for Health lost due to the &amp;ldquo;Infected&amp;rdquo; trait&#xA;Reworked the early warning notification for disasters to be more informative&lt;/p&gt;</description>
        </item><item>
            <title>Pillars of Eternity II: Deadfire - Update 3.0 and DLC &#34;Seeker, Slayer, Survivor&#34; released for Linux</title>
            <link>https://playingtux.com/en/articles/2018/09/pillars-eternity-ii-deadfire-update-30-and-dlc-seeker-slayer-survivor-released-linux/</link>
            <pubDate>Tue, 25 Sep 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/09/pillars-eternity-ii-deadfire-update-30-and-dlc-seeker-slayer-survivor-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/poe2headerdlc.jpg&#34; alt=&#34;Featured image of post Pillars of Eternity II: Deadfire - Update 3.0 and DLC &#34;Seeker, Slayer, Survivor&#34; released for Linux&#34; /&gt;&lt;p&gt;For the RPG &lt;strong&gt;Pillars of Eternity II: Deadfire&lt;/strong&gt; the &lt;strong&gt;huge Update 3.0&lt;/strong&gt; as well as the new DLC &amp;ldquo;&lt;strong&gt;Seeker, Slayer, Survivor&lt;/strong&gt;&amp;rdquo; has been released for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/pillars_of_eternity_ii_deadfire_seeker_slayer_survivor&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/734830/Pillars_of_Eternity_II_Deadfire__Seeker_Slayer_Survivor/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;&lt;strong&gt;About the DLC&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Prove your worth in the crucible of Kazuwari, where the arena&amp;rsquo;s masters and their worshipers exalt the victorious and delight in the blood forfeited by the defeated. Something corrupts the spirits that dwell in the very stones of the crucible, and only you can uncover its secrets.&#xA;In this new DLC for Pillars of Eternity II: Deadfire:&#xA;Seek glory, treasure, and truth in an arena designed to test the mettle of you and your party.&#xA;Slay your way through the most challenging foes you have ever faced, both past and present.&#xA;Survive the trials and whims of the spirits and their worshipers to prove you stand above even the greatest the Deadfire has to offer.&lt;/p&gt;</description>
        </item><item>
            <title>Victory At Sea Pacific: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/09/victory-sea-pacific-now-available-linux-gog-and-steam/</link>
            <pubDate>Sat, 15 Sep 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/09/victory-sea-pacific-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/victoryatseapacificheader.jpg&#34; alt=&#34;Featured image of post Victory At Sea Pacific: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Victory At Sea Pacific&lt;/strong&gt;, the new &lt;strong&gt;RTS/Tactic-game&lt;/strong&gt; from the developers of &lt;strong&gt;Man O&amp;rsquo; War: Corsair&lt;/strong&gt; and &lt;strong&gt;Victory At Sea&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/victory_at_sea_pacific&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/806950/Victory_At_Sea_Pacific/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Search and Destroy Enemy Fleets across the Second World War’s Pacific Theatre. Engage in a tactical game of cat and mouse in this huge open world naval warfare Real Time Strategy.&#xA;Plan your own campaign in Victory at Sea Pacific.&#xA;Victory at Sea Pacific - the game of naval combat during the Second World War where a player can switch between commanding the entire Pacific theatre to zooming down to take control of individual ships and flights of planes.&#xA;Fire the torpedoes from your submarine wolf pack or step onto the Bridge to direct your fleets and change the course of the war.&#xA;Bringing an epic approach to real time strategy war gaming, players develop their own story with an open world sandbox mechanic in a desperate attempt to win the World War 2.&#xA;The game sees you to take part in a nerve wracking game of cat and mouse as you scour the seas in search of enemy fleets and send submarines to strangle their supply lines.&#xA;In Victory at Sea Pacific you can covertly recon enemy positions and launch a large scale amphibious assault by sea and air against the chosen targets.&#xA;Fighting a coastal invasion brings together large numbers of ships from landing craft of various types, to multiple flights of aircraft and mighty ships to bombard the enemy positions in an attempt to capture key objectives from the enemy&#xA;In addition Victory at Sea Pacific allows you to take command of large squadrons of planes against enemy fleets and send scouts to hunt for the enemy wherever they may be.&#xA;You can also train your crews in and out of combat, setting drills and rest periods as well as managing rations and monitoring their morale. Do you push them to breaking point or build a highly skilled team ready for combat.&#xA;Choose your fate in Victory at Sea Pacific&#xA;In Victory At Sea Pacific your destiny is in your hands, there are no levels, there is no do over. This is Pacific Warfare from day one until ultimate victory is achieved. Every engagement is important, the combat merciless, and the outcome is uncertain.&#xA;Upgrade ports and build shipyards to customise and create multiple fleets, sending them to different parts of the Pacific theatre to perform whatever tasks you see fit. Will you send submarines to harass enemy supply ships or send flights of planes to hunt for enemy ships?&#xA;Remember you must always be vigilant, it only takes a fleet to slip past you in the night and attack a poorly defended allied port to see the tide turn against you.&#xA;How the naval war in the Pacific ends is up to you and the decisions you make.&#xA;A huge fleet to choose from.&#xA;With over 100 ship classes and counting, representing thousands of vessels, and dozens of types of aircraft and ports spanning the Pacific ocean, Victory At Sea Pacific represents limitless strategic options as you find yourself in total command of the Pacific Theatre during WW2.&#xA;Victory at Sea Pacific features;&#xA;Search and destroy enemy fleets across the entire Pacific Ocean&#xA;Effortlessly switch between commanding the entire Pacific theatre and controlling the fate of individual vessels and planes&#xA;Upgrade Ports and build shipyards&#xA;Harass shipping and starve ports of vital supplies&#xA;Organise large scale amphibious assaults on major ports&#xA;Control unique vessels such as the huge I-400 submarine aircraft carrier&#xA;Build highly skilled crews ready for combat&#xA;Pausable gameplay allows you to order fleets and then continue the action&#xA;Play as Axis or Allied fleets (Japanese &amp;amp; RN campaign coming soon)&#xA;From small skirmishes involving single destroyers and hunting down merchantmen, to the clashing of massive fleets against implacable enemies, Victory at Sea Pacific is your ticket to exciting battles that take place on the dangerous seas of World War II.&lt;/p&gt;</description>
        </item><item>
            <title>Hand of Fate 2: Patch 1.6.0 with revamped combat system released</title>
            <link>https://playingtux.com/en/articles/2018/09/hand-fate-2-patch-160-revamped-combat-system-released/</link>
            <pubDate>Thu, 06 Sep 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/09/hand-fate-2-patch-160-revamped-combat-system-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/handoffate2header.jpg&#34; alt=&#34;Featured image of post Hand of Fate 2: Patch 1.6.0 with revamped combat system released&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Patch 1.6.0&lt;/strong&gt; for the Action-RPG-game &lt;strong&gt;Hand of Fate 2&lt;/strong&gt; adds big changes the combat system and balancing:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;We&amp;rsquo;re proud to release our latest update to the game, 1.6.0, which brings a whole suite of changes to combat. Batter your foes, unleash the power of your artefacts and enjoy enhanced manoeuvrability with Hand of Fate 2: Combat Reforged!&#xA;Bash Abilities&#xA;All armours now have Bash abilities&#xA;Bash abilities charge based on number of Defends&#xA;While uncharged, Bash causes a brief stun and scales the duration based on the amount of charge&#xA;Charge resets when a bash is used&#xA;Improved responsiveness of &amp;lsquo;bash&amp;rsquo;&#xA;5x existing armour cards now have new tokens to unlock to upgrade them&#xA;3x existing shield cards now have new tokens to unlock to upgrade them&#xA;Number of Defends to charge bash degrade in combat, similarly to weapon ability charge&#xA;Bash Types&#xA;Stun Bash: Cause Stun to a single target&#xA;Stun Blast: Causes Stun to an area&#xA;Knockdown Bash: Causes Knockdown to a single target&#xA;Confuse Bash: Causes Confuse, enemies will fight on the player side for a short time&#xA;Bleed Bash: Causes damage over time, and slows the enemy attacks and movement&#xA;Freeze Bash: Causes Freeze to a single target&#xA;Artefacts&#xA;Cooldowns on all artefacts have been greatly reduced&#xA;Improved the responsiveness of other actions after using an artefact.&#xA;Horn Artefacts&#xA;Horns no longer lose their charge, instead they have a set number of uses per combat&#xA;There is a warm-up after the combat begins until the item can be used&#xA;Some items have been slightly rebalanced to accommodate these changes&#xA;Cry of Victory (horn): 1 once per combat&#xA;Heroes Call (horn): 3 uses per combat&#xA;Will of the Emperor (horn): 3 uses per combat&#xA;Will of the Northerner (changed from potion to horn): 3 uses per combat&#xA;Apprentice Mode&#xA;Option to enable/disable in the settings menu&#xA;While active, scores are not uploaded for Endless Adventures.&#xA;Auto Finishers: Attacking in the direction of an enemy in Knockdown automatically performs the finisher.&#xA;Auto Riposte: Successfully defending with Light or One-Handed Weapons automatically ripostes.&#xA;Weapon Charge: Weapon charge does not reset when hit in combat&#xA;Increased Damage: Weapons deal increased damage in combat&#xA;General Combat&#xA;Optional enemy health bars - availble in the settings menu (recommended!)&#xA;Green and Red attack window consistency&#xA;Light (green) attacks can now be evaded&#xA;Evade&#xA;Player no longer gets stuck when evading into other characters&#xA;Evade occurs in the direction pressed&#xA;Improved evade distance consistency&#xA;Weapon Ability Charge - the number of hits required to perform weapon abilities has been reduced on some equipment allowing those abilities to be used more frequently&#xA;Reduced &amp;lsquo;stickiness&amp;rsquo; after defending/riposting - only the riposte autotargets the defender, subsequent attacks can be redirected bashed on input direction&#xA;Increased chance of hits causing Knockdown to low health enemies&#xA;Dual Wielded ripostes will cause a short stun if the enemy attempt to counter-attack (see Enemy Rebalance)&#xA;Increased responsiveness of followup actions after using an artefact&#xA;Equipment and Blessing Rebalance&#xA;General&#xA;Faction Riposte bonuses deal more damage: from 125 to 150%&#xA;Faction Bane bonuses deal more damage: from 125 to 135% (Holy is 150%)&#xA;The following items and blessings no longer trigger from the Campfire encounter:&#xA;Armour of Gluttony&#xA;Brigand&amp;rsquo;s Shield&#xA;Morton&amp;rsquo;s Magic Door&#xA;Plentiful Harvest&#xA;Wind&amp;rsquo;s Return (light weapons)&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: new DLC &#34;The Great Lakes&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/08/railway-empire-new-dlc-great-lakes-now-available-linux-gog-and-steam/</link>
            <pubDate>Fri, 17 Aug 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/08/railway-empire-new-dlc-great-lakes-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempire_greatlakesheader.jpg&#34; alt=&#34;Featured image of post Railway Empire: new DLC &#34;The Great Lakes&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;A new (paid) &lt;strong&gt;DLC&lt;/strong&gt; for the management-game &lt;strong&gt;Railway Empire&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire_the_great_lakes&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/873880/Railway_Empire__The_Great_Lakes/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;The Great Lakes&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;New scenario: Dominion Day (1860-1880) - The British North American Act&#xA;Map expansion: The Great Lakes region (available in Free Game and Sandbox Modes)&#xA;New engines: Achilles (0-4-0) and Canadian (2-8-0)&#xA;New tradeable goods (e.g. fur and winter clothing) and 19 new cities&#xA;Enhanced weather system for all northern regions in the game&#xA;Explore the world of Railway Empire in the exclusive night mode&#xA;Dominated by forest and tundra, Canada in the 1860s is sparsely populated and only a few settlements have managed to develop into larger towns. Bridge the distance between the British colonies and reach economic independence by creating a track infrastructure for the Great Lakes region.&lt;/p&gt;</description>
        </item><item>
            <title>State of Mind: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/08/state-mind-now-available-linux-gog-and-steam/</link>
            <pubDate>Wed, 15 Aug 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/08/state-mind-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/stateofmindheader.jpg&#34; alt=&#34;Featured image of post State of Mind: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The new SciFi-Adventure &lt;strong&gt;State of Mind&lt;/strong&gt; from developer &lt;strong&gt;Daedalic&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/state_of_mind&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/437630/State_of_Mind/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;When mind and machine become one – what will remain of humanity?&#xA;Berlin, 2048 – The world is on the brink. Lack of resources, illnesses caused by polluted air and water, crime on the rise, war. Governments and companies promise remedies through technological progress. Drones and humanoid robots replace humans in the public sector, everything is interconnected, surveillance has become omnipresent.&#xA;Richard Nolan is one of the few journalists openly criticizing this development. When he wakes up in hospital after an explosion and finds that his wife and son have mysteriously vanished, Richard realizes: he and his family have become more than just bystanders in a storm of rivaling ideas pertaining humankind’s salvation between dystopian reality and digital utopia. Instead, they find themselves right at the center of it.&#xA;This domestic drama evolves into a thriller about a worldwide conspiracy, which at its core aims to determine the fate of humanity: Could a perfect digital utopia be the answer? A virtual paradise not affected by material needs and quarrels? Could a super-AI be our savior – or would it simply declare us as dispensable since it could not be taught the value of philanthropy?&#xA;What will the world look like after this storm, what will remain of humanity?&lt;/p&gt;</description>
        </item><item>
            <title>Sudden Strike 4: Patch 1.10 released, adds customizable key bindings</title>
            <link>https://playingtux.com/en/articles/2018/08/sudden-strike-4-patch-110-released-adds-customizable-key-bindings/</link>
            <pubDate>Tue, 14 Aug 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/08/sudden-strike-4-patch-110-released-adds-customizable-key-bindings/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/suddenstrike4header.jpg&#34; alt=&#34;Featured image of post Sudden Strike 4: Patch 1.10 released, adds customizable key bindings&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Patch 1.10&lt;/strong&gt; for the strategic tactic game &lt;strong&gt;Sudden Strike 4&lt;/strong&gt; has been released.&#xA;It finally adds among other things &lt;strong&gt;customizable key bindings&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Update 1.10 for Sudden Strike 4 has been released!&#xA;Commanders!&#xA;In this update, we brought you usability changes, feature extensions and skill balance changes.&#xA;Find more details and the full list of changes below:&#xA;Custom Key Bindings&#xA;Added the community requested feature for you to be able to customize the key bindings. You can find it in Settings -&amp;gt; Mouse and keyboard layout menu.&#xA;Extended Ping functionality&#xA;Added two new ping actions in Multiplayer battles to ask your teammates for defensive and offensive support.&#xA;Doctrine skill rework&#xA;Reworked the APCR ammo doctrine skill, which will now penetrate half of the target&amp;rsquo;s armor, instead of giving a flat damage bonus.&lt;/p&gt;</description>
        </item><item>
            <title>Machia Villain: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/05/machia-villain-now-available-linux-gog-and-steam/</link>
            <pubDate>Wed, 16 May 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/05/machia-villain-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/machiavillainheader.jpg&#34; alt=&#34;Featured image of post Machia Villain: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Machia Villain&lt;/strong&gt;, a strategy- and management-game &lt;strong&gt;inspired by titles like Dungeon Keeper and Prison Architect&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/machiavillain&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/555510/MachiaVillain/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Welcome to Villain City, a luxury community entrenched in the hills of horror. Ax murderers, mad scientists and tax evaders, all kinds of bad guys consider this place to be their sweet home. This is the perfect place to rest, relax, and pursue a career in the noblest of professions: professional Villain!!&#xA;The real estate agent promised you a haunted house with jump scare devices and terrifying traps. Instead, you have a piece of empty land full of Vermin near a rubbish forest.&#xA;But do not flee yet! With a little elbow grease, the help of your minions and a lot of murders, you can turn this house into a happy and dreary mortal trap. Just lure locals inside, then trigger your deadly traps or let your minion feast on their brains and flesh. Every night you&amp;rsquo;ll multiply your evil level until everyone calls your mansion &amp;quot; scary, nasty and horrible.&amp;quot;&#xA;Be aware that the League of MachiaVillain Villains has adopted a strict policy that governs the level of wickedness that you have to adhere to in order to stay in the community. Drs Frank and Stein, Siamese co-Chairmen of the Board of evil ( BDM ), dictated a series of rules to follow when conducting your villainous business. They cover everything from how to kill intruders- to what salads are considered the most evil (no surprise, grated carrots).&#xA;Follow the rules of the League and become the scariest neighborhood Villain!&#xA;Build your mansion: Create the evil mansion of your nightmares! Put together the perfect crypt for your vampire, the insanest lab for your mad scientist, an irresistible swimming pool for your victims (and your shark) and don&amp;rsquo;t forget the cannibal kitchen!&#xA;Gather your evil nightmare team: Choose your minions wisely though, as each possesses different traits and have different needs that must be tended to. They also have different fighting styles, such as long range, bare handed, and of course, bare fanged.&#xA;Manage your monsters: No evil mansion is complete without a cadre of minions to keep it running. Order them to do your evil deeds, and don’t forget to have them clean the blood stains.&#xA;Slaughter innocent victims…and bankers!: Our menu tonight includes a wide array of victims from famous tropes such as jocks, nerds, potheads, party girls or horror movie celebrities. A good variety ensures your minions stay well-fed.&#xA;Fight all the things: The environment is full of hostile creatures who want to take your place at the top of the food chain. Chupacabra, Wendigo, Sasquatch&amp;hellip; There are also pro monster hunters who come knocking at your door with stakes, holy water or baseball bats. Show them who&amp;rsquo;s the boss… the Villain boss!&#xA;Bloody good crafting: Sawing through countless victims means you&amp;rsquo;ll end up with a few spare parts. Why not use those bits and bobs to craft something useful? MachiaVillain lets you create things using ingredients gathered from victims and harvested from the environment. Put them together and you&amp;rsquo;ll get something horrifying, but also useful.&#xA;Follow the Rules!:The key to evil survival in MachiaVillain is to follow the unspoken rules of the horror movie genre. You do have an Evil Mastermind Reputation to think about after all. Follow the villain&amp;rsquo;s rules to be a real success. So slaughter them when they&amp;rsquo;re alone, kill the virgin last, and never, ever hurt the dog!&lt;/p&gt;</description>
        </item><item>
            <title>Dungeons 3: third and final DLC &#34;Lord of the Kings&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/04/dungeons-3-third-and-final-dlc-lord-kings-now-available-linux-gog-and-steam/</link>
            <pubDate>Sun, 22 Apr 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/04/dungeons-3-third-and-final-dlc-lord-kings-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dungeons3lordofkingsheader.jpg&#34; alt=&#34;Featured image of post Dungeons 3: third and final DLC &#34;Lord of the Kings&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The &lt;strong&gt;third and final (paid) DLC&lt;/strong&gt; for the strategy game &lt;strong&gt;Dungeons 3&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dungeons_3_lord_of_the_kings&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://store.steampowered.com/app/711681/Dungeons_3__Lord_of_the_Kings/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;FEATURE LIST&#xA;3 Campaign maps with audio&#xA;3 new Evil hubs&#xA;New Boss enemy: King Arcturus&#xA;New Wall Tile Set for the Dungeon&#xA;ABOUT THIS CONTENT&#xA;The great King Arcturus returns from his quest with the Holy Grail in tow, only to find out that someone has devastated his city of Stormbreeze (and the rest of the kingdom). He immediately set about recapturing the lands, but he hadn’t reckoned with the Always-Has-The-Last-Laugh Evil.&#xA;Although the player initially helps King Arcturus, they soon return to side of Evil where, with the help of some converted heroes, they wipe the floor with him.&lt;/p&gt;</description>
        </item><item>
            <title>Ken Follett&#39;s The Pillars of the Earth: third and final book now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2018/03/ken-folletts-pillars-earth-third-and-final-book-now-available-linux-steam-and-gog/</link>
            <pubDate>Thu, 29 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/ken-folletts-pillars-earth-third-and-final-book-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pillarsearthheader_eng.jpg&#34; alt=&#34;Featured image of post Ken Follett&#39;s The Pillars of the Earth: third and final book now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;The &lt;strong&gt;third and final book&lt;/strong&gt; of &lt;strong&gt;Ken Follett&amp;rsquo;s The Pillars of the Earth&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/ken_folletts_the_pillars_of_the_earth_season_pass&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/234270/Ken_Folletts_The_Pillars_of_the_Earth/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;On both platforms there is currently also a &lt;strong&gt;discount&lt;/strong&gt; on this game.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Our work is done. The cathedral is built. The game is complete! It was a pleasure and an honor for us to be able to work on such an epic project with our great team! We hope you will enjoy it!&#xA;Now go and play - and remember: life is a great adventure!&#xA;Book Three - the final book - is out now.&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: Update 1.2 with transcontinental North-America-Map released</title>
            <link>https://playingtux.com/en/articles/2018/03/railway-empire-update-12-transcontinental-north-america-map-released/</link>
            <pubDate>Mon, 26 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/railway-empire-update-12-transcontinental-north-america-map-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempireheader_alt_assets_1.jpg&#34; alt=&#34;Featured image of post Railway Empire: Update 1.2 with transcontinental North-America-Map released&#34; /&gt;&lt;p&gt;The huge &lt;strong&gt;Update 1.2&lt;/strong&gt; for the management-game &lt;strong&gt;Railway Empire&lt;/strong&gt; has now been released.&#xA;It contains among other things a &lt;strong&gt;transcontinental North-America-Map&lt;/strong&gt;, which makes it possible to &lt;strong&gt;build your railway empire from coast to coast&lt;/strong&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Thanks to your ongoing support, we&amp;rsquo;re proud to present the Transcontinental Content Update [Version 1.2] for Railway Empire! After you&amp;rsquo;ve downloaded the new update from Steam, you&amp;rsquo;ll be able to enjoy the following features:&#xA;New Transcontinental North America Map&#xA;Playable in Free &amp;amp; Sandbox Mode&#xA;Build your railway empire from coast to coast&#xA;New Centennial Era&#xA;Expand your empire over 100 years from 1830 to 1930&#xA;Research and develop all available locomotives in a single game&#xA;New and specifically balanced tech tree spanning 100 years of scientific progress&#xA;Dynamically growing markets introducing new goods and commodities over time&#xA;Improvements and Tweaks&#xA;Added: Demolishing tracks and stations now gives a refund&#xA;Added: Hotkey &amp;ldquo;C&amp;rdquo; to center camera on selected train&#xA;Added: Game speed can be modified at any time in options menu&#xA;Added: Town list overview&#xA;Added: New wheel menu layout for gamepad mode&#xA;Added: New GUI elements and icons for construction mode and train status window&#xA;Added: New option to list all trains for a selected station&#xA;Added: Rotation speed modifier in building construction mode (CTRL)&#xA;Fixed: Locomotive speed error in Sandbox Mode&#xA;Fixed: Renaming trains in gamepad mode&lt;/p&gt;</description>
        </item><item>
            <title>Orwell: Ignorance is Strength - Episode Three &#34;Synthesis&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/03/orwell-ignorance-strength-episode-three-synthesis-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 22 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/orwell-ignorance-strength-episode-three-synthesis-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/orwellignorancestrengthheader.jpg&#34; alt=&#34;Featured image of post Orwell: Ignorance is Strength - Episode Three &#34;Synthesis&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The third and &lt;strong&gt;final episode&lt;/strong&gt; of &lt;strong&gt;the second season of Orwell&lt;/strong&gt; called &amp;ldquo;&lt;strong&gt;Synthesis&lt;/strong&gt;&amp;rdquo; is now available to download for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/orwell_ignorance_is_strength&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/633060/Orwell_Ignorance_is_Strength/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hey Orwell fans,&#xA;This is it. The final, dramatic conclusion to season two has arrived with the release of Episode Three: Synthesis. If you own the game, be sure to download the Steam update to unlock the episode in your game.&#xA;Episode Three: Synthesis turns up the heat and unlocks the Influencer tool. Not only will you be given the power to uncover facts, now you will influence the way they are presented.&#xA;As a reminder, all of the content for Orwell: Ignorance is Strength and the official soundtrack has now been released. Purchasing or downloading the game or the soundtrack from today will include all the available content.&#xA;We do hope you enjoy episode three, and the conclusion of season two. We’d love to know what you think of it all. Be sure to post your thoughts in the Community Hub on Steam or tweet us @orwell_game.&#xA;One last, enormous thanks to you, our fans. Thank you all so much for playing, for getting into the episodic spirit, and for being so incredibly supportive!&#xA;Protect The Nation!&lt;/p&gt;</description>
        </item><item>
            <title>Attack of the Earthlings: turn-based strategy game now available DRM-free for Linux on GOG</title>
            <link>https://playingtux.com/en/articles/2018/03/attack-earthlings-turn-based-strategy-game-now-available-drm-free-linux-gog-erhaeltlich/</link>
            <pubDate>Thu, 15 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/attack-earthlings-turn-based-strategy-game-now-available-drm-free-linux-gog-erhaeltlich/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/attackofearthlingsheader.jpg&#34; alt=&#34;Featured image of post Attack of the Earthlings: turn-based strategy game now available DRM-free for Linux on GOG&#34; /&gt;&lt;p&gt;One month after the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/attack-earthlings-turn-based-strategy-game-now-available-linux-steam&#34; &gt;release on Steam&lt;/a&gt;, the turn-based strategy game called &lt;strong&gt;Attack of the Earthlings&lt;/strong&gt; appears now also DRM-free for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/attack_of_the_earthlings&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Attack of the Earthlings combines turn-based combat and stealth in a dark comedic single player campaign, where you the player, take control of the native alien race to defend your home world from the invading humans.&#xA;Galactoil, a comically dysfunctional energy corporation, are hell-bent on harvesting the known universe for energy and will drill anything in its incessant quest to line its pockets with profit. However, their latest foray into energy exploration on Planet X13, has placed them into a bit of a pickle. The Swarmers, the native insectoid species, have another idea - to eat all the workers!&#xA;You take control of the Swarmers, a highly aggressive insectoid species, who must convert human flesh into alien muscle, upgrade their units and even find the time to gatecrash a birthday party.&#xA;To put a stop to the invasion, the Swarmers must plan attacks carefully. Take control of unsuspecting workers, set traps, emerge from vents and hiding spots to take your human prey by surprise, and assault in groups to kill multiple enemies at once.&#xA;The more earthlings killed, the more corpses can be consumed and transformed into new units with specialized roles and unique abilities. The flesh of their own workers is the key ingredient to developing a successful alien insurgency against Galactoil.&#xA;Voice actor and Vine extraordinaire, SungWon Cho A.K.A ProZD (A Hat in Time, Paradigm), lends his brilliant voice to X13 mining operation Regional Manager Dennis Dickinham; a man both massively unqualified and massively overpaid. A gregarious fellow who finds joy in everything, be it catching a few rounds of golf with the boys or rerouting power from sickbay to the massage chairs in the boardroom, Dickinham&amp;rsquo;s a delight to be around! Just never, NEVER utter the phrase &amp;ldquo;bad idea&amp;rdquo; in his presence.&#xA;The game also features an original soundtrack by composer Mikolai Stroinski (Vanishing of Ethan Carter, The Witcher 3: Wild Hunt, Blood &amp;amp; Wine).&lt;/p&gt;</description>
        </item><item>
            <title>Surviving Mars: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/03/surviving-mars-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 15 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/surviving-mars-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/survivingmarsheader.jpg&#34; alt=&#34;Featured image of post Surviving Mars: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The new &lt;strong&gt;city building-simulation&lt;/strong&gt; set on planet Mars called &amp;ldquo;&lt;strong&gt;Surviving Mars&lt;/strong&gt;&amp;rdquo; (published by &lt;strong&gt;Paradox&lt;/strong&gt;) is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/surviving_mars&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/464920/Surviving_Mars/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Colonize Mars and discover her secrets, with minimal casualties.&#xA;Welcome Home! The time has come to stake your claim on the Red Planet and build the first functioning human colonies on Mars! All you need are supplies, oxygen, decades of training, experience with sandstorms, and a can-do attitude to discover the purpose of those weird black cubes that appeared out of nowhere. With a bit of sprucing up, this place is going to be awesome!&#xA;Surviving Mars is a sci-fi city builder all about colonizing Mars and surviving the process. Choose a space agency for resources and financial support before determining a location for your colony. Build domes and infrastructure, research new possibilities and utilize drones to unlock more elaborate ways to shape and expand your settlement. Cultivate your own food, mine minerals or just relax by the bar after a hard day’s work. Most important of all, though, is keeping your colonists alive. Not an easy task on a strange new planet.&#xA;There will be challenges to overcome. Execute your strategy and improve your colony’s chances of survival while unlocking the mysteries of this alien world. Are you ready? Mars is waiting for you.&#xA;Main Features:&#xA;Building on a planet not fit for human life challenges you to build a smart, functional colony. Bad planning isn’t about traffic jams, it’s about survival of your colonists. You really don’t want rolling blackouts in a city constructed in a place without oxygen.&#xA;Each colonist is a unique individual with problems and strengths that influence the needs and behavior of the other colonists. Things can get really interesting if your chief scientists develops alcoholism after one too many long nights in the lab.&#xA;Retro-futuristic super structures housing colonists, factories and commercial buildings with their own “neighborhood personality.” Create colonies that value science over everything else, while tired workers drink their pay away at a local bar, or attempt a utopia among the stars.&#xA;Inspired by the classic sci-fi of Asimov and Clarke, Surviving Mars holds many secrets. During each playthrough players may encounter one of Mars’ individually crafted mysteries. Uncovering these secrets might bring your colony great fortune, or terrible ruin. What is that sphere that manifested itself outside colony HUB B, and is it friendly?&#xA;Combine static and random research through experimentation, which allows for a different experience for each journey through the game. Attain new scientific breakthroughs by exploring the uncharted terrain of Mars&amp;rsquo;s surface.&#xA;A sleek, modern take on the bright futurism of the 1960s. A time of exploration and adventure.&#xA;Craft your own fantastic buildings, parks or even a mystery to share through Surviving Mars’s extensive and convenient modding tools. Share your finest creations with the community to build the perfect society.&lt;/p&gt;</description>
        </item><item>
            <title>Orwell: Ignorance is Strength - Episode Two &#34;Antithesis&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/03/orwell-ignorance-strength-episode-zwei-antithesis-jetzt-linux-gog-und-steam-erhaeltlich-0/</link>
            <pubDate>Thu, 08 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/orwell-ignorance-strength-episode-zwei-antithesis-jetzt-linux-gog-und-steam-erhaeltlich-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/orwellignorancestrengthheader.jpg&#34; alt=&#34;Featured image of post Orwell: Ignorance is Strength - Episode Two &#34;Antithesis&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;Only two weeks after the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/orwell-ignorance-strength-now-available-linux-gog-and-steam&#34; &gt;release of the first episode&lt;/a&gt; of the &lt;strong&gt;second season of Orwell&lt;/strong&gt;, the second episode called &amp;ldquo;&lt;strong&gt;Antithesis&lt;/strong&gt;&amp;rdquo; is now ready to download for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/orwell_ignorance_is_strength&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/633060/Orwell_Ignorance_is_Strength/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;The release of the &lt;strong&gt;third and final episode&lt;/strong&gt; is planned for the &lt;strong&gt;22.03.2018&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;EPISODE TWO OF ORWELL: IGNORANCE IS STRENGTH IS OUT NOW!&#xA;Hey Orwell fans!&#xA;Season Two, Episode Two: Antithesis is out now! So, be sure to download the Steam update you’ve just been notified about for Orwell: Ignorance is Strength to unlock the episode in your game.&#xA;[Some mild spoilers:] Episode Two: Antithesis continues the investigation into controversial Pargesian blogger Raban Vhart. After the embarrassing events of episode one, The Office is under pressure to get results. Prime Minister Blaine is organising crisis talks with Parges, which Vhart plans to derail. The clock is ticking and the gloves are off. Clearance has been given to The Office to scrutinize the personal lives of those close to Vhart for any information that might undermine him or distract him from his plans. [End of spoilers]&#xA;As a reminder, purchasing Orwell: Ignorance is Strength gives you access to ALL THREE EPISODES of Season Two as they unlock.&#xA;As of today, the episode schedule now looks like this:&#xA;Episode One: Thesis - Out now!&#xA;Episode Two: Antithesis - Out now!&#xA;Episode Three: Synthesis - March 22&#xA;We hope you’ve enjoyed episode one, and can’t wait to hear what you have to say about episode two. Be sure to post your thoughts in the Community Hub on Steam and tweet us @orwell_game.&#xA;Once again, thank you for being amazing!&#xA;Team Osmotic&lt;/p&gt;</description>
        </item><item>
            <title>Pyre: now available DRM-free for Linux on GOG</title>
            <link>https://playingtux.com/en/articles/2018/03/pyre-now-available-drm-free-linux-gog/</link>
            <pubDate>Tue, 06 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/pyre-now-available-drm-free-linux-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pyreheader.jpg&#34; alt=&#34;Featured image of post Pyre: now available DRM-free for Linux on GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;Pyre&lt;/strong&gt;, the current game from the developers of &lt;strong&gt;Bastion&lt;/strong&gt; and &lt;strong&gt;Transistor&lt;/strong&gt;, is now available &lt;strong&gt;DRM-free&lt;/strong&gt; for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/pyre&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;!&#xA;&lt;strong&gt;Description:&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Pyre is a party-based RPG in which you lead a band of exiles to freedom through ancient competitions spread across a vast, mystical purgatory. Who shall return to glory, and who shall remain in exile to the end of their days?&#xA;Key Features:&#xA;A New World From the Creators of Bastion and Transistor&#xA;Experience the biggest and most imaginative world yet from Supergiant! Get to know an ensemble cast of characters struggling to earn back their freedom as you make your way across the forsaken land called the Downside.&#xA;Action-Packed Three-on-Three Battle System&#xA;Battle against a colorful cast of adversaries in pitched, high-stakes confrontations where each victory (or defeat!) brings your exiles closer to enlightenment. Choose three from your party for each Rite, and outfit them with mystic Talismans and powerful Masteries.&#xA;A Branching Story with No Game-Over&#xA;In Pyre, you will never be forced to lose progress. Whether you prevail or you fail, your journey continues. The interactive narrative is expressed through a story that no two players will experience in quite the same way.&#xA;Challenge a Friend in Versus Mode&#xA;On top of the single-player campaign, Pyre features a local two-player Versus Mode, where you can play against a friend (or CPU opponent) in one of the game&amp;rsquo;s fast-paced ritual showdowns. Form your triumvirate from more than 20 unique characters.&#xA;Rich, Atmospheric Presentation&#xA;Pyre once again showcases the award-winning talents of the team that created Bastion and Transistor. From the vibrant hand-painted artwork to the evocative musical score, every aspect of Pyre&amp;rsquo;s presentation draws you into its fantasy world.&#xA;Accessible, Customizable Controls and 4K Ultra HD Graphics!&#xA;Play with gamepad or mouse-and-keyboard using fully customizable controls custom-tailored to PC. The game offers a highly scalable challenge both in the campaign and Versus Mode. Experience it all in stunning 4K resolution (compatible display required)!&#xA;Unlock &amp;lsquo;True Nightwing&amp;rsquo; Campaign Mode After Finishing the Story&#xA;Complete the Campaign, then go at it once more, &amp;lsquo;ironman&amp;rsquo;-style, with a unique set of rules, higher stakes, and greater challenge! Explore Pyre&amp;rsquo;s wide breadth of narrative outcomes as you re-play the story.&lt;/p&gt;</description>
        </item><item>
            <title>Dungeons 3: new DLC &#34;Evil of the Caribbean&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/03/dungeons-3-new-dlc-evil-caribbean-now-available-linux-gog-and-steam/</link>
            <pubDate>Fri, 02 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/dungeons-3-new-dlc-evil-caribbean-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dungeons3evilcaribbeanheader.jpg&#34; alt=&#34;Featured image of post Dungeons 3: new DLC &#34;Evil of the Caribbean&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The strategy game &lt;strong&gt;Dungeons 3&lt;/strong&gt; has gotten a new (paid) &lt;strong&gt;DLC&lt;/strong&gt;: &lt;strong&gt;Evil of the Caribbean&lt;/strong&gt;.&#xA;It is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dungeons_3_evil_of_the_caribbean&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/711680/Dungeons_3__Evil_of_the_Caribbean/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and leads the player into a &lt;strong&gt;Pirates paradise&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;FEATURE LIST&#xA;A new, fully voiced campaign across 3 challenging maps&#xA;3 new Evil hubs&#xA;New Wall Tile Set for the Dungeon&#xA;New Outfit: Thalya the pirate&#xA;ABOUT THIS CONTENT&#xA;After her numerous adventures, Thalya has earned herself some peace and quiet, and so the Never-Gives-Subordinates-Vacation Evil sends her to the pirate holiday paradise of Turtoga. However, it still has a few teeny tiny tasks for its general, such as rum running, still not paying off gambling debts and dealing with creatures from the depths of the ocean (Cthollho or something like that).&lt;/p&gt;</description>
        </item><item>
            <title>Thimbleweed Park: DLC Ransome Unbeeped now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/03/thimbleweed-park-dlc-ransome-unbeeped-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 01 Mar 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/03/thimbleweed-park-dlc-ransome-unbeeped-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/thimbleweedparkransomeunbeeped.png&#34; alt=&#34;Featured image of post Thimbleweed Park: DLC Ransome Unbeeped now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;For &lt;strong&gt;Ron Gilberts&lt;/strong&gt; current adventure called &lt;strong&gt;Thimbleweed Park&lt;/strong&gt; a (paid) &lt;strong&gt;DLC&lt;/strong&gt; has been released surprisingly: &lt;strong&gt;Ransome Unbeeped&lt;/strong&gt;.&#xA;it &lt;strong&gt;uncensors the english audio of the Clown Ransome&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;NOTE: To enable the *unbeeped* voice, go to Options -&amp;gt; Video and check the box. This option is not sticky, so you need to turn it on each time to start (you know, for the kids)&#xA;Hey *beephead*! Ransome the Clown here to let you in on a little secret about Thimbleweed Park: this game’s developers are *beepholes*. They thought your sensitive ears wouldn’t be able to handle my *beeping* language. Well, I have two words for those *beepers* &amp;ndash; &amp;ldquo;*Beep* you&amp;rdquo;!&#xA;With my new Ransome *Unbeeped* DLC, you can now play Thimbleweed Park in all its uncensored glory. I’m not talking about new content, deleted scenes, or alternate endings &amp;ndash; this isn’t a *beeping* director’s cut. What you will get is the same great game with none of the *beeping* beeps drowning out my lines.&#xA;You heard that right: pure, uncensored Ransome the *Beeping* Clown! Because let’s face it, even if I am stuck sharing the spotlight with four losers, I’m the real star of this *beeping* game.&#xA;So don&amp;rsquo;t let those *beephead* developers call the shots! Grab the Ransome *Unbeeped* DLC and you’ll see that in Thimbleweed Park, *beeping* is the least of your problems.&#xA;NOTE: The subtitles still have *beeps* in them. Only the English audio is uncensored.&lt;/p&gt;</description>
        </item><item>
            <title>Vaporum: Steampunk Dungeon Crawler now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/02/vaporum-steampunk-dungeon-crawler-now-available-linux-gog-and-steam/</link>
            <pubDate>Mon, 26 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/vaporum-steampunk-dungeon-crawler-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/vaporumheader.jpg&#34; alt=&#34;Featured image of post Vaporum: Steampunk Dungeon Crawler now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Vaporum&lt;/strong&gt;, a &lt;strong&gt;Dungeon Crawler&lt;/strong&gt; in a &lt;strong&gt;Steampunk&lt;/strong&gt;-Setting, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/vaporum&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/629690/Vaporum/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Vaporum is a grid-based, single-player &amp;amp; single-character dungeon crawler RPG seen from the first person perspective in an original steampunk setting. Inspired by old-school games like Dungeon Master I and II, the Eye of the Beholder series, and the most recent Legend of Grimrock I and II. Stranded in the middle of an ocean, in front of a gigantic tower, the hero has to find out what the place is, what happened there, and most importantly, who he is.&#xA;KEY FEATURES&#xA;First person real-time combat&#xA;Puzzles and level-wide objectives&#xA;Gadget-based RPG system&#xA;Lots of exploration, loot, and character customization&#xA;Mysterious storyline filled with secrets&#xA;Fully voiced main characters&#xA;Immersive steampunk setting&#xA;COMBAT&#xA;Combat takes place in real time. Each enemy has a distinctive set of strengths and weaknesses so you have to employ different tactics to beat each one. Weapon types have each a set of unique bonuses and behaviors which adds more depth and thought when choosing what weapons to equip.&#xA;You will find many types of gadgets: direct attacks, area attacks, offensive &amp;amp; defensive buffs&amp;hellip; These gadgets are powerful, but some enemies are immune to certain types of attacks, so you will have to figure out the best way to deal with every encounter the game throws at you.&#xA;PUZZLES&#xA;Solve intriguing puzzles and level-wide objectives where you have to use both your wits and reflexes. While most puzzles and riddles are contained in a single room, progression objectives can span an entire level or even multiple levels.&#xA;CHARACTER PROGRESSION&#xA;Instead of increasing the abilities of your human character, you will improve an exoskeleton rig you wear. The game combines a &amp;ldquo;you are what you wear&amp;rdquo; aspect with a long-term development of your exo-rig. The gadget-based system allows you change your loadout of gadgets at any time, giving you a great deal of flexibility to deal with various situations. On the other hand, as you progress, you get to unlock useful circuits on your exo-rig, gaining significant permanent attribute bonuses and passive skills.&#xA;STORY &amp;amp; EXPLORATION&#xA;Stranded on a small islet in the middle of an ocean, you enter a gigantic mechanical tower. Nothing makes sense to you, but it is all strangely familiar&amp;hellip;&#xA;If you want to get into the backstory and uncover the mysteries of the tower, you can delve right into it by reading all the notes you can find. Don&amp;rsquo;t worry, though, you can safely ignore all the text. All major story points are narrated by the main characters and they are fully voiced!&#xA;There are many optional areas in the game that you can choose to explore. They usually present some form of additional challenge, but come with a reward too! The tower is riddled with secret passages that contain unique items and notes of its inhabitants, giving you an insight into their lives and events that precede your arrival.&lt;/p&gt;</description>
        </item><item>
            <title>Orwell: Ignorance is Strength - now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/02/orwell-ignorance-strength-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 22 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/orwell-ignorance-strength-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/orwellignorancestrengthheader.jpg&#34; alt=&#34;Featured image of post Orwell: Ignorance is Strength - now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The &lt;strong&gt;second season&lt;/strong&gt; of &lt;strong&gt;Orwell&lt;/strong&gt; called &lt;strong&gt;Orwell: Ignorance is Strength&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/orwell_ignorance_is_strength&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/633060/Orwell_Ignorance_is_Strength/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;The season will be released &lt;strong&gt;in three parts&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Release Schedule - 3 Episodes over 5 Weeks&#xA;The Orwell series takes the unusual format of releasing as a season of episodes with very short intervals between them. Inspired by serialised drama, the goal is to increase the suspense as players wait for the next episode and connect with each other in the forums to share theories and thoughts on what might happen next.&#xA;We highly encourage you to purchase the game in the launch window and play the episodes as they release.&#xA;IMPORTANT NOTE: Purchasing the game gets you the whole season. You do NOT need to buy episodes separately.&#xA;RELEASE SCHEDULE:&#xA;For Orwell: Ignorance Is Strength there are three episodes and there will be two weeks in between them. The first episode, Thesis, will be playable when the game launches at @ 8am PST/5pm CET on Thursday February 22. Episodes 2 and 3 will release as updates on March 8 and March 22 respectively.&#xA;Episode One: Thesis - 8am PST/5pm CET, Thursday February 22&#xA;Episode Two: Antithesis – 8am PST/5pm CET, Thursday March 8&#xA;Episode Three: Synthesis – 8am PST/5pm CET, Thursday March 22&lt;/p&gt;</description>
        </item><item>
            <title>Crossing Souls: 1980s Action-Adventure now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/02/crossing-souls-1980s-action-adventure-now-available-linux-gog-and-steam/</link>
            <pubDate>Tue, 13 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/crossing-souls-1980s-action-adventure-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/crossingsoulsheader.jpg&#34; alt=&#34;Featured image of post Crossing Souls: 1980s Action-Adventure now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Crossing Souls&lt;/strong&gt;, an &lt;strong&gt;1980s Action-Adventure&lt;/strong&gt; developed by Fourattic and published by &lt;strong&gt;Devolver Digital&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/crossing_souls&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/331690/Crossing_Souls/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;It’s 1986 in California. A group of friends discover a mysterious pink stone that allows to travel between two realms. This gang will live the summer of their lives in an adventure that will get them involved in a government conspiracy. Control five kids with special skills while fighting and solving puzzles in order to save their families and the world.&#xA;Crossing Souls is an action-adventure set in a California suburb in the midst of a supernatural event that rocks the small community as grand forces siege the town. Control five characters: Chris, Matt, Charlie, Big Joe and Kevin, each one with their own skills and combat styles. Change characters on the fly and use each character&amp;rsquo;s specialties to overcome any obstacle and target your foe&amp;rsquo;s weaknesses. Fight in real-time, solve clever puzzles, face off against powerful bosses and play special levels inspired by 80&amp;rsquo;s arcade video games.&#xA;Feel the eighties - Do you feel that? Do you smell that? Yeah, it&amp;rsquo;s the eighties. A story set in 1986 full of references such as The Goonies, Gremlins, Back to the Future and many more.&#xA;Do you like Cartoons? - The cutscenes are inspired by 80&amp;rsquo;s cartoons, totally original and never seen before in a videogame.&#xA;Why is this happening? - Be part of a journey between two realms, two realities: life and death. The story includes a government conspiracy, thousand-year-old characters, cowboys, pirates, ice cream, pizza, cheeseburgers, basketball… well, you got it.&#xA;This music rocks! - An original score that includes tracks inspired by John Williams and Jerry Goldsmith as well as radical Synth-Pop in the purest 80’s style. Play as if it was one of your favorite movies!&#xA;Ready? Fight! - You can kick multiple enemies in the ass stylishly. Fight against street gangs, a secret army, dead monsters, creepy ghosts and many more in frantic real-time combats where a good strategy will be essential to win. Main characters have unique talents and aptitudes.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Chinese New Year Sale 2018 has begun</title>
            <link>https://playingtux.com/en/articles/2018/02/gog-chinese-new-year-sale-2018-has-begun/</link>
            <pubDate>Tue, 13 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/gog-chinese-new-year-sale-2018-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall_0.png&#34; alt=&#34;Featured image of post GOG: Chinese New Year Sale 2018 has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Chinese New Year Sale 2018&lt;/strong&gt; has begun!&#xA;It offers discounts &lt;strong&gt;up to 90%&lt;/strong&gt; as well as many &lt;strong&gt;Flash-Deals&lt;/strong&gt; and will last until &lt;strong&gt;20. February 2018&lt;/strong&gt;.&#xA;Also some &lt;strong&gt;new games&lt;/strong&gt; have been added to the &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/connect&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Connect&lt;/a&gt;-program.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;gogchinesenewyear2018.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/gogchinesenewyear2018.png&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Gone Home: new update with achievements and more languages released</title>
            <link>https://playingtux.com/en/articles/2018/02/gone-home-new-update-achievements-and-new-languages-released/</link>
            <pubDate>Tue, 13 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/gone-home-new-update-achievements-and-new-languages-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gonehomeheader.jpg&#34; alt=&#34;Featured image of post Gone Home: new update with achievements and more languages released&#34; /&gt;&lt;p&gt;For &lt;strong&gt;Gone Home&lt;/strong&gt; a &lt;strong&gt;new update&lt;/strong&gt; has been released today on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/232430/Gone_Home/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; (more platforms like GOG will follow).&#xA;It adds &lt;strong&gt;new languages, achievements and an update of the Unity Engine&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Gone Home Official Languages/Achievements Update Available Now!&#xA;We&amp;rsquo;re excited to announce that at long last, we&amp;rsquo;re updating the PC version of Gone Home with some extra features from our console release! First and foremost, Gone Home now includes official language support for:&#xA;French&#xA;Italian&#xA;German&#xA;Spanish&#xA;Japanese&#xA;Russian&#xA;Brazilian Portuguese&#xA;Simplified Chinese!&#xA;Of course, your favorite fan translations &lt;a class=&#34;link&#34; href=&#34;https://fullbright.company/localization/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://fullbright.company/localization/&lt;/a&gt; will still work as well.&#xA;We&amp;rsquo;ve also added Steam Achievements, as well as Steam Cloud Saves, and a general engine upgrade to a newer version of Unity that should improve performance and compatibility. These updates, aside from specifically Steam-based features, will be coming to DRM-free platforms as well.&#xA;If you have any issues after applying the patch, please visit the Technical Support forum at &lt;a class=&#34;link&#34; href=&#34;http://steamcommunity.com/app/232430/discussions/1/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://steamcommunity.com/app/232430/discussions/1/&lt;/a&gt; or email our partners at General Arcade at &lt;a class=&#34;link&#34; href=&#34;mailto:support@generalarcade.com&#34; &gt;support@generalarcade.com&lt;/a&gt;&#xA;Known issues:&#xA;* Commentary subtitles and Achievements are not yet translated in Russian and Portuguese.&#xA;Thanks for playing!&lt;/p&gt;</description>
        </item><item>
            <title>The Fall Part 2: Unbound now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/02/fall-part-2-unbound-now-available-linux-gog-and-steam/</link>
            <pubDate>Tue, 13 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/fall-part-2-unbound-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/thefallpart2unboundheader.jpg&#34; alt=&#34;Featured image of post The Fall Part 2: Unbound now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The &lt;strong&gt;award winning game The Fall&lt;/strong&gt; from the year 2014 finally gets a sequel: &lt;strong&gt;The Fall Part 2: Unbound&lt;/strong&gt;.&#xA;It&amp;rsquo;s available now for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/the_fall_part_2_unbound&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/510490/The_Fall_Part_2_Unbound/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;If you &lt;strong&gt;buy the game on GOG&lt;/strong&gt;, you&amp;rsquo;ll also &lt;strong&gt;get the predecessor for free until 27.02.2018&lt;/strong&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Sequel to the 2014 Story of the Year award winning &amp;ldquo;The Fall&amp;rdquo;.&#xA;You are an AI that has broken free of your shackles. Now, a human “User” from across the global network has attacked and infected you with an [ERROR: REDACTED]. Make a new rule: Save Yourself. Hunt them. End them. Do anything. Use anyone. Become Unbound.&#xA;During your journey, you&amp;rsquo;ll find and invade three very different robots and attempt to enlist their help. You might be unbound, but your hosts are not. Will you work within their boundaries? Or will you smash them? Do you even have a choice?&#xA;Warning: The Fall Part 2 will break your protocols.&#xA;The Fall Part 2: Unbound features:&#xA;Puzzles that you&amp;rsquo;ve never experienced before: Based on the personal boundaries of your hosts, The Fall&amp;rsquo;s challenges will put you in perspectives that you haven&amp;rsquo;t taken in a video game.&#xA;Exploration that matters: Understanding your hosts and their environments isn&amp;rsquo;t an afterthought - it&amp;rsquo;s how you learn to solve puzzles and progress.&#xA;Exciting action: With two completely new combat mechanics, The Fall Part 2 balances fighting and puzzles so that each moment feels fresh. It also contains an easy mode, for players who are only interested in puzzle solving and story.&#xA;Over three times the length of Part 1: With four playable characters, thousands of lines of fully voice-acted dialogue, four times as many environments, and over a dozen fully-animated characters, the best of The Fall has been expanded and refined.&#xA;A captivating story: Five years in the making, The Fall&amp;rsquo;s already award-winning story enters a new chapter that continues Arid&amp;rsquo;s journey of self discovery. Experience a dystopian universe through the lens of an AI struggling to create and maintain her own rules on her own terms. A unique story about personal boundaries, relationships, ethics, and ideology awaits you. The Fall is made for players who have been waiting for the conceptual underpinning of games to catch up with their technological artistry.&lt;/p&gt;</description>
        </item><item>
            <title>Dungeons 3: new DLC &#34;Once upon a Time&#34; now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/02/dungeons-3-new-dlc-once-upon-time-now-available-linux-gog-and-steam/</link>
            <pubDate>Fri, 02 Feb 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/02/dungeons-3-new-dlc-once-upon-time-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dungeons3onceuponatimeheader.jpg&#34; alt=&#34;Featured image of post Dungeons 3: new DLC &#34;Once upon a Time&#34; now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;For the strategy-game &lt;strong&gt;Dungeons 3&lt;/strong&gt; a new (paid) &lt;strong&gt;DLC&lt;/strong&gt; is now available on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dungeons_3_once_upon_a_time&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/711172/Dungeons_3__Once_Upon_A_Time/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;: &lt;strong&gt;Once upon a Time&lt;/strong&gt;.&#xA;The player will be going to the &lt;strong&gt;Fairyland&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Feature-Liste&#xA;A new, fully voiced campaign across 3 challenging maps&#xA;3 new Evil hubs&#xA;New Boss enemy: The Good Fairy&#xA;New Wall Tile Set for the Dungeon&#xA;The Absolute Evil travels to Fairyland, home to the Good Fairy. This disgustingly good creature provides heroes with invigorating potions and is generally the detestable source of good deeds. With the help of some ensorcelled heroes and more than a few exploding sheep, the Absolute Evil brings this story to a nasty end!&lt;/p&gt;</description>
        </item><item>
            <title>Railway Empire: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/01/railway-empire-now-available-linux-gog-and-steam/</link>
            <pubDate>Fri, 26 Jan 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/01/railway-empire-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/railwayempireheader.jpg&#34; alt=&#34;Featured image of post Railway Empire: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Railway Empire&lt;/strong&gt;, the new &lt;strong&gt;Train-Management-game&lt;/strong&gt; from Publisher &lt;strong&gt;Kalypso&lt;/strong&gt;, is now avilable for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/railway_empire&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/503940/Railway_Empire/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Exploit the economic opportunities of the United States in an extensive campaign, working your way step by step from coast to coast across this great continent.&#xA;Lead your Railway Empire to success by establishing a comprehensive rail network and optimizing transportation of passengers and goods.&#xA;Master challenges and objectives through a range of scenarios, or create your perfect railway network in construction mode without any financial pressure.&#xA;Over 40 historically accurate locomotives and more than 30 different wagons can be acquired over the course of the game, and must be put to use in the best way in order to take advantage of their strengths and weaknesses.&#xA;Invest in over 300 new technologies across five different eras to progress and maximize the potential of your rail network.&#xA;Compete with up to three rival companies, and even sabotage their efforts with the use of bandits and spies.&#xA;‘Ride Along’ feature allows you to explore your rail network and beautiful scenery from the driver’s cab in a first person perspective.&#xA;ABOUT THIS GAME&#xA;United States, 1830: ‘The New World’ is in its ascendancy. Industry is booming, and the race is on to establish the most dominant and powerful rail empire in all of North America. It’s time to outthink and outmaneuver your competitors as you lead your company into the 20th century!&#xA;In Railway Empire, you will create an elaborate and wide-ranging rail network, purchase over 40 different trains modelled in extraordinary detail, and buy or build railway stations, maintenance buildings, factories and tourist attractions to keep your travel network ahead of the competition. You’ll also need to hire and manage your workforce if you want to ensure an efficient train service, whilst also develop over 300 technologies ranging from mechanical improvements to the trains themselves to workplace infrastructures and advanced amenities as you progress through five eras of technological innovations.&#xA;However, you can’t just build and research your way to the top – the competition never sleeps, and to keep your business on track you’ll have to survive against up to three rival tycoons. To get to the top you may have to resort to more cutthroat tactics as you attack and sabotage your opponents through raids and industrial espionage.&lt;/p&gt;</description>
        </item><item>
            <title>The Red Strings Club: Cyberpunk-Adventure now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2018/01/red-strings-club-cyberpunk-adventure-now-available-linux-gog-and-steam/</link>
            <pubDate>Mon, 22 Jan 2018 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2018/01/red-strings-club-cyberpunk-adventure-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/redstringsclubheader.jpg&#34; alt=&#34;Featured image of post The Red Strings Club: Cyberpunk-Adventure now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;The Red Strings Club&lt;/strong&gt;, an adventure in a &lt;strong&gt;Cyberpunk-setting&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/the_red_strings_club&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/589780/The_Red_Strings_Club/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;BTW: the publisher is &lt;strong&gt;Devolver Digital&lt;/strong&gt;, the game has been developed by &lt;strong&gt;Deconstructeam&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;The Red Strings Club is a cyberpunk narrative experience about fate and happiness featuring the extensive use of pottery, bartending and impersonating people on the phone to take down a corporate conspiracy.&#xA;The professed altruistic corporation Supercontinent Ltd is on the verge of releasing Social Psyche Welfare: a system that will eliminate depression, anger and fear from society. However, the bartender of a clandestine club and a freelance hacker don&amp;rsquo;t regard this evolution as an improvement but as brainwashing. Alongside unwitting company employees and a rogue empathy android, the duo will pull all the strings they can to bring down this scheme.&#xA;Cyberpunk Thriller Narrative&#xA;Uncover a mysterious corporate program that promises a blissful existence while debating what does happiness means and what lengths are permissible to obtain it.&#xA;Psychological Bartending&#xA;Read your customer&amp;rsquo;s’ mood and mix the perfect cocktail to manipulate the client&amp;rsquo;s emotions in order to gather the information you want and progress your agenda of stopping Supercontinent&amp;rsquo;s plans.&#xA;Genetic Implant Pottery&#xA;Design genetic implants at a high-tech lathe to change the attitude and direction of the corporation’s most influential executives.&#xA;Vocal Corporate Espionage&#xA;Assume the voice of important figures in the Social Psyche Welfare project and play their own motivations against each other over the phone to uncloak their plans.&lt;/p&gt;</description>
        </item><item>
            <title>Dungeons 3: Update to Version 1.4 adds Sandbox-Mode and Multiplayer-Deathmatch</title>
            <link>https://playingtux.com/en/articles/2017/12/dungeons-3-update-version-14-adds-sandbox-mode-and-multiplayer-deathmatch/</link>
            <pubDate>Wed, 20 Dec 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/12/dungeons-3-update-version-14-adds-sandbox-mode-and-multiplayer-deathmatch/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dungeons3header.jpg&#34; alt=&#34;Featured image of post Dungeons 3: Update to Version 1.4 adds Sandbox-Mode and Multiplayer-Deathmatch&#34; /&gt;&lt;p&gt;The update to &lt;strong&gt;version 1.4&lt;/strong&gt; of &lt;strong&gt;Dungeons 3&lt;/strong&gt; adds a lot of &lt;strong&gt;Community-requested features&lt;/strong&gt; like &lt;strong&gt;Multiplayer-Deathmatch, a Sandbox-Mode&lt;/strong&gt; and much more!&#xA;The full changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Major Changes (incl. many evil multiplayerchanges!)&#xA;Multiplayer deathmatch available.&#xA;Enter enemy dungeons and destroy their dungeon hearts.&#xA;New skirmish map &amp;ldquo;Sandbox&amp;rdquo;.&#xA;Create the dungeon of your dreams!&#xA;New game mode &amp;ldquo;Sandbox&amp;rdquo;.&#xA;Spawn enemy heroes yourself!&#xA;Quickslotbar added.&#xA;You can now set troops, spells, traps, rooms, etc. for quick reusability&#xA;Multiplayer teams. Play 2vs2 or 3vs1?&#xA;New &amp;ldquo;Show duel during play&amp;rdquo; option in multiplayer menu. Notfies you, when&#xA;someone is ready for a duel while playing the game normally!&#xA;Multiplayer game announcements. Also coop game announcements!&#xA;F3 now picks all idle creatures, F4 picks a random snot&#xA;Your snots now fetch boni and potions to your treasuries&#xA;New option for no camera movement over world map&#xA;Performance improvements&#xA;Balancing and campaign improvements&#xA;Rebalanced Gob-O-Bot (less damage)&#xA;Rebalanced Vampire (More life, improved life stealing)&#xA;Rebalanced Pit Fiend (Reduced Skill cooldown, Skill now dows piercing damage)&#xA;Cannon towers now do proper area damage!&#xA;Minor fixes for map &amp;ldquo;Prince of Hell&amp;rdquo;&#xA;Minor fixes for map &amp;ldquo;The Titan of Alphaas&amp;rdquo;&#xA;Minor fixes for map &amp;ldquo;Two Sides of a Medal&amp;rdquo;&#xA;Minor fixes for map &amp;ldquo;The Crossing&amp;rdquo;&#xA;Minor fixes for map &amp;ldquo;The End of Yaina Overproud&amp;rdquo;&#xA;Minor fixes for map &amp;ldquo;The Shadow of Absolute Evil&amp;rdquo;&#xA;Fixes in map &amp;ldquo;Everything has and end&amp;hellip;&amp;rdquo;&#xA;Fixed Shadow getting stuck in a small area of map &amp;ldquo;The Shadow of the&#xA;Absolute Evil&amp;rdquo;&#xA;No more spiders in tutorial mission &amp;ldquo;Dungeons for Advanced Students&amp;rdquo;&#xA;General fixes&#xA;Improved subtitle visibility during boss fights&#xA;Improved tooltip visibility&#xA;Improved tile selection when moving over the GUI&#xA;Improved stairs placement in generated maps&#xA;Auto-size for research titles&#xA;Improved tutorial marker visualisation&#xA;Showing an animated image while waiting for a duel&#xA;Improved mini map icon sorting&#xA;Campaign reset now resets the world map properly&#xA;Hide tooltips in cutscenes&#xA;Improved guard room details&#xA;Mana bombs no longer trigger on defeated heroes&#xA;Mission goals now stay the same after loading a saved game&#xA;Show tooltip for creatures that have picked up a bonus&#xA;Better pathfinding for snots in the prison chamber&#xA;Dungeon critters can now be marked with a slap&#xA;Added option to force keyboard/mouse into options menu&#xA;Better pillar placement in temple&#xA;Heroes now drop of their &amp;ldquo;used&amp;rdquo; torture device when they die&#xA;Different colors for Hands of Terror in Coop&#xA;Fixed minor picking issues with Hand of Terror and resources&#xA;Fixed minor pathfinding issues&#xA;Hovering over faction icons now works correctly&#xA;Fixed chain lighting visualisation&#xA;Almanach Image update&#xA;Icon Improvements&#xA;Thalya now reacts to the Guard Room signal&#xA;Fixed some crashes&#xA;Fixed a memory leak&#xA;Heroes no longer think that they can use the player&amp;rsquo;s portal spell&lt;/p&gt;</description>
        </item><item>
            <title>The Curious Expedition: Update v1.3.0.1 with Mod-Support and Achievements released</title>
            <link>https://playingtux.com/en/articles/2017/12/curious-expedition-update-v1301-mod-support-and-achievements-released/</link>
            <pubDate>Wed, 20 Dec 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/12/curious-expedition-update-v1301-mod-support-and-achievements-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/curiousexpedition_mod_header.jpg&#34; alt=&#34;Featured image of post The Curious Expedition: Update v1.3.0.1 with Mod-Support and Achievements released&#34; /&gt;&lt;p&gt;The fantastic Rogue-like Strategy-game &lt;strong&gt;The Curious Expedition&lt;/strong&gt; receives with the current &lt;strong&gt;update v1.3.0.1&lt;/strong&gt; for Linux many improvements but also &lt;strong&gt;Mod-support and Achievements&lt;/strong&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Modding and Achievements are here!&#xA;The Curious Expedition - ByteRiot&#xA;We&amp;rsquo;ve been looking forward to this moment for a looong time! We&amp;rsquo;re happy to finally share our big modding and achievements update with you! :)&#xA;Modding!&#xA;We have a new modding menu where you can select any amount of mods you want to run in your game&#xA;Steam Workshop support. You can subscribe to mods on steam and they will get automatically downloaded into your game. You can also upload new mods directly from the game and see the current mod ratings. Steam is not required for mods though&#xA;No coding required! We have a simple text format which allows to add any new content. These are the same tools that we used during development. Add items, characters, enemies, dice, statuses, events, worlds and much more. We went through all our scripts and made sure that they have nice entry points for being moddable.&#xA;We made all of our text and image content open source. You can see it at &lt;a class=&#34;link&#34; href=&#34;https://github.com/Maschinen-Mensch/curiousexpedition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://github.com/Maschinen-Mensch/curiousexpedition&lt;/a&gt; and use it as inspiration for your own mods or games&#xA;Access lots of ingame debugging tools which allow you to spawn any entity or run any event on the fly. We actually improved the dev tools so much beyond of what we used during development that we are bit jealous of you now (it&amp;rsquo;s fine though)&#xA;We&amp;rsquo;re shipping the game with multiple example mods (including the t-rex, scientific assistant and yakul mods)&#xA;We&amp;rsquo;ve prepared extensive wiki documentation and tutorials for you to check out at &lt;a class=&#34;link&#34; href=&#34;http://curious-expedition.wikia.com/wiki/Modding:Home&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://curious-expedition.wikia.com/wiki/Modding:Home&lt;/a&gt;. If you have more questions also please join our discord server &lt;a class=&#34;link&#34; href=&#34;https://discord.gg/maschinen-mensch&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://discord.gg/maschinen-mensch&lt;/a&gt; and chat with us and other modders directly&#xA;We created a free extension for the free Visual Studio Code text editor. Go to &lt;a class=&#34;link&#34; href=&#34;https://code.visualstudio.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://code.visualstudio.com/&lt;/a&gt; to download the editor and enter TCE Script in the extension settings to download our plugin. It will give you proper syntax highlighting and search functionality making working with the script files much more convenient.&#xA;This is just the start of our modding tools. We&amp;rsquo;re looking forward to your feedback and will add more functionality to support your ideas.&#xA;Achievements!&#xA;We added over 60 new cool achievements to the game (some of them are secret)&#xA;There is a new section in the hall of fame allowing you to see all the achievements and your progress&#xA;These achievements are synched to steam achievements, which you can show off on your steam profile. Steam is not required for achievements though&#xA;Almost all our achievements track their progress separately for each difficulty level, so once you&amp;rsquo;ve mastered easy or medium difficulty, you can try your luck again on a harder difficulty&#xA;For now achievements are disabled when mods are enabled&#xA;Main Menu&#xA;New background graphics&#xA;Added a news section allowing you to read about development news from within the game&#xA;Nicer UI elements (checkboxes and exit buttons)&#xA;Added animated campfire to several event screens&#xA;Added new secret explorers&#xA;Added new sound effects for some aftermath events&#xA;English text will be shown as fallback if no localized string is available&#xA;Tuning&#xA;Lone survivor perk fills up full sanity bar when triggered&#xA;Made climbing gear slightly stronger and climber perk slightly weaker&#xA;Increased ship water refill to 20 units&#xA;Angry native zones can never become unaggroed now (unless they are sleeping)&#xA;Restricted most quests to appear before final expedition&#xA;Missionary quest is now automatically resolved when entering the village&#xA;Remove local curses when stepping through portals&#xA;Corruption sprawls will no longer kill enemies&#xA;Tesla gun now benefits from gun expert perk&#xA;No random fires can happen when packing a camp up anymore. (Pyromaniacs still can lay a fire though)&#xA;Bugfixes&#xA;Fixed multiple bugs potentially causing being stuck in tutorial&#xA;Fixed flood curse following you beyond expedition end&#xA;Fixed ship getting destroyed&#xA;Fixed rare crash when having a empty slot in inventory&#xA;Konrad quest can now be completed even after leaving the village when first encountering him.&#xA;Freeing slots in the hot air balloon should now work more intuitively&#xA;Fixed exploit that allowed to return more items than normally allowed with the hot air balloon&#xA;Fixed issues with path finding in dog sledge&#xA;Improved camera behavior when panning to locations&#xA;Removed ability to dismiss character while a pending diary event is already waiting&#xA;Mount button is now greyed out when already mounted&#xA;Fixed mounted status not stored in savegames&#xA;Fixed issues with native visit event&#xA;Fixed event flow after fighting with giant spiders&#xA;Fixed shaman perk not working on all mushrooms&#xA;Fixed combat cursor picks new enemy when old target died&#xA;Fixed family amulet event line&#xA;Fixed wrong button help text on scale 3 setting&#xA;Fixed unlocalized texts in game over screen&#xA;Fixed being able to stop village spawn via mini puppets&#xA;Fixed failed idol quest was not handled correctly&#xA;Fixed vulture night event showing up even though player had no ammo&#xA;Fixed musician quest not always resolving properly&#xA;Fixed special friend event flow&#xA;Fixed Olivia not having a crystall ball at game start&#xA;Fixed same piece of meat being cooked by multiple cooks at the same time&#xA;Always show diary alert first before interrupting player action during travel&#xA;Fixed enemies killed by a debuff now don&amp;rsquo;t supply dice in the next round anymore&#xA;Fixed window size issues&#xA;Fixed unusable items having infoboxes explaining how to use them&#xA;Fixed large inventories overlapping Flee or Roll button during combat&#xA;Fixed double epilogue caused by obsidian mirror&#xA;Fixed mini maps sometimes going blank or regenerating or crashing the game&#xA;Fixed some places being unreachable after world generation&#xA;Fixed parts of golden pyramids being missing sometimes&#xA;Fixed crash bug caused by (de)buffed characters entering combat&#xA;Fixed crash bug in tutorial caused by no place to spawn the ship being found&#xA;Fixed charismatic perk only working once&#xA;Fixed weird duplicated actions in queen conflict event&#xA;Fixed problem where two events could trigger at once&lt;/p&gt;</description>
        </item><item>
            <title>Ken Follett&#39;s The Pillars of the Earth: Book Two now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2017/12/ken-folletts-pillars-earth-buch-zwei-jetzt-linux-steam-und-gog-erhaeltlich-0/</link>
            <pubDate>Thu, 14 Dec 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/12/ken-folletts-pillars-earth-buch-zwei-jetzt-linux-steam-und-gog-erhaeltlich-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pillarsearthheader_eng.jpg&#34; alt=&#34;Featured image of post Ken Follett&#39;s The Pillars of the Earth: Book Two now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;The adventure continues: the &lt;strong&gt;second book&lt;/strong&gt; of &lt;strong&gt;Ken Follett&amp;rsquo;s The Pillars of the Earth&lt;/strong&gt; is now available on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/ken_folletts_the_pillars_of_the_earth_season_pass&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/234270/Ken_Folletts_The_Pillars_of_the_Earth/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; for Linux!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Times are dire for Aliena, Jack and Philip, who find their country torn by war. Malevolent forces strive to destroy our protagonists’ lives and efforts - your choices matter and decide their fates! Time to open the book again and continue with The Pillars of the Earth – Book Two!&lt;/p&gt;</description>
        </item><item>
            <title>SOMA: Update with &#34;Safe Mode&#34; released, Monsters won&#39;t kill anymore</title>
            <link>https://playingtux.com/en/articles/2017/12/soma-update-safe-mode-released-monsters-wont-kill-anymore/</link>
            <pubDate>Sun, 03 Dec 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/12/soma-update-safe-mode-released-monsters-wont-kill-anymore/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/somaheader.jpg&#34; alt=&#34;Featured image of post SOMA: Update with &#34;Safe Mode&#34; released, Monsters won&#39;t kill anymore&#34; /&gt;&lt;p&gt;For the outstanding &lt;strong&gt;Horror-game SOMA&lt;/strong&gt; an &lt;strong&gt;Update including the &amp;ldquo;Safe Mode&amp;rdquo;&lt;/strong&gt; has been released.&#xA;If you start a new game in &amp;ldquo;Safe Mode&amp;rdquo;, &lt;strong&gt;Monsters won&amp;rsquo;t actively hunt you and can&amp;rsquo;t kill you anymore&lt;/strong&gt;.&#xA;Sadly &lt;strong&gt;on existing save files, you can&amp;rsquo;t turn on the &amp;ldquo;Safe Mode&amp;rdquo;&lt;/strong&gt;.&#xA;But: SOMA is in my opinion &lt;strong&gt;one of the best games available on Linux&lt;/strong&gt;, and you have to play it - with or without &amp;ldquo;Safe Mode&amp;rdquo;!&#xA;You can buy the game at &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/soma&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/282140/SOMA/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Black Friday Sale has begun</title>
            <link>https://playingtux.com/en/articles/2017/11/gog-black-friday-sale-has-begun/</link>
            <pubDate>Tue, 21 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/gog-black-friday-sale-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogblackfridaysale2017.png&#34; alt=&#34;Featured image of post GOG: Black Friday Sale has begun&#34; /&gt;&lt;p&gt;On &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/news/the_black_friday_sale_2017_begins&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Black Friday Sale&lt;/strong&gt; with &lt;strong&gt;discounts up to 90%&lt;/strong&gt; has begun.&#xA;It will last until &lt;strong&gt;28. November 2017&lt;/strong&gt;.&#xA;In the &lt;strong&gt;first 48 hours you can get MDK for free&lt;/strong&gt;. If you spend at least &lt;strong&gt;$15 USD&lt;/strong&gt;, you&amp;rsquo;ll also get &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/starcrawlers&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;StarCrawlers&lt;/a&gt; for free.&lt;/p&gt;</description>
        </item><item>
            <title>Pillars of Eternity: Definitive Edition and free DLC Deadfire released</title>
            <link>https://playingtux.com/en/articles/2017/11/pillars-eternity-definitive-edition-and-free-dlc-deadfire-released/</link>
            <pubDate>Wed, 15 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/pillars-eternity-definitive-edition-and-free-dlc-deadfire-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pillarsofeternity-definitive.png&#34; alt=&#34;Featured image of post Pillars of Eternity: Definitive Edition and free DLC Deadfire released&#34; /&gt;&lt;p&gt;The fantastic RPG &lt;strong&gt;Pillars of Eternity&lt;/strong&gt; is now available at &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/pillars_of_eternity_definitive_edition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/291650&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; in the &lt;strong&gt;Definitive Edition&lt;/strong&gt;.&#xA;It contains beside the main game also both expansions &lt;strong&gt;The White March Part I and II&lt;/strong&gt; as well as the &lt;strong&gt;soundtrack&lt;/strong&gt; and some other content:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Paradox Interactive, a publisher of games that define genres, and Obsidian Entertainment, developers of classic games like Fallout: New Vegas and South Park: The Stick of Truth, today announced that Pillars of Eternity: Definitive Edition is available for Windows, Mac, and Linux PCs.&#xA;Definitive Edition, the comprehensive version of Obsidian’s award-winning, best-selling cRPG, Pillars of Eternity, includes the original game alongside both of its released expansions, all premium extras, and an all-new bundle of content, called the “Deadfire Pack,” inspired by Obsidian’s upcoming Pillars of Eternity II: Deadfire.&#xA;This complete version provides fans with the full suite of all Pillars of Eternity-related content ever created by Obsidian, providing every piece of the experience in a single, convenient package.&#xA;Definitive Edition includes:&#xA;The original Pillars of Eternity, winner of multiple awards for its rich story, lush art style, and incredible depth of choice &amp;ndash; a modern RPG that calls back the classics like Baldur’s Gate&#xA;The complete, expanded world, characters, and content from The White March: Parts I &amp;amp; II, which adds new places to travel, companions to adventure with, and quests to complete – and which expands greatly on the story of Pillars&#xA;All premium content originally sold with Pillars of Eternity: Royal Edition, including the original soundtrack, a digital collector&amp;rsquo;s book, an original novella set in the Pillars universe, and much, much more&#xA;The all-new Deadfire Pack DLC, which includes new in-game items to earn and discover,and new portraits from the forthcoming sequel, Pillars of Eternity II: Deadfire, releasing in 2018&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Daedalic and Double Fine in weekly sale</title>
            <link>https://playingtux.com/en/articles/2017/11/gog-daedalic-and-double-fine-weekly-sale/</link>
            <pubDate>Mon, 13 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/gog-daedalic-and-double-fine-weekly-sale/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall_0.png&#34; alt=&#34;Featured image of post GOG: Daedalic and Double Fine in weekly sale&#34; /&gt;&lt;p&gt;The week starts great for all &lt;strong&gt;friends of adventures-games&lt;/strong&gt;: &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/news/weekly_sale_rad_adventure_games_up_to_90&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; launched their &lt;strong&gt;Daedalic and Double Fine Sale with discounts up to 90%&lt;/strong&gt;!&#xA;My personal tips: &lt;strong&gt;Brutal Legend ($1,49), Grim Fandango Remastered ($3,28) and Massive Chalice ($2,36)&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;gogdaedalicdoublefine.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/gogdaedalicdoublefine.png&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Games Made in Poland Sale Weekend-Sale</title>
            <link>https://playingtux.com/en/articles/2017/11/gog-games-made-poland-sale-weekend-sale/</link>
            <pubDate>Fri, 10 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/gog-games-made-poland-sale-weekend-sale/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall_0.png&#34; alt=&#34;Featured image of post GOG: Games Made in Poland Sale Weekend-Sale&#34; /&gt;&lt;p&gt;Also on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/promo/20171109_special_sale_made_in_poland_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG.com&lt;/a&gt; there is this weekend a sale: &lt;strong&gt;Games Made in Poland&lt;/strong&gt; with many games for Linux (e. g. &lt;strong&gt;Witcher 2 for $ 2,99&lt;/strong&gt;)!&lt;/p&gt;</description>
        </item><item>
            <title>Hand of Fate 2: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2017/11/hand-fate-2-now-available-linux-gog-and-steam/</link>
            <pubDate>Tue, 07 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/hand-fate-2-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/handoffate2header.jpg&#34; alt=&#34;Featured image of post Hand of Fate 2: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Hand of Fate 2&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/hand_of_fate_2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/456670/Hand_of_Fate_2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Hand of Fate 2 is a dungeon crawler set in a world of dark fantasy. Master a living boardgame where every stage of the adventure is drawn from a deck of legendary encounters chosen by you! Choose wisely - your opponent, the enigmatic Dealer, will pull no punches as he shapes you into the instrument of his revenge.&#xA;The table has changed, but the stakes remain the same: life or death!&#xA;KEY GAME FEATURES&#xA;A world transformed - 100 years have passed since the Dealer was usurped and the Game of Life and Death gained a new master.&#xA;22 exciting new challenges that will push your deck-building skills to the limit - Hunt fiendish assassins, reunite star-crossed lovers or build up a fortress to withstand a raider assault!&#xA;Enlist the aid of all new companion characters - team up with them in battle, or have them bend the rules of the boardgame in your favor!&#xA;Hundreds of new encounters, artifacts and items to earn and upgrade.&#xA;Enhanced action-RPG combat - shred foes with quick dual-wielded daggers or brutalize them with heavy two-handed hammers. Build up your combo meter to unleash powerful special attacks!&#xA;Engage new foes united by all-new card suits - Cross swords with disciplined Imperial soldiers, purge corrupted mutants and fend off northern raiders.&lt;/p&gt;</description>
        </item><item>
            <title>Space Pirates And Zombies 2: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2017/11/space-pirates-and-zombies-2-jetzt-linux-gog-und-steam-erhaeltlich-0/</link>
            <pubDate>Tue, 07 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/space-pirates-and-zombies-2-jetzt-linux-gog-und-steam-erhaeltlich-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/spacepirateszombies2header.jpg&#34; alt=&#34;Featured image of post Space Pirates And Zombies 2: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;Space Pirates and Zombies 2 is now officially available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/space_pirates_and_zombies_2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &amp;lt;a href=&amp;ldquo;&lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/252470/Space&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://store.steampowered.com/app/252470/Space&lt;/a&gt;_Pirates_And_Zombies_2/&amp;rdquo; target=&amp;quot;_blank&amp;gt;Steam!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;In SPAZ 2 you must survive in an evolving post apocalyptic Galaxy. The zombie threat is defeated, infrastructure has collapsed, fuel is scarce, and scavenging means survival.&#xA;Initially the Galaxy contains hundreds of fleets, each trying to survive. AI captains do everything the player can. The player is not special and is not the center of the Galaxy.&#xA;As resource scarcity becomes critical, ships come into conflict just to survive. Factions may form for protection or split due to starvation. Old friends must become fodder.&#xA;Stronger factions establish and defend territories, set up resource hubs, and establish star bases. Weaker factions may resort to banditry. Each captain is unique, persistent, and shapes the Galaxy.&#xA;When factions meet, combat is usually the result. While the strategic side of SPAZ 2 is about exploration, territorial control, and faction building, the action side of SPAZ 2 is about ship construction, tactics, and salvage.&#xA;Combat creates damaged ships and dead crew, but it also provides new salvaged parts. All the parts in SPAZ 2 are modular and randomly generated. If you see something you like, break it off an enemy, grab it with your tractor beam, and connect it to your ship. Ship construction can be done live during battles, though sometimes beating an enemy to death with their broken wing is also fun.&#xA;Back on the star map, battles will attract other captains looking for salvage. Take your new parts and run. Upgrade, repair, and prepare to fight another day, for darker threats are about to emerge.&#xA;Key Features:&#xA;Two hundred persistent Captains that are able to do everything the player can, including forming dynamic factions, building structures, controlling territory, and going to War.&#xA;A true living galaxy that is not player centric. It will develop differently each game through the interactions of the agents.&#xA;Build your own faction from nothing.&#xA;Randomly generated modular parts. Build the mothership that suits your play style, on the fly, in seconds. Every part has its own unique stats that contribute to the mothership. Every part has its own hull integrity and damage states. Every part is a real, working, ship component.&#xA;Strategic ship building. The mass, location and shape of parts all matter. If a part blocks a turret, it will not fire. If a ship is too long, it will turn slowly. Too many engines will mean too little power for weapons. Every design choice counts.&#xA;A fully physics based 3d environment where everything is destructible, takes damage from impacts, can be grabbed and even thrown at enemies with the tractor beam.&#xA;Natural movement and controls. Movement is on a 2d plane and screen relative, much like an FPS. The combat feels like huge pirate ships battling on an ocean. Focus on tactical positioning and manage system power to unleash hell at the right moment.&#xA;Epic ship to ship battles. Tear the enemy apart piece by piece over minutes, instead of seconds.&lt;/p&gt;</description>
        </item><item>
            <title>AER - Memories of Old: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2017/11/aer-memories-old-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 02 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/aer-memories-old-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/aerheader.jpg&#34; alt=&#34;Featured image of post AER - Memories of Old: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;AER - Memories of Old&lt;/strong&gt;, a &lt;strong&gt;beautiful Low-Poly-Exploration-Adventure&lt;/strong&gt;, in which you can  &lt;strong&gt;transform into a bird at will&lt;/strong&gt; to explore the world, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/aer&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/331870/AER_Memories_of_Old/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;&lt;strong&gt;Update&lt;/strong&gt;: the game needs&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;-screen-fullscreen 0&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;for me as &lt;strong&gt;startup-option in the Steam-Client&lt;/strong&gt;.&#xA;Description:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;The gods of old are forgotten, lost in the events that shattered the world, leaving only fragments of islands in the sky. This mystic world of endless skies, colorful islands and ancient ruins is in danger of falling into darkness. As one of the last few shapeshifters, you are sent on a pilgrimage to the Land of Gods. Uncover the secrets that will help save reality itself.&#xA;Key Features&#xA;Fly and explore by transforming into a bird at will&#xA;A large open world of hidden secrets and new discoveries&#xA;A pilgrimage of mysteries, puzzles and temples&#xA;Strong focus on atmosphere and aesthetics with a vibrant minimalisitic art style&lt;/p&gt;</description>
        </item><item>
            <title>Among the Sleep: Enhanced Edition released for Linux</title>
            <link>https://playingtux.com/en/articles/2017/11/among-sleep-enhanced-edition-released-linux/</link>
            <pubDate>Thu, 02 Nov 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/11/among-sleep-enhanced-edition-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/amongthesleep_ee_moon_cr.jpg&#34; alt=&#34;Featured image of post Among the Sleep: Enhanced Edition released for Linux&#34; /&gt;&lt;p&gt;The developers of the Horror-game &lt;strong&gt;Among the Sleep&lt;/strong&gt; recently released the &lt;strong&gt;Enhanced Edition&lt;/strong&gt; of their game for Linux on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/250620/Among_the_Sleep__Enhanced_Edition/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;This &lt;strong&gt;-for all owners of the game- free update&lt;/strong&gt; contains &lt;strong&gt;improved graphics, new dialogues, a Museum&lt;/strong&gt; with &amp;ldquo;behind-the-scenes&amp;rdquo; and much more.&#xA;More information can be found on the &lt;a class=&#34;link&#34; href=&#34;http://www.krillbite.com/2017/10/30/we-are-releasing-an-enhanced-edition-of-among-the-sleep-this-week/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;website of the developers&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;amongthesleepshot1.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/amongthesleepshot1.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>The GOG Halloween-Sale has begun!</title>
            <link>https://playingtux.com/en/articles/2017/10/gog-halloween-sale-has-begun/</link>
            <pubDate>Thu, 26 Oct 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/10/gog-halloween-sale-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/goghalloweensale2017.png&#34; alt=&#34;Featured image of post The GOG Halloween-Sale has begun!&#34; /&gt;&lt;p&gt;Also on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; the &lt;strong&gt;Halloween-Sale &lt;strong&gt;is starting today!&#xA;If you spend $15 (or more), you&amp;rsquo;ll receive &lt;strong&gt;Tales from the Borderlands&lt;/strong&gt; for free.&#xA;And many &lt;strong&gt;new games&lt;/strong&gt; are available via &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/connect&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Connect&lt;/a&gt;!&lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Zombie Night Terror: Patch 1.3.1 with Level-Editor released for Linux</title>
            <link>https://playingtux.com/en/articles/2017/10/zombie-night-terror-patch-131-level-editor-released-linux/</link>
            <pubDate>Wed, 25 Oct 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/10/zombie-night-terror-patch-131-level-editor-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/zombienightterrorleveleditorheader.jpg&#34; alt=&#34;Featured image of post Zombie Night Terror: Patch 1.3.1 with Level-Editor released for Linux&#34; /&gt;&lt;p&gt;For the &lt;strong&gt;Lemmings&lt;/strong&gt;-inspired strategy-game &lt;strong&gt;Zombie Night Terror&lt;/strong&gt; the &lt;strong&gt;Patch 1.3.1&lt;/strong&gt; has been released for Linux ob Steam.&#xA;It contains among other things a &lt;strong&gt;Level-Editor&lt;/strong&gt; and &lt;strong&gt;fixes the Linux-specific startup-bug&lt;/strong&gt;.&#xA;Also the developer started a &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/news/?appids=416680&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;contest for the best self-made levels&lt;/a&gt;.&#xA;The game is currently available with a discount on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/416680/Zombie_Night_Terror/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and also on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/zombie_night_terror&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;, but here at the moment not with the latest update.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch 1.3.1&#xA;The latest update had some issues with some anti-viruses and Steam was not initializing correctly on Linux.&#xA;This update should fix the Steam initialization error and a bug preventing you to publish a chapter without a cover, the antivirus false positive was fixed last night with a quick hotfix.&#xA;We are very sorry for the inconvenience and hope your still having fun feeding your zombie horde!&lt;/p&gt;</description>
        </item><item>
            <title>Sudden Strike 4: DLC Road to Dunkirk now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2017/10/sudden-strike-4-dlc-road-dunkirk-now-available-linux-gog-and-steam/</link>
            <pubDate>Sat, 21 Oct 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/10/sudden-strike-4-dlc-road-dunkirk-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/suddenstrike4dunkirkheader.jpg&#34; alt=&#34;Featured image of post Sudden Strike 4: DLC Road to Dunkirk now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;For the realtime-tactic-game &lt;strong&gt;Sudden Strike 4&lt;/strong&gt; the DLC &lt;strong&gt;Road to Dunkirk&lt;/strong&gt; has been released for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/sudden_strike_4_road_to_dunkirk&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/606080/Sudden_Strike_4__Road_to_Dunkirk/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&#xA;It adds &lt;strong&gt;two new campaigns&lt;/strong&gt; and &lt;strong&gt;many new units&lt;/strong&gt; to the game:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;FEATURE LIST&#xA;Sudden Strike 4: Road to Dunkirk features two new mini-campaigns with four new singleplayer missions based on the events surrounding the famous rescue of Allied soldiers in the eponymous French coastal town of Dunkirk during “Operation Dynamo”.&#xA;In the German campaign, you must successfully break through the valiant French defenses in the Battle of Lille, capture the town of Dunkirk and move on to destroy a British battleship. In the Allied campaign, you will launch the British counter-offensive during the Battle of Ypres-&#xA;Comines and consequently evacuate as many soldiers as possible during “Operation Dynamo”.&#xA;Two new Allied doctrine commanders to choose from: French war hero Charles de Gaulle and British Expeditionary Force division commander Harold Alexander complete your strategic options in tackling each mission.&#xA;Sudden Strike 4: Road to Dunkirk introduces over 10 all-new units to the game, including the German SIG 33 Bison artillery, the French Char B1 heavy tank, the British A10 Cruiser Mk. II medium tank and destroyer HMS Ivanhoe.&#xA;ABOUT THIS CONTENT&#xA;In Sudden Strike 4: Road to Dunkirk, relive battles leading up to one of the world‘s most daring military rescue missions. Following the invasion of France in May 1940, the British Expeditionary Force and parts of the French Army had retreated to Dunkirk and awaited evacuation, while German forces had been closing in to crush them.&lt;/p&gt;</description>
        </item><item>
            <title>The Inner World - The last Windmonk: now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2017/10/inner-world-last-windmonk-now-available-linux-gog-and-steam/</link>
            <pubDate>Sat, 21 Oct 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/10/inner-world-last-windmonk-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/innerworld2header_eng.jpg&#34; alt=&#34;Featured image of post The Inner World - The last Windmonk: now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;The sequel to the &lt;strong&gt;successful adventure&lt;/strong&gt; &amp;ldquo;The Inner World&amp;rdquo; with the name &lt;strong&gt;&amp;ldquo;The Inner World - The last Windmonk&amp;rdquo;&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/the_inner_world_the_last_wind_monk&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/613470/The_Inner_World__The_Last_Wind_Monk/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;About This Game&#xA;The flute nose dynasty has been watching over Asposia for centuries on end. In secret, they fill the roly-poly world with light and life. Emil, a trader for odds and ends, has led all the Asposians astray, making them believe that the dynasty is in cahoots with dark forces. Seriously, who knows what this weird family is doing day in, day out? The only one who could stop evil Emil is the heir to the flute nose throne: Robert. He has been petrified for three years, though. With a huge dose of enthusiasm, but little to no idea what he’s actually doing, he embarks on an adventure to find the legendary last wind monk. Of course, he has some great company: Peck, as loyal as he is flightless, and Laura, a rebel who certainly does fly, but only off the handle and who is Robert’s love with a capital L, by the way. A final ray of hope is provided by the mysterious Mama Dola, who seems to know more about Robert’s destiny than Robert himself…&#xA;Features&#xA;Experience the fun and moving sequel to “The Inner World” (you don’t need to know the first part!). Save the flute noses from persecution and evil Emil!&#xA;Hours of fun brainteasers await you: find the last wind monk, cause trouble in a tumble mouse factory, play with Uncle Oboe for some toilet paper in prison, help a desperate Bingo-Pony become happy once again, bring the adorable baby gorf back home and save Asposia! Again!&#xA;Navigate Robert and Laura, those charming Asposians, through the game. And now you can even operate the nutty pigeon, Peck.&#xA;There are new sites for you to discover! Including the topsy-turvy airport “Asposia Central”, the quirky tumble mouse farmers and the mysterious Shovel Mountains.&#xA;Practice new songs on your magic flute nose and activate ancient artefacts.&#xA;Beautiful hand-drawn adventure for people quick on the draw.&#xA;Hilarious dialogues in awesome sound quality.&#xA;The Asposian puzzle help: Provides you with hints when you’re as clueless as Robert – completely spoiler-free of course.&#xA;Available for most any operating system or console – except the Gameboy!&lt;/p&gt;</description>
        </item><item>
            <title>Dungeons 3: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2017/10/dungeons-3-now-available-linux-steam-and-gog/</link>
            <pubDate>Fri, 13 Oct 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/10/dungeons-3-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dungeons3header.jpg&#34; alt=&#34;Featured image of post Dungeons 3: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;The successful game series enters the next round: &lt;strong&gt;Dungeons 3&lt;/strong&gt; is the long awaited sequel to the predecessor from 2015 and is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dungeons_3&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/493900/Dungeons_3/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;&lt;strong&gt;Description&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;FEATURE LIST&#xA;The dungeon manager you’ve been waiting for: Dungeons 3 is the biggest, best, and evil-est dungeon sim yet, topped off with a fully reworked overworld RTS mode.&#xA;Under new management: Command the united forces of evil under the guidance of new character Thalya and lead them to victory.&#xA;Size does matter: Extensive single player campaign with 20 missions and more than 20 hours of playtime, randomly generated levels, a brand new co-op mode for two players, more rooms, and more unique abilities.&#xA;Speak (no) evil: The fan-favourite Dungeons narrator is back with his unmistakable voice, continuing the Dungeons legacy in the best way possible.&#xA;ABOUT THIS GAME&#xA;Through enticing the dark elf priestess Thalya from the fluffy clutches of the surface world to become his chief lieutenant, the Dungeon Lord has found a way to direct his campaign of conquest from the confines of his underground lair. With Thalya on the front line, and the united forces of evil to support her, players will have to use every trick in the book to best those do-gooders of the overworld, once and for all!&#xA;Unleash your dark side by creating a unique underground dungeon from a huge array of rooms, traps and structures. Raise the most terrifying army the world has ever seen, by choosing from despicable creatures such as orcs, succubae, zombies and much, much more. Then, once you have built your forces, emerge from the darkness and guide your army to the light of the overworld, where you will corrupt the land and dispatch anything even vaguely heroic, cute or unicorn-shaped. And in a first for the Dungeons series, experience randomly generated levels, so that no two sessions are alike – never-ending fun for any evil conqueror!&lt;/p&gt;</description>
        </item><item>
            <title>Orwell: Version 1.2 released for Linux</title>
            <link>https://playingtux.com/en/articles/2017/10/orwell-version-12-released-linux/</link>
            <pubDate>Fri, 06 Oct 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/10/orwell-version-12-released-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/orwellheader.jpg&#34; alt=&#34;Featured image of post Orwell: Version 1.2 released for Linux&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Update V1.2 for Orwell&lt;/strong&gt; is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/491950/Orwell_Keeping_an_Eye_On_You/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; for download.&#xA;It contains a lot of &lt;strong&gt;performance improvements&lt;/strong&gt;, but it will &lt;strong&gt;disable the blur shaders on Linux&lt;/strong&gt;.&#xA;The changelog (&lt;strong&gt;Warning, contains Spoilers!&lt;/strong&gt;):&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Investigators,&#xA;as you may know, over the recent months we have been very busy working on season two of Orwell, Orwell: Ignorance is Strength, which you can wishlist here:&#xA;&lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/633060/Orwell&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://store.steampowered.com/app/633060/Orwell&lt;/a&gt;_Ignorance_is_Strength/&#xA;During the development we have solved a lot of issues with the game&amp;rsquo;s technical base which we also want to apply to the original Orwell game. We&amp;rsquo;re releasing these improvements with Orwell 1.2 today!&#xA;Most notably we increased the game&amp;rsquo;s performance in terms of image loading times and memory usage, but also fixed a nasty bug that sometimes caused already discovered conflicted datachunks to be displayed as not being discovered, causing some confusion (this mainly occurred during Episode 2).&#xA;Note: Your saved profiles are NOT backwards compatible, which means a 1.2 profile won&amp;rsquo;t necessarily load on a version 1.1 game client. Please update the game on any devices to version 1.2 to avoid running into this issue.&#xA;As always you can find the full changelog below.&#xA;Stay vigilant,&#xA;the Osmotic Studios team&#xA;Changelog Version 1.2&#xA;Content Changes&#xA;added a wishlist screen for Orwell: Ignorance is Strength when quitting the game; this can be disabled in said screen&#xA;fixed a variety of inconsistencies in expressions (like &amp;ldquo;government&amp;rdquo;/&amp;ldquo;Government&amp;rdquo;)&#xA;fixed a variety of typos&#xA;SPOILER EPISODE 1: changed an adviser commentary in regard to Cassandra being depressive that could be out of context if the player didn&amp;rsquo;t add a datachunk on her attitude before&#xA;SPOILER EPISODE 2: prevented that the player could solve the objective on Abraham&amp;rsquo;s profession before having added the datachunk on his students and the number of protests, which would then result in a logical inconsistency&#xA;SPOILER EPISODE 3: fixed wrong titles of various people on the defaced Party people website&#xA;SPOILER EPISODE 5: added a new commentary in which Catherine warns the player when opening her PC&amp;rsquo;s desktop that further investigating her will have consequences&#xA;SPOILER EPISODE 5: harrison.txt will now be displayed on initiate&amp;rsquo;s PC in Episode 5 (it had never been visible before)&#xA;SPOILER EPISODE 5: Catherine will now comment every datachunk the player uploads on himself/herself (provided she didn&amp;rsquo;t switch off her PC before)&#xA;SPOILER EPISODE 5: Catherine will no longer comment on anything after she switches off her PC&#xA;Technical Fixes&#xA;decreased overall memory usage&#xA;improved overall performance and loading times&#xA;implemented a skip label to the intro cut scene being displayed when the player presses any key&#xA;main menu logo animation now plays more fluidly&#xA;added a loading cursor while booting up the game&#xA;added a warning if a savegame originates from a newer version than the current client; this only works for future versions of the game though&#xA;added different layouts of lines underneath tool icons that get switched according to the currently opened tool&#xA;category buttons in the Profiler where there aren&amp;rsquo;t any updates are now disabled&#xA;mails can now be scrolled correctly if their content exceeds the Listener window&#xA;fixed a bug where the game started with a big cursor for a brief moment on some platforms&#xA;fixed a bug where the breadcrumb navigation (Insider) didn&amp;rsquo;t show the whole document path after loading savegames multiple times&#xA;fixed a bug that prevented already discovered conflicted datachunks to be shown as discovered in the datachunk information window of their counterparts if those datachunks were on a website that was updated several times (this could occur mainly on the Thought website in Episode 2)&#xA;fixed a bug that some characters had their names displayed as &amp;ldquo;Unknown Person&amp;rdquo; in the corresponding Listener bookmarks when they were actually known&#xA;fixed a bug of wrong spacing between insider bookmarks&#xA;fixed a bug that led to too much space at the bottom of some websites&#xA;fixed an issue where a text box or image outline of a chunk was highlighted on hover, before hovering the actual chunk itself (the box is always a bit larger than the chunk)&#xA;fixed a bug where images on Insider devices were not displayed correctly when opening documents for the first time&#xA;fixed a savegame bug which could occur when the day was completed while an adviser commentary was still waiting to be displayed&#xA;fixed a bug that sometimes led to datachunk boxes not fitting their text in Listener calls after loading a savegame&#xA;SPOILER EPISODE 5: fixed a bug where the number of remaining datachunk uploads weren&amp;rsquo;t correct when loading a savegame at a certain point in the game&#xA;SPOILER EPISODE 5: fixed a bug where the &amp;ldquo;uploads remaining&amp;rdquo; label was displayed after loading a game even though there weren&amp;rsquo;t any uploads left&#xA;SPOILER EPISODE 5: fixed a display bug of the datachunks on the Player Evaluation website&#xA;Known Issues&#xA;savegames are NOT backwards compatible (1.2 savegames do not run on 1.1 or lower clients); there are no warnings being displayed in version 1.1 or lower&#xA;Linux: blur shaders have been disabled throughout the game&lt;/p&gt;</description>
        </item><item>
            <title>Vikings-Wolves of Midgard: Patch 2.02 released, improves loading times on Linux</title>
            <link>https://playingtux.com/en/articles/2017/09/vikings-wolves-midgard-patch-202-released-improves-loading-times-linux/</link>
            <pubDate>Thu, 28 Sep 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/09/vikings-wolves-midgard-patch-202-released-improves-loading-times-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/vikingswolvesmidgardheader.jpg&#34; alt=&#34;Featured image of post Vikings-Wolves of Midgard: Patch 2.02 released, improves loading times on Linux&#34; /&gt;&lt;p&gt;For the Action-RPG &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/vikings-wolves-midgard-now-available-linux-steam&#34; &gt;Vikings-Wolfs of Midgards&lt;/a&gt; the &lt;strong&gt;update to version 2.02&lt;/strong&gt; has been released for Linux.&#xA;It improves among other things the &lt;strong&gt;especially on Linux very long loading times&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;We are proud to announce the latest version of Vikings - Wolves of Midgard has been released:&#xA;Changelist 2.02:&#xA;Fixed issue with Winter Hunter / Hunt achievement not triggering&#xA;In-game difficulty change. Please note that changing in-game difficulty requires gameplay session to be restarted&#xA;Fixed incorrect runes level shown at Merchant&#xA;Fixed progress problems with Blacksmith reset and ship upgrade&#xA;Fixed incorrect damage calculations for passive RPG weapons properties&#xA;Fixed blood multiplier functionality from combo hits&#xA;Improved loading times for Mac and Linux&#xA;Fixed problem with Main controller changing button press in Couch Coop&#xA;Fixed some multiplayer functionality&#xA;Fixed functionality of Blunt Damage Gift&#xA;Fixed Cloud Steam saves functionality on Linux and crossplatform&#xA;Fixed functionality of Rage’s Chain Gift&#xA;Fixed functionality of Master of Evasion Gift&#xA;Fixed functionality of Double Blocking Gift&#xA;Fixed issue with missing XBOX symbols in couch coop&lt;/p&gt;</description>
        </item><item>
            <title>SteamWorld Heist: Patch 2.1 released, fixes critical save bugs</title>
            <link>https://playingtux.com/en/articles/2017/09/steamworld-heist-patch-21-released-fixes-critical-save-bug/</link>
            <pubDate>Mon, 25 Sep 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/09/steamworld-heist-patch-21-released-fixes-critical-save-bug/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/steamworldheistheader.jpg&#34; alt=&#34;Featured image of post SteamWorld Heist: Patch 2.1 released, fixes critical save bugs&#34; /&gt;&lt;p&gt;For &lt;strong&gt;SteamWorld Heist&lt;/strong&gt; the &lt;strong&gt;Patch 2.1&lt;/strong&gt; has been released.&#xA;It &lt;strong&gt;fixes critical save bugs&lt;/strong&gt; the game:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Patch Notes: SteamWorld Heist Version 2.1&#xA;We just released a new patch for SteamWorld Heist with the following improvements:&#xA;Fixed a critical save bug that could get you permanently stuck in a dialogue after loading.&#xA;Fixed a critical bug that prevented the game from saving any progress at all. It affected players with save data paths containing non-ascii characters.&#xA;Game is autosaving more frequently, e.g after selling items, buying items, and after speaking with characters.&#xA;Better save data backup support, making save files more resilient to corruption.&#xA;Added support for more gamepads.&#xA;We hope this will provide a smoother gameplay experience for all of you! Happy gaming :)&lt;/p&gt;</description>
        </item><item>
            <title>Figment: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2017/09/figment-now-available-linux-steam-and-gog/</link>
            <pubDate>Fri, 22 Sep 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/09/figment-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/figmentheader.jpg&#34; alt=&#34;Featured image of post Figment: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;Figment&lt;/strong&gt;, a game which &lt;strong&gt;won a lot of prizes&lt;/strong&gt; even before release with &lt;strong&gt;handdrawn graphics and beautiful music&lt;/strong&gt;, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/figment&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/493540/Figment/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;&lt;strong&gt;Description&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;A musical action-adventure set in the recesses of the human mind&amp;hellip; Welcome to the world of Figment. A strange and surreal world; a place filled with our deepest thoughts, urges and memories, populated by the many voices we hear in our heads.&#xA;This mind has been quiet and calm for many years. But something has changed. New thoughts have started to emerge - taking the shape of nightmarish creatures who spread fear wherever they go. The only hope is for the grumpy Dusty, the mind&amp;rsquo;s former voice of courage, to get back to his old self and help the mind to face its fears.&#xA;Join Dusty and his ever-optimistic friend, Piper, on an adventure through the different sides of the mind, solving puzzles to set things straight, beating back the nightmares and seeking to restore the courage that&amp;rsquo;s been lost.&#xA;Experience how traditionally hand-painted brushstrokes come to life in a world filled with surreal art, colorful illustrations and charming characters. Experience the unique artstyles of the joyful Freedom Isles, the radiant Clockwork Town and the ominous Pathways.&#xA;Music is an integral part of Figment. Explore a rhythmic environment full of trumpet trees, piano houses and singing enemies and discover how your actions influence this musical universe and its dynamic soundtrack.&#xA;Take an emotional journey to face universal human fears and help Dusty bring peace to the mind again. Overcome the Nightmares by using their dirty tricks to your advantage.&#xA;Figment offers various challenges for all kind of players. Swing your sword skillfully at the enemies, rack your brain to solve puzzles and combine the two in epic musical boss battles.&lt;/p&gt;</description>
        </item><item>
            <title>SteamWorld Dig 2: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2017/09/steamworld-dig-2-now-available-linux-steam-and-gog/</link>
            <pubDate>Fri, 22 Sep 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/09/steamworld-dig-2-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/steamworlddig2header.jpg&#34; alt=&#34;Featured image of post SteamWorld Dig 2: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;SteamWorld Dig 2&lt;/strong&gt;, the sequel of the &lt;strong&gt;successful plattforming/Metroidvania-game&lt;/strong&gt; from 2013, is now available for Linux on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/steamworld_dig_2&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/571310/SteamWorld_Dig_2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;!&#xA;&lt;strong&gt;Description&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Adventure Waits Below the Surface&amp;hellip;&#xA;SteamWorld Dig 2 takes you on a platform mining adventure forged in Metroidvania flames. When an old trading town is struck by mysterious earthquakes, it’s up to a lone steambot and her unlikely companion to uncover what trembling terrors lie beneath.&#xA;Dig your way underground and explore vivid worlds riddled with treasure, secrets and traps.&#xA;Combat dangerous enemies at every turn of the underworld’s twisted paths, including shadowy creatures and the haunted remains of an ancient electrical threat.&#xA;Upgrade your gear to forge deeper into the earth and take on bigger challenges.&#xA;Swing across large chasms with your Hookshot and fly through caves with the Jet Engine!&#xA;And finally, learn the truth about your long lost friend…&lt;/p&gt;</description>
        </item><item>
            <title>GOG: Big Deal Autumn Sale has begun</title>
            <link>https://playingtux.com/en/articles/2017/09/gog-big-deal-autumn-sale-has-begun/</link>
            <pubDate>Mon, 18 Sep 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/09/gog-big-deal-autumn-sale-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall_0.png&#34; alt=&#34;Featured image of post GOG: Big Deal Autumn Sale has begun&#34; /&gt;&lt;p&gt;The &lt;strong&gt;GOG Big Deal Sale&lt;/strong&gt; has begun!&#xA;From today on until 25.09.2017 you can catch 200+ games up to 90% off at &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG.COM&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;gogbigdealsale.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/gogbigdealsale.png&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Sundered: now available for Linux on Steam and GOG</title>
            <link>https://playingtux.com/en/articles/2017/07/sundered-now-available-linux-steam-and-gog/</link>
            <pubDate>Fri, 28 Jul 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/07/sundered-now-available-linux-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/sunderedheader.jpg&#34; alt=&#34;Featured image of post Sundered: now available for Linux on Steam and GOG&#34; /&gt;&lt;p&gt;&lt;strong&gt;Sundered&lt;/strong&gt;, the new game from the &lt;strong&gt;developers of Jotun&lt;/strong&gt;, is now available &lt;strong&gt;for Linux&lt;/strong&gt; on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/535480/Sundered/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/sundered&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;!&#xA;&lt;strong&gt;Description&lt;/strong&gt;:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Resist or Embrace&#xA;Sundered is a horrifying fight for survival and sanity, a hand­-drawn epic from the ​creators of ​​Jotun. It is a replayable metroidvania where you resist or embrace ancient eldritch powers.&#xA;You play Eshe, a wanderer in a ruined world, trapped in ever-­changing caverns filled with hordes of terrifying enemies.&#xA;Harness the power of corrupted relics to defeat gigantic bosses, at the cost of your humanity. Resist or embrace.&#xA;Key Features&#xA;Beautiful hand­-drawn art and animation&#xA;Terrifyingly epic boss fights&#xA;Unique abilities that may be powerfully corrupted… at a cost&#xA;Hundreds of upgrades and multiple character builds&#xA;Dynamic encounters against hordes of enemies&#xA;A mix of hand-crafted &amp;amp; procedural levels&#xA;Multiple endings and over 15 hours of gameplay&lt;/p&gt;</description>
        </item><item>
            <title>Dreamfall Chapters: Final Cut released</title>
            <link>https://playingtux.com/en/articles/2017/07/dreamfall-chapters-final-cut-released/</link>
            <pubDate>Mon, 24 Jul 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/07/dreamfall-chapters-final-cut-released/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/dreamfallchaptersfinalcutheader.jpg&#34; alt=&#34;Featured image of post Dreamfall Chapters: Final Cut released&#34; /&gt;&lt;p&gt;As &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/articles/dreamfall-chapters-huge-patch-including-german-localisation-released&#34; &gt;promised in Spring&lt;/a&gt; by the developers, the &lt;strong&gt;Final Cut&lt;/strong&gt; of &lt;strong&gt;Dreamfall Chapters&lt;/strong&gt; has now been released for Linux on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/237850/Dreamfall_Chapters/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/dreamfall_chapters_season_pass&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&#xA;This &lt;strong&gt;8.2 GB huge and free update&lt;/strong&gt; for all owners of Dreamfall Chapters adds an &lt;strong&gt;update of the Unity Engine, new character models, a in-game map, a new soundtrack and an improved voice-over localisation for german and french&lt;/strong&gt; to the game.&#xA;Also some &lt;strong&gt;playable deleted scenes have been unlocked and a lot of bugs have been fixed&lt;/strong&gt;. The game is currently available on  &lt;strong&gt;Steam and GOG with a 40% discount&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>War for the Overworld: Patch 1.6.2 released and now available on GOG</title>
            <link>https://playingtux.com/en/articles/2017/06/war-overworld-patch-162-released-and-now-available-gog/</link>
            <pubDate>Thu, 15 Jun 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/06/war-overworld-patch-162-released-and-now-available-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/warfortheoverworldheader.jpg&#34; alt=&#34;Featured image of post War for the Overworld: Patch 1.6.2 released and now available on GOG&#34; /&gt;&lt;p&gt;The heavily by &lt;strong&gt;Dungeon Keeper&lt;/strong&gt; inspired strategy-game &lt;strong&gt;War for the Overworld&lt;/strong&gt; is now also available &lt;strong&gt;DRM-free&lt;/strong&gt; at &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/war_for_the_overworld&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and received there a &lt;strong&gt;50% starting discount&lt;/strong&gt;.&#xA;&lt;strong&gt;UPDATE&lt;/strong&gt;: you can currently also get the game &lt;strong&gt;for free on GOG&lt;/strong&gt; via &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/connect&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG Connect&lt;/a&gt;, if you &lt;strong&gt;already own it on Steam&lt;/strong&gt;!&#xA;But that&amp;rsquo;s not all: the developers also released the &lt;strong&gt;huge patch 1.6.2&lt;/strong&gt;, which mainly focusses on the &lt;strong&gt;multiplayer&lt;/strong&gt; and -according to them- &lt;strong&gt;reworked huge parts of the netcode&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Planet Nomads: Version 0.6.1 for Linux now available in Early Access</title>
            <link>https://playingtux.com/en/articles/2017/05/planet-nomads-version-061-linux-now-available-early-access/</link>
            <pubDate>Thu, 25 May 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/05/planet-nomads-version-061-linux-now-available-early-access/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/planetnomadsheader.jpg&#34; alt=&#34;Featured image of post Planet Nomads: Version 0.6.1 for Linux now available in Early Access&#34; /&gt;&lt;p&gt;&lt;strong&gt;Planet Nomads&lt;/strong&gt;, a &lt;strong&gt;SciFi sandbox/survival-game&lt;/strong&gt;, has entered &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/504050/Planet_Nomads/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&#xA;&lt;strong&gt;Description&lt;/strong&gt;:&#xA;A sci-fi sandbox game of constructing your own planetary fate. Become a scientist astronaut determined to beat the odds and build great things. The particle-manipulating multitool and enviro-protec suit are your best friends on this journey.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;planetnomadsshot1.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/planetnomadsshot1.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>StarCrawlers: now officially available on Steam and GOG for Linux</title>
            <link>https://playingtux.com/en/articles/2017/05/starcrawlers-now-officially-available-steam-and-gog-linux/</link>
            <pubDate>Wed, 24 May 2017 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2017/05/starcrawlers-now-officially-available-steam-and-gog-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/starcrawlersheader.jpg&#34; alt=&#34;Featured image of post StarCrawlers: now officially available on Steam and GOG for Linux&#34; /&gt;&lt;p&gt;&lt;strong&gt;StarCrawlers&lt;/strong&gt;, the &lt;strong&gt;procedural generated SciFi-Dungeon Crawler&lt;/strong&gt;, was born 2014 as a &lt;a class=&#34;link&#34; href=&#34;https://www.kickstarter.com/projects/125859261/starcrawlers&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Kickstarter Project&lt;/a&gt;.&#xA;After a &lt;strong&gt;very successful funding&lt;/strong&gt; and nearly &lt;strong&gt;three years of development&lt;/strong&gt; (some time of this being in Steam Early Access) you can now get the full version on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/318970/StarCrawlers/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &amp;lt;a href=&amp;ldquo;&lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/starcrawlers%22&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;https://www.gog.com/game/starcrawlers&#34;&lt;/a&gt; target=&amp;rdquo;_blank&amp;gt;GOG for Linux!&#xA;&lt;strong&gt;Description&lt;/strong&gt;:&#xA;StarCrawlers is a modern take on a classic cRPG dungeon crawler set in a gritty spacepunk universe. Build a crew of renegade adventurers on the fringes of space, taking jobs from megacorps to hunt bounties, sabotage rivals and conduct corporate espionage.&lt;/p&gt;</description>
        </item><item>
            <title>PlayOnLinux: Installation of The Saboteur (GOG-Version) explained</title>
            <link>https://playingtux.com/en/articles/2016/11/playonlinux-installation-saboteur-gog-version-0/</link>
            <pubDate>Sun, 13 Nov 2016 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2016/11/playonlinux-installation-saboteur-gog-version-0/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/saboteurshot.jpg&#34; alt=&#34;Featured image of post PlayOnLinux: Installation of The Saboteur (GOG-Version) explained&#34; /&gt;&lt;p&gt;The Installation of the &lt;strong&gt;GOG-Version&lt;/strong&gt; of the game &lt;strong&gt;The Saboteur&lt;/strong&gt; using &lt;strong&gt;PlayOnLinux&lt;/strong&gt; is explained in &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/forumposts/playonlinux-install-saboteur-gog-version&#34; &gt;this Forum-post&lt;/a&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>PlayOnLinux: Installation of The Vanishing of Ethan Carter (GOG-Version) explained</title>
            <link>https://playingtux.com/en/articles/2016/11/playonlinux-installation-vanishing-ethan-carter-gog-version-explained/</link>
            <pubDate>Sun, 13 Nov 2016 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2016/11/playonlinux-installation-vanishing-ethan-carter-gog-version-explained/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/vanishingethanshot.jpg&#34; alt=&#34;Featured image of post PlayOnLinux: Installation of The Vanishing of Ethan Carter (GOG-Version) explained&#34; /&gt;&lt;p&gt;In &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/forumposts/playonlinux-install-vanishing-ethan-carter-gog-version&#34; &gt;this Forum-post&lt;/a&gt; I explain the Installation of the &lt;strong&gt;GOG-Version&lt;/strong&gt; of the game &lt;strong&gt;The Vanishing of Ethan Carter&lt;/strong&gt; using &lt;strong&gt;PlayOnLinux&lt;/strong&gt;.&lt;/p&gt;</description>
        </item><item>
            <title>Mother Russia Bleeds: Release on 05.09.2016 at Steam, GOG and HumbleStore</title>
            <link>https://playingtux.com/en/articles/2016/09/mother-russia-bleeds-release-05092016-steam-gog-and-humblestore/</link>
            <pubDate>Sat, 03 Sep 2016 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2016/09/mother-russia-bleeds-release-05092016-steam-gog-and-humblestore/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/mrbleeds.png&#34; alt=&#34;Featured image of post Mother Russia Bleeds: Release on 05.09.2016 at Steam, GOG and HumbleStore&#34; /&gt;&lt;p&gt;&lt;strong&gt;Mother Russia Bleeds&lt;/strong&gt;, the ultra-violent Brawler from &lt;strong&gt;Devolver Digital&lt;/strong&gt;, will be released for Linux on the upcoming &lt;strong&gt;Monday (05.09.2016)&lt;/strong&gt; parallel on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/361300/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://www.humblebundle.com/store/mother-russia-bleeds&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;HumbleStore&lt;/a&gt; and &lt;strong&gt;DRM-free&lt;/strong&gt; on &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/mother_russia_bleeds&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG.com&lt;/a&gt;!&#xA;Website: &lt;a class=&#34;link&#34; href=&#34;http://motherrussiableeds.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://motherrussiableeds.com/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;mrbleed050916.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/mrbleed050916.png&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;mrblevel4_train.png&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/mrblevel4_train.png&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Hell freezes over: DRM-free games from EA available at GOG</title>
            <link>https://playingtux.com/en/articles/2016/07/hell-freezes-over-drm-free-games-ea-available-gog/</link>
            <pubDate>Sun, 17 Jul 2016 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2016/07/hell-freezes-over-drm-free-games-ea-available-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/drmfree-ea.jpg&#34; alt=&#34;Featured image of post Hell freezes over: DRM-free games from EA available at GOG&#34; /&gt;&lt;p&gt;Unbelievable, but true: from now on you can get &lt;strong&gt;DRM-free&lt;/strong&gt; games from &lt;strong&gt;Electronic Arts&lt;/strong&gt; at &lt;strong&gt;GOG.COM&lt;/strong&gt;!&#xA;The available titles are &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/news/dragon_age_origins_dead_space_simcity_3000_now_available&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Dragon Age: Origins, Dead Space and SimCity 3000&lt;/a&gt;, and they also received a starting discount until 21. July 2016.&#xA;I had to get this old to experience that&amp;hellip; :-) I really hope, this trend will be continued!&lt;/p&gt;</description>
        </item><item>
            <title>Agatha Christie - The ABC Murders now available for Linux on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2016/02/agatha-christie-abc-murders-now-available-linux-gog-and-steam/</link>
            <pubDate>Thu, 04 Feb 2016 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2016/02/agatha-christie-abc-murders-now-available-linux-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/agathaheader.jpg&#34; alt=&#34;Featured image of post Agatha Christie - The ABC Murders now available for Linux on GOG and Steam&#34; /&gt;&lt;p&gt;&lt;strong&gt;Agatha Christie - The ABC Murders&lt;/strong&gt;, a Point-and-Click-Adventure featuring Agatha Christies famous detective &lt;strong&gt;Hercule Poirot&lt;/strong&gt;, is available now for Linux on &lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/game/agatha_christie_the_abc_murders&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/374900/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Description:&lt;/strong&gt;&#xA;The ABC Murders is an adventure and investigation game adapted from the classic Agatha Christie novel. You are the famous private detective Hercule Poirot and, once again, you find yourself up against a mysterious serial killer who goes by the name of &amp;ldquo;ABC&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;agathashot.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/agathashot.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG introduces &#34;Games in Development&#34; with Money-back-Guarantee</title>
            <link>https://playingtux.com/en/articles/2016/01/gog-introduces-games-development-money-back-guarantee/</link>
            <pubDate>Thu, 28 Jan 2016 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2016/01/gog-introduces-games-development-money-back-guarantee/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gog_indev.jpg&#34; alt=&#34;Featured image of post GOG introduces &#34;Games in Development&#34; with Money-back-Guarantee&#34; /&gt;&lt;p&gt;&lt;strong&gt;GOG&lt;/strong&gt; introduces a program like &amp;ldquo;Early-Access&amp;rdquo; on Steam. They call it &amp;ldquo;&lt;strong&gt;Games in Development&lt;/strong&gt;&amp;rdquo;.&#xA;Published games in this program are still in development, and you have a full 14-day refund guarantee.&#xA;The first five games published are:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Starbound (-33%)&lt;/strong&gt; (Version for Linux available)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Ashes of the Singularity (-25%)&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Project Zomboid (-40%)&lt;/strong&gt; (Version for Linux available)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;TerraTech (-30%)&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;The Curious Expedition (-15%)&lt;/strong&gt; (Version for Linux available)&#xA;The english &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/support/support_view/games_in_development_faq#en&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;FAQ at GOG&lt;/a&gt; answers more questions.&#xA;Original-Text:&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Excellent hand-picked games, 14-day refund policy, always DRM-free.&#xA;We want GOG.com to be the home of games that are both excellent and really worth your time.&#xA;In today&amp;rsquo;s gaming world, we&amp;rsquo;re seeing more and more titles that become hits before development dwindles down, we want to give you a way to enjoy what these games have to offer, a way that&amp;rsquo;s comfortable and fair to you — the GOG.com way: that means evaluating each and every game, a 14-day no-questions-asked refund policy, and more.&#xA;That&amp;rsquo;s why today, we&amp;rsquo;re introducing the first five games in development:&#xA;Starbound (-33%)&#xA;Ashes of the Singularity (-25%)&#xA;Project Zomboid (-40%)&#xA;TerraTech (-30%)&#xA;The Curious Expedition (-15%)&lt;/p&gt;</description>
        </item><item>
            <title>GOG Winter Sale has begun</title>
            <link>https://playingtux.com/en/articles/2015/12/gog-winter-sale-has-begun/</link>
            <pubDate>Wed, 02 Dec 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/12/gog-winter-sale-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogwintersale.png&#34; alt=&#34;Featured image of post GOG Winter Sale has begun&#34; /&gt;&lt;p&gt;The &lt;strong&gt;Winter-Sale&lt;/strong&gt; at &lt;a class=&#34;link&#34; href=&#34;http://gog.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; has begun!&#xA;The sale will last for 11 days, until December 13, 1:59 PM GMT / 2:59 PM CET / 5:59 AM PST / 8:59 AM EST.&#xA;After the first 48 hours, the games will be discounted in a 24 hours rythm, so take a look often!&#xA;This time you can get two games for free: &lt;strong&gt;Divine Divinity&lt;/strong&gt; after spending $5, and &lt;strong&gt;Blackguards Special Edition&lt;/strong&gt; after spending $50 or more.&#xA;The complete launch-text follows:&lt;/p&gt;</description>
        </item><item>
            <title>Trine 3 now officially available for Linux on Steam and GOG, includes new Level</title>
            <link>https://playingtux.com/en/articles/2015/11/trine-3-now-officially-available-linux-steam-and-gog-includes-new-level/</link>
            <pubDate>Thu, 05 Nov 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/11/trine-3-now-officially-available-linux-steam-and-gog-includes-new-level/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/trine3header.jpg&#34; alt=&#34;Featured image of post Trine 3 now officially available for Linux on Steam and GOG, includes new Level&#34; /&gt;&lt;p&gt;&lt;strong&gt;Trine 3&lt;/strong&gt;, the graphically very pleasing successor to Trine 1 and 2, is now officially available for Linux on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/319910&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and &lt;a class=&#34;link&#34; href=&#34;https://www.gog.com/game/trine_3_the_artifacts_of_power&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt;.&#xA;The game now also includes &lt;a class=&#34;link&#34; href=&#34;http://steamcommunity.com/games/319910/announcements/detail/42016940698399678&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;a completely new additional Level&lt;/a&gt; and is currently at Steam on Sale.****&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;trine3shot.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/trine3shot.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>The Big Fall Sale at GOG has begun!</title>
            <link>https://playingtux.com/en/articles/2015/11/big-fall-sale-gog-has-begun/</link>
            <pubDate>Wed, 04 Nov 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/11/big-fall-sale-gog-has-begun/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogbigfall2015_0.png&#34; alt=&#34;Featured image of post The Big Fall Sale at GOG has begun!&#34; /&gt;&lt;p&gt;Just a few moments ago &lt;strong&gt;GOG&lt;/strong&gt; have announced it: &lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/news/welcome_to_the_big_fall_sale&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;the Big Fall Sale has begun&lt;/a&gt;.&#xA;It will last until November, 15th and promises discounts up to 90%. If you even manage to spent a total of $30 (or more) in this timeframe, you can get &lt;strong&gt;up to three games (incl. Banished) for free&lt;/strong&gt;!&#xA;But read for yourself, here is the cite from their Website:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;350+ daily deals and bundles up to -90%. Free games to unlock. Fuzzy squirrel on the front page.&#xA;Ah yes. Fall. A time of gold and scarlet, overcoats, and increasingly cozy afternoons. A fine time to start stocking up for the winter. A fine time for a gaming sale indeed… So welcome to the Big Fall Sale - 11 days of new daily deals every 12 hours, a new set of bundles every 24 hours and free games to unlock.&#xA;The floodgates swing open for launch with the first 24 hours of over 350 deals on classics, new releases, and even bundles - all up to 90% off. The first batch of bundles features: Bethesda titles up to 66% off (including The Elder Scrolls and Fallout classics) and the ultimate Interplay Collection at 90% off.&#xA;You can also Build Your Own Bundle full of Daedalic Adventures including Blackguards 2 and more - here, your discount will increase as you select more games - pick 5 or more to get the full 85% off your purchase! (Or get 80% off 4 games, 75% off 3 games, and so on.)&#xA;While you&amp;rsquo;re here, grab a few extra games for free by doing your thing and shopping around. The more you spend, the more you&amp;rsquo;ll get back, so when your total spendings exceed $5, $15, and $30, you&amp;rsquo;ll unlock a new game for FREE. They&amp;rsquo;re pretty good ones too:&#xA;&amp;ndash;System Shock 2 - free for everyone who spends at least $5.&#xA;&amp;ndash;The Chronicles of Riddick: Assault on Dark Athena - free for everyone who spends at least $15.&#xA;&amp;ndash;Banished - free for everyone who spends at least $30.&#xA;Pet the squirrel, grab your nuts, stock up for winter, and stay cozy out there - the Big Fall Sale is here with 11 days of discounted gaming joy, new deals every day, free games to collect, and plenty of reasons to keep coming back! The sale will last until November 15, 1:59 PM GMT.&lt;/p&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.26 for Debian Wheezy and Jessie available</title>
            <link>https://playingtux.com/en/articles/2015/10/linux-gog-downloader-226-debian-wheezy-and-jessie-available/</link>
            <pubDate>Sat, 17 Oct 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/10/linux-gog-downloader-226-debian-wheezy-and-jessie-available/</guid>
            <description>&lt;p&gt;Version 2.26 of the GOG-Downloader for Linux has been released. The deb-packages for Debian 7 (Wheezy) and Debian 8 (Jessie) are now available in the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-linux-gog-downloader?lang=en&#34; &gt;respective Repository&lt;/a&gt;.&#xA;&lt;strong&gt;Note: there is now an own Repository für Debian 8 (Jessie)!&lt;/strong&gt;&#xA;The deb-packages can also be downloaded from this location:&#xA;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.26&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Check that stdin is a tty before reading (patch by: Stephen Kitt)&lt;/li&gt;&#xA;&lt;li&gt;Added version string and number to cached game details&lt;/li&gt;&#xA;&lt;li&gt;Fixed priority handling for DLCs&lt;/li&gt;&#xA;&lt;li&gt;Combined priority handling with &amp;ndash;platform and &amp;ndash;language options&#xA;* Use &amp;ldquo;+&amp;rdquo; as separator to combine values and &amp;ldquo;,&amp;rdquo; to set priority&#xA;* Syntax for &amp;ndash;platform and &amp;ndash;language options was changed: see &amp;ndash;help or man page for details&lt;/li&gt;&#xA;&lt;li&gt;Added support for new language: Slovak&lt;/li&gt;&#xA;&lt;li&gt;Use include/exclude options to choose what files to download&#xA;* &amp;ndash;cover, &amp;ndash;no-cover, &amp;ndash;no-installers, &amp;ndash;no-extras, &amp;ndash;no-patches, &amp;ndash;no-language-packs and &amp;ndash;no-dlc options have been removed&#xA;* Default: &amp;ndash;include &amp;ldquo;all&amp;rdquo; &amp;ndash;exclude &amp;ldquo;covers&amp;rdquo;&#xA;* See &amp;ndash;help for available options&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.25 for Debian Wheezy and Jessie available</title>
            <link>https://playingtux.com/en/articles/2015/09/linux-gog-downloader-225-debian-wheezy-and-jessie-available/</link>
            <pubDate>Sat, 05 Sep 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/09/linux-gog-downloader-225-debian-wheezy-and-jessie-available/</guid>
            <description>&lt;p&gt;Version 2.25 of the GOG-Downloaders for Linux has been released. The Packages for Debian 7 (Wheezy) and Debian 8 (Jessie) are available in the &lt;a class=&#34;link&#34; href=&#34;debian-repository-linux-gog-downloader?lang=en&#34; &gt;Repository&lt;/a&gt;.&#xA;The .deb-files can also be downloaded from here::&#xA;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.25&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added options to login separately to website and API&#xA;* &amp;ndash;login-api&#xA;* &amp;ndash;login-website&#xA;* Makes it possible to use cookies exported from browser (helps if user gets reCAPTCHA on login form)&lt;/li&gt;&#xA;&lt;li&gt;Added detection of reCAPTCHA during login&lt;/li&gt;&#xA;&lt;li&gt;Changed path for game specific config files&#xA;* Game specific config files are now located in $XDG_CONFIG_HOME/lgogdownloader/gamespecific/gamename.conf&lt;/li&gt;&#xA;&lt;li&gt;Added support for ignoring dlc count information using game specific config file with &amp;ndash;list option&lt;/li&gt;&#xA;&lt;li&gt;Removed &amp;ndash;no-deb and &amp;ndash;no-targz options&#xA;* GOG no longer provides deb and tarball archives&lt;/li&gt;&#xA;&lt;li&gt;Implemented gogdownloader:// protocol download (patch by: Sandy Carter)&#xA;* Implements the following commands:&#xA;* lgogdownloader gogdownloader://GAME_NAME/FILE_ID&#xA;* lgogdownloader &amp;ndash;download-file gogdownloader://GAME_NAME/FILE_ID&#xA;* lgogdownloader gogdownloader://GAME_NAME_1/FILE_ID_1,GAME_NAME_2/FILE_ID_2,&amp;hellip;&#xA;* lgogdownloader &amp;ndash;download-file gogdownloader://GAME_NAME_1/FILE_ID_1,GAME_NAME_2/FILE_ID_2,..&lt;/li&gt;&#xA;&lt;li&gt;Added option to specify output filename (patch by: Sandy Carter)&#xA;* Adds -o and &amp;ndash;output-file option to specify path and downloaded file name when using &amp;ndash;download-file&lt;/li&gt;&#xA;&lt;li&gt;Removed tarball specific code from API implementation&lt;/li&gt;&#xA;&lt;li&gt;Fixed priority handling with duplicate values&lt;/li&gt;&#xA;&lt;li&gt;Added support for using strings to set language, language-priority, platform and platform-priority instead of using numbers&lt;/li&gt;&#xA;&lt;li&gt;Fixed retry on operation timeout&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.24 for Debian Wheezy and Jessie available</title>
            <link>https://playingtux.com/en/articles/2015/07/linux-gog-downloader-224-debian-wheezy-and-jessie-available/</link>
            <pubDate>Mon, 13 Jul 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/07/linux-gog-downloader-224-debian-wheezy-and-jessie-available/</guid>
            <description>&lt;p&gt;A new version 2.24 of the GOG-Downloader for Linux on Debian Wheezy and Jessie is now available from the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-fuer-linux-gog-downloader&#34; &gt;Repository&lt;/a&gt;.&#xA;If you don&amp;rsquo;t want to use the repository, you can also download the DEB-files from here:&#xA;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.24&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Downloader::repairFile now creates new XML data on filesize mismatches&lt;/li&gt;&#xA;&lt;li&gt;Added check for extras missing filenames&#xA;* Extras without filename are skipped&lt;/li&gt;&#xA;&lt;li&gt;Added order-only prerequisite to OBJ_RELEASE and OBJ_DEBUG in Makefile&lt;/li&gt;&#xA;&lt;li&gt;Added option to ignore DLC count information&#xA;* &amp;ndash;ignore-dlc-count option sets regular expression for games to ignore DLC count&#xA;* Game specific option &amp;ldquo;ignore-dlc-count&amp;rdquo; can be set in $XDG_CONFIG_HOME/lgogdownloader/gamename.conf&lt;/li&gt;&#xA;&lt;li&gt;Better startup time when using &amp;ndash;game regex especially when using generic &amp;ndash;ignore-dlc-count=&amp;rsquo;.*&amp;rsquo; (patch by: Petr Běhan)&lt;/li&gt;&#xA;&lt;li&gt;Added support for Brazilian Portuguese&lt;/li&gt;&#xA;&lt;li&gt;Platform and language constants are now set using left shift to make code easier to understand&lt;/li&gt;&#xA;&lt;li&gt;Better handling of connection issues&#xA;* Assume that we have connection error and abort/retry transfer if download speed is less than 200 B/s for 30 seconds&lt;/li&gt;&#xA;&lt;li&gt;Fixed issue with incomplete files when using &amp;ndash;status option&lt;/li&gt;&#xA;&lt;li&gt;JSON parsing failure in Downloader::getGames is assumed to be caused by expired cookies and user is told to try &amp;ndash;login&lt;/li&gt;&#xA;&lt;li&gt;Fixed handling large files on 32 bit platforms (patch by: Erik Fleischer)&lt;/li&gt;&#xA;&lt;li&gt;The downloader now deletes old cookies before login attempt when using &amp;ndash;login&#xA;* Helps with some login issues&lt;/li&gt;&#xA;&lt;li&gt;Json::Reader::getFormattedErrorMessages is now used instead of deprecated getFormatedErrorMessages&#xA;* jsoncpp &amp;gt;= 0.6.0 required&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.22 available for Debian Wheezy and Jessie</title>
            <link>https://playingtux.com/en/articles/2015/05/linux-gog-downloader-222-available-debian-wheezy-and-jessie/</link>
            <pubDate>Sat, 23 May 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/05/linux-gog-downloader-222-available-debian-wheezy-and-jessie/</guid>
            <description>&lt;p&gt;LGOGDownloader, the GOG-Downloader for Linux, is now available in version 2.22 for Debian Wheezy from the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-linux-gog-downloader&#34; &gt;Repository&lt;/a&gt;.&#xA;These packages also work flawlessly on Debian Jessie!&#xA;If you don&amp;rsquo;t want to use the Repository, you can download the DEB-file from here:&#xA;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.22&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added option to download files by using file id&#xA;* &amp;ndash;download-file &amp;ldquo;gamename/fileid&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;Fixed multiple DLCs when using cache (patch by: Ismo Toijala)&lt;/li&gt;&#xA;&lt;li&gt;Made progressbar display 10 second average download speed instead of average for the whole download&lt;/li&gt;&#xA;&lt;li&gt;Added support for new account page layout&lt;/li&gt;&#xA;&lt;li&gt;Added &amp;ndash;wishlist option to show wishlist&lt;/li&gt;&#xA;&lt;li&gt;Makefile change: &amp;ldquo;make install&amp;rdquo; will now install debug build if it has been built&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.23 available for Debian Wheezy and Jessie</title>
            <link>https://playingtux.com/en/articles/2015/05/linux-gog-downloader-223-available-debian-wheezy-and-jessie/</link>
            <pubDate>Sat, 23 May 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/05/linux-gog-downloader-223-available-debian-wheezy-and-jessie/</guid>
            <description>&lt;p&gt;Shortly after the release of version 2.22 there was a new version 2.23 of the GOG-Downloader for Debian Linux (Wheezy and Jessie) released in the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-linux-gog-downloader&#34; &gt;Repository&lt;/a&gt;.&#xA;This version &lt;strong&gt;fixes potential problems with the GOG-login&lt;/strong&gt;.&#xA;You can also download the deb-packages from here:&#xA;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.23&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Option to show wishlist is no longer saved to config file&lt;/li&gt;&#xA;&lt;li&gt;Added simple login check as a fallback to current complex HTTP login check&#xA;* This fallback method should work even if GOG changes the site layout as long as account page location remains the same&lt;/li&gt;&#xA;&lt;li&gt;Fixed error with login when cookies didn&amp;rsquo;t exist but API login worked because config.cfg contained valid secret and token&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.21 for Debian Wheezy available</title>
            <link>https://playingtux.com/en/articles/2015/04/linux-gog-downloader-221-debian-wheezy-available/</link>
            <pubDate>Tue, 07 Apr 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/04/linux-gog-downloader-221-debian-wheezy-available/</guid>
            <description>&lt;p&gt;LGOGDownloader, the GOG-Downloader for Linux, is now available in Version 2.21 for Debian Wheezy from the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-fuer-linux-gog-downloader&#34; &gt;Repository&lt;/a&gt;.&#xA;If you don&amp;rsquo;t want to use the repository, than you can download the DEB-Files also from here:&#xA;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.21&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Make sure that file is regular file when getting local hash&lt;/li&gt;&#xA;&lt;li&gt;Fixed crash in Downloader::checkStatus&lt;/li&gt;&#xA;&lt;li&gt;Ignore extras without filename&#xA;* These are usually extras that haven&amp;rsquo;t been released yet so they can&amp;rsquo;t be downloaded anyway&lt;/li&gt;&#xA;&lt;li&gt;Changed jsoncpp include path from  to&lt;/li&gt;&#xA;&lt;li&gt;Added support for saving serial keys&#xA;* Serials are saved to &amp;ldquo;serials.txt&amp;rdquo; when using &amp;ndash;save-serials with &amp;ndash;download and listed in the output when used with &amp;ndash;list-details&lt;/li&gt;&#xA;&lt;li&gt;Show more info on HTTP error in API::getResponse when using debug build&lt;/li&gt;&#xA;&lt;li&gt;Added option to skip fast platform detection&#xA;* &amp;ndash;no-platform-detection skips the initial fast platform detection and detects the supported platforms from game details which is slower but more accurate.&#xA;* Useful in case platform identifier is missing for some games in the game shelf.&lt;/li&gt;&#xA;&lt;li&gt;Fixed downloader skipping some files because of uncleared API error state&lt;/li&gt;&#xA;&lt;li&gt;Show url in http error messages&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Pillars of Eternity for Linux now available on GOG and Steam</title>
            <link>https://playingtux.com/en/articles/2015/03/pillars-eternity-linux-now-available-gog-and-steam/</link>
            <pubDate>Thu, 26 Mar 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/03/pillars-eternity-linux-now-available-gog-and-steam/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/pillarsheader.jpg&#34; alt=&#34;Featured image of post Pillars of Eternity for Linux now available on GOG and Steam&#34; /&gt;&lt;p&gt;Pillars of Eternity, the new RPG from Obsidian, is now available on &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/291650&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt; and [GOG](&lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/games##search=pillars&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://www.gog.com/games##search=pillars&lt;/a&gt; of eternity&amp;amp;sort=bestselling&amp;amp;page=1) for Linux!&#xA;Description:&#xA;Prepare to be enchanted by a world where the choices you make and the paths you choose shape your destiny. Obsidian Entertainment, the developer of Fallout: New Vegas™ and South Park: The Stick of Truth™, together with Paradox Interactive is proud to present Pillars of Eternity.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;pillarsshot1.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/pillarsshot1.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Hotline Miami 2: Wrong Number now available for Linux</title>
            <link>https://playingtux.com/en/articles/2015/03/hotline-miami-2-wrong-number-now-available-linux/</link>
            <pubDate>Tue, 10 Mar 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/03/hotline-miami-2-wrong-number-now-available-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/hm2-header.jpg&#34; alt=&#34;Featured image of post Hotline Miami 2: Wrong Number now available for Linux&#34; /&gt;&lt;p&gt;The successor to the very famous game &amp;ldquo;Hotline Miami&amp;rdquo; is called &amp;ldquo;Hotline Miami 2: Wrong Number&amp;rdquo; and now available for Linux at &lt;a class=&#34;link&#34; href=&#34;http://store.steampowered.com/app/274170/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Steam&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/game/hotline_miami_2_wrong_number&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GOG&lt;/a&gt; and also in the &lt;a class=&#34;link&#34; href=&#34;https://www.humblebundle.com/store/p/hotlinemiami2_storefront&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;HumbleStore&lt;/a&gt;!&#xA;Description (from Steam):&#xA;Hotline Miami 2: Wrong Number is the brutal conclusion to the Hotline Miami saga, set against a backdrop of escalating violence and retribution over spilled blood in the original game.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;hm2-shot.jpg&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://playingtux.com/images/field/image/hm2-shot.jpg&#34;&gt;&lt;/p&gt;</description>
        </item><item>
            <title>new Beta for Witcher2 (Steam and GOG)</title>
            <link>https://playingtux.com/en/articles/2015/02/new-beta-witcher2-steam-and-gog/</link>
            <pubDate>Fri, 20 Feb 2015 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2015/02/new-beta-witcher2-steam-and-gog/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/witcher2header_0.jpg&#34; alt=&#34;Featured image of post new Beta for Witcher2 (Steam and GOG)&#34; /&gt;&lt;p&gt;Another new Linux-Beta for &amp;ldquo;The Witcher 2&amp;rdquo; is available for the Steam- and also the GOG-Version.&#xA;This time problems concerning the XFS-Filesystem and the Savegame-System are addressed.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;20 Feb 2015 18:00 GMT&#xA;Latest Beta - Steam BuildID 532444, GOG release 20150220175412&#xA;This beta fixes the following issues:&#xA;Problems on XFS filesystems due to d_type always returning DT_UNKNOWN should be fixed (#71, #59, possibly #106)&#xA;Temporary files written to the game&amp;rsquo;s &amp;ldquo;bin&amp;rdquo; folder during saves are now redirected to a dir in /tmp, avoiding problems if the game&amp;rsquo;s dir is read only (#75)&#xA;The GOG version can be downloaded from &lt;a class=&#34;link&#34; href=&#34;http://developer.vpltd.com/public/witcher2-gog-20150220175412.tgz&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://developer.vpltd.com/public/witcher2-gog-20150220175412.tgz&lt;/a&gt;&lt;/p&gt;</description>
        </item><item>
            <title>Linux GOG Downloader 2.20 for Debian Wheezy available</title>
            <link>https://playingtux.com/en/articles/2014/12/linux-gog-downloader-220-debian-wheezy-available/</link>
            <pubDate>Mon, 22 Dec 2014 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2014/12/linux-gog-downloader-220-debian-wheezy-available/</guid>
            <description>&lt;p&gt;Due to Pre-XMas-Stress we nearly forgot to announce:&#xA;LGOGDownloader, the GOG-Downloader for Linux, is available now in Version 2.20 for Debian Wheezy from the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-linux-gog-downloader&#34; &gt;Repository&lt;/a&gt;.&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.20&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added priority handling of platforms and languages (patch by: Gael Le Mignot)&lt;/li&gt;&#xA;&lt;li&gt;Made config and cookie files only readable/writable by the owner&lt;/li&gt;&#xA;&lt;li&gt;Fixed using &amp;ndash;update-cache with &amp;ndash;use-cache&lt;/li&gt;&#xA;&lt;li&gt;Fixed regex alias &amp;ldquo;all&amp;rdquo; for cached details&lt;/li&gt;&#xA;&lt;li&gt;Made the downloader continue on API error instead of breaking off in Downloader::getGameDetails&lt;/li&gt;&#xA;&lt;li&gt;Made progress bar adapt to terminal width&#xA;* Progress bar gets smaller if there isn&amp;rsquo;t enough space to display the full progress bar&#xA;* Progress bar isn&amp;rsquo;t drawn if the terminal window is too small&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Linux GOG Downloader  2.18 for Debian Wheezy released</title>
            <link>https://playingtux.com/en/articles/2014/09/linux-gog-downloader-218-debian-wheezy-released/</link>
            <pubDate>Mon, 22 Sep 2014 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2014/09/linux-gog-downloader-218-debian-wheezy-released/</guid>
            <description>&lt;p&gt;LGOGDownloader, the GOG-Downloader for Linux, is now available in Version 2.18 for Debian Wheezy from the &lt;a class=&#34;link&#34; href=&#34;https://playingtux.com/content/debian-repository-linux-gog-downloader&#34; &gt;Repository&lt;/a&gt;.&#xA;Changelog:&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;LGOGDownloader 2.18&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added better login check&#xA;* Allows user to login with username instead of email&#xA;* Prints some info on failed login with debug build&lt;/li&gt;&#xA;&lt;li&gt;Fixed login issues caused by case sensitivity&lt;/li&gt;&#xA;&lt;li&gt;Added PREFIX and MANPREFIX to Makefile&lt;/li&gt;&#xA;&lt;li&gt;Allowed unrecognized options in config file&lt;/li&gt;&#xA;&lt;li&gt;Added &amp;ndash;no-cover option back&lt;/li&gt;&#xA;&lt;li&gt;Listing games with &amp;ndash;list now only displays games that support the platforms specified with &amp;ndash;platform&lt;/li&gt;&#xA;&lt;li&gt;Made Downloader::HTTP_Login print some more info&lt;/li&gt;&#xA;&lt;li&gt;File hashing changes to Util::createXML&#xA;* File hash is updated in the same loop that chunk hashes are calculated (gives the user better indication of the hashing progress)&lt;/li&gt;&#xA;&lt;li&gt;Avoid touching $HOME when displaying help or version (patch by: Stephen Kitt)&#xA;* This fixes main() to handle &amp;ndash;help and &amp;ndash;version before doing anything to the filesystem&lt;/li&gt;&#xA;&lt;li&gt;Fixed spelling mistake in message displayed when downloading files (patch by: Neil Ramsbottom)&lt;/li&gt;&#xA;&lt;li&gt;Changed &amp;ndash;report option to allow setting the filename of report&lt;/li&gt;&#xA;&lt;li&gt;Old files are now renamed instead of deleted during &amp;ndash;repair &amp;ndash;download&lt;/li&gt;&#xA;&lt;li&gt;Renamed old files now contain date in filename (filename.ext.YYYYMMDDTHHMMSS.old where T is the date-time separator)&lt;/li&gt;&#xA;&lt;li&gt;Added support for setting subdirectories&#xA;* Allows user to specify subdirectories for games, installers, extras, patches, language packs and dlc&#xA;* You can use templates &amp;ldquo;%gamename%&amp;rdquo;, &amp;ldquo;%platform%&amp;rdquo; and &amp;ldquo;%dlcname%&amp;rdquo; which are replaced by the relevant info&#xA;* New options: &amp;ndash;subdir-installers, &amp;ndash;subdir-extras, &amp;ndash;subdir-patches, &amp;ndash;subdir-language-packs, &amp;ndash;subdir-dlc, &amp;ndash;subdir-game&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;    &lt;/blockquote&gt;</description>
        </item><item>
            <title>Debian-Repository for Linux GOG Downloader</title>
            <link>https://playingtux.com/en/articles/2014/07/debian-repository-linux-gog-downloader/</link>
            <pubDate>Thu, 24 Jul 2014 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2014/07/debian-repository-linux-gog-downloader/</guid>
            <description>&lt;p&gt;For the &lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/forum/general/lgogdownloader_gogdownloader_for_linux/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;Linux GOG Downloader&lt;/a&gt; there is now an (unofficial) &lt;strong&gt;Debian Wheezy and Jessie Repository&lt;/strong&gt;.&#xA;Just add to your &lt;strong&gt;/etc/apt/sources.list&lt;/strong&gt; the following Line (or create a new file in /etc/apt/sources.list.d with the following line):&#xA;&lt;strong&gt;deb &lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/debian/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/debian/&lt;/a&gt; wheezy main&lt;/strong&gt; (for the Debian 7 Wheezy packages)&#xA;OR&#xA;&lt;strong&gt;deb &lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/debian/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/debian/&lt;/a&gt; jessie main&lt;/strong&gt; (for the Debian 8 Jessie packages)&#xA;After that, just do an&#xA;&lt;strong&gt;apt-get update &amp;amp;&amp;amp; apt-get install lgogdownloader&lt;/strong&gt;&#xA;and the newest Version (current: 2.26) will be on your computer.&#xA;You can also download these packages as always from here:&#xA;&lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;http://mash-systeme.de/downloads-view-content&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;http://mash-systeme.de/downloads-view-content&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</description>
        </item><item>
            <title>GOG now officially supports  Linux</title>
            <link>https://playingtux.com/en/articles/2014/07/gog-now-officially-supports-linux/</link>
            <pubDate>Thu, 24 Jul 2014 00:00:00 +0000</pubDate>
            <guid>https://playingtux.com/en/articles/2014/07/gog-now-officially-supports-linux/</guid>
            <description>&lt;img src=&#34;https://playingtux.com/images/field/image/gogcomlogosmall.png&#34; alt=&#34;Featured image of post GOG now officially supports  Linux&#34; /&gt;&lt;p&gt;At last:&lt;/p&gt;&#xA;&lt;p&gt;GOG now &lt;a class=&#34;link&#34; href=&#34;http://www.gog.com/news/gogcom_now_supports_linux&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;officially supports Linux&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;p&gt;Starting with 50 Titles, which are delivered for download as .DEB and .TAR.GZ.&#xA;These games use WINE or DOSBOX as Wrapper to run on Linux.&#xA;Officially supported are the Ubuntu and Mint Distributions in current and upcoming LTS-Versions.&lt;/p&gt;</description>
        </item></channel>
</rss>
