<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Games on alinuxuser</title>
    <link>https://alinuxuser.com/tags/games/</link>
    <description>Recent content in Games on alinuxuser</description>
    <image>
      <title>alinuxuser</title>
      <url>https://alinuxuser.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://alinuxuser.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 28 Mar 2026 15:02:00 -0500</lastBuildDate>
    <atom:link href="https://alinuxuser.com/tags/games/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Life and Gaming Update in 2026</title>
      <link>https://alinuxuser.com/posts/2026/03/2026-03-28-lifeandgamingupdate/</link>
      <pubDate>Sat, 28 Mar 2026 15:02:00 -0500</pubDate>
      <guid>https://alinuxuser.com/posts/2026/03/2026-03-28-lifeandgamingupdate/</guid>
      <description>&lt;p&gt;I didn&amp;rsquo;t post anything in 2025. Since starting this blog in 2011, I&amp;rsquo;ve rarely gone an entire year without writing something, so it feels strange to see a gap that long.&lt;br&gt;
Games I Played in 2025&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Indiana Jones and The Great Circle&lt;/li&gt;
&lt;li&gt;F.E.A.R. 2: Project Origin&lt;/li&gt;
&lt;li&gt;Assassin&amp;rsquo;s Creed Syndicate&lt;/li&gt;
&lt;li&gt;Shadow of the Tomb Raider&lt;/li&gt;
&lt;li&gt;Dishonored 2&lt;/li&gt;
&lt;li&gt;Dishonored: Death of the Outsider&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;indiana-jones-and-the-great-circle&#34;&gt;Indiana Jones and The Great Circle&lt;/h4&gt;
&lt;p&gt;I played this on Xbox Game Pass, which I picked up for $1. I finished it in a few days without doing many side quests. The companion character was predictably annoying and dragged the experience down. The graphics were excellent, but the gameplay had issues and the weapon system felt clunky. Overall, it felt like a $5 game.&lt;/p&gt;</description>
    </item>
    <item>
      <title> Infinite Backlog</title>
      <link>https://alinuxuser.com/posts/2023/09/2023-09-17-infinitebacklog/</link>
      <pubDate>Sun, 17 Sep 2023 10:24:00 -0500</pubDate>
      <guid>https://alinuxuser.com/posts/2023/09/2023-09-17-infinitebacklog/</guid>
      <description>&lt;p&gt;As of Sunday September 17, 2023, I am looking at the games I own, and it is clear that I will not be able to finish or even play all of them in my lifetime. So I decided to make a list of games that I intend to finish or at least give my best shot.&lt;/p&gt;
&lt;p&gt;I have 111 games listed in my backlog. It appears as if it will take 111 days of playtime to finish all these games. I am not sure how I am going to playthrough all these games, and also fit in Halo: Master Chief Collection, Cyberpunk 2077 Phantom Liberty, and the next Battlefield game.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How To Fix Middle Mouse Button To Give Orders - Ghost Recon Advanced Warfighter (Steam)</title>
      <link>https://alinuxuser.com/posts/2023/01/2023-01-30-grawmiddlemousebuttonfix/</link>
      <pubDate>Mon, 30 Jan 2023 06:51:00 -0600</pubDate>
      <guid>https://alinuxuser.com/posts/2023/01/2023-01-30-grawmiddlemousebuttonfix/</guid>
      <description>&lt;p&gt;This is a fix for the middle mouse button not working when giving orders in Ghost Recon Advanced Warfighter. I am using the Steam version for this, but I would imagine this fix will work on any PC version.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to the following location:&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;E:\SteamLibrary\steamapps\common\Ghost Recon Advanced Warfighter\Settings
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Open the following file in a text editor:&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ctrl_set_def.xml
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Change the following line:&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&amp;lt;button id=&amp;#34;hud_select&amp;#34; binding=&amp;#34;2&amp;#34; device=&amp;#34;mouse&amp;#34; group=&amp;#34;misc&amp;#34;/&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;To this:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&amp;lt;button id=&amp;#34;hud_select&amp;#34; binding=&amp;#34;2&amp;#34; device=&amp;#34;mouse&amp;#34; group=&amp;#34;tactics&amp;#34;/&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Save the file and start the game.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Here is a video showing this process.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DOOM Diary: Initial Thoughts</title>
      <link>https://alinuxuser.com/posts/2023/01/2023-01-28-doominitialthoughts/</link>
      <pubDate>Sat, 28 Jan 2023 19:47:00 -0600</pubDate>
      <guid>https://alinuxuser.com/posts/2023/01/2023-01-28-doominitialthoughts/</guid>
      <description>&lt;p&gt;I put off playing Doom (2016) for many years because I wanted to have a machine powerful enough to play it. After finishing Gun yesterday, which was a thoroughly mediocre shooter, I was in the mood for something good. Considering that I am now fortunate enough to own a fantastic computer, I decided now is the time.&lt;/p&gt;
&lt;p&gt;To this day, I avoided all media related to this game. After watching the gameplay reveal video many years ago, I decided this game needs to be experienced without any spoilers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Must Play Games In 2017</title>
      <link>https://alinuxuser.com/posts/2016/12/2016-12-12-mustplaygames2017/</link>
      <pubDate>Mon, 12 Dec 2016 05:35:00 -0600</pubDate>
      <guid>https://alinuxuser.com/posts/2016/12/2016-12-12-mustplaygames2017/</guid>
      <description>&lt;p&gt;I decided to make a list of games I want to play in 2017. I realized that I will never get to finish and play all the games I own. I have 210 games on Steam, I finished about 40 of those, so I got a long way to go. I combed through GOG, Origin, Uplay and Steam and came up with this list -&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Alan Wake&lt;/li&gt;
&lt;li&gt;Assassins Creed 3 - &lt;em&gt;Got it for free on Uplay. Never played an Assassin&amp;rsquo;s Creed game before, and I am not sure how well received this game was. I hear good things about Black Flag&amp;hellip;but there is not a whole lot of talk about this one.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Batman: Arkham Asylum&lt;/li&gt;
&lt;li&gt;Batman: Arkham City&lt;/li&gt;
&lt;li&gt;Battlefield 1 Single Player&lt;/li&gt;
&lt;li&gt;BioShock Infinite&lt;/li&gt;
&lt;li&gt;Borderlands&lt;/li&gt;
&lt;li&gt;Borderlands 2&lt;/li&gt;
&lt;li&gt;Call of Juarez&lt;/li&gt;
&lt;li&gt;Call of Juarez 2 Bound in Blood&lt;/li&gt;
&lt;li&gt;Call of Juarez Gunslinger&lt;/li&gt;
&lt;li&gt;Commandos 3 - &lt;em&gt;I am not sure if I will get to finish this game. Its difficult, and the fact that resolution is restricted to 1024x768 adds to the difficulty. I would still like to finish this.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Commandos Strike Force - &lt;em&gt;The last game in the Commandos series. I would like to finish this purely for nostalgia sake.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Company of Heroes 2&lt;/li&gt;
&lt;li&gt;Crysis 3 - &lt;em&gt;Purchased this on Origin for a very low price. Its a good game to test my GeForce GTX 1080&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Dear Esther - &lt;em&gt;The very first walking simulator&amp;hellip;I&amp;rsquo;d like to see what they are all about.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Dishonored&lt;/li&gt;
&lt;li&gt;Dying Light&lt;/li&gt;
&lt;li&gt;Fallout New Vegas - &lt;em&gt;I haven&amp;rsquo;t played a Fallout game in a very long time. I think New Vegas would be a good game to get back into the series.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Far Cry 3 Blood Dragon&lt;/li&gt;
&lt;li&gt;Hard Reset&lt;/li&gt;
&lt;li&gt;Max Payne 3&lt;/li&gt;
&lt;li&gt;Middle-earth: Shadow of Mordor - &lt;em&gt;Got it on Steam sale a few days ago.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Watch Dogs 2 - &lt;em&gt;Got it free with my Samsung SSD&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Witcher 2: Assassins Of Kings - &lt;em&gt;Finished The Witcher over the weekend. This game is next on the list.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Wolfenstein: The New Order - &lt;em&gt;Picked it up on sale a few days ago&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I want to make sure I don&amp;rsquo;t buy a whole lot of games in 2017. If at all I end up buying games, these are the ones on my watch list -&lt;/p&gt;</description>
    </item>
    <item>
      <title>Valve: Three Surprises</title>
      <link>https://alinuxuser.com/posts/2010/09/2010-09-09-valvethreesurprises/</link>
      <pubDate>Thu, 09 Sep 2010 19:57:00 -0500</pubDate>
      <guid>https://alinuxuser.com/posts/2010/09/2010-09-09-valvethreesurprises/</guid>
      <description>&lt;p&gt;So back in August, exactly a month ago, &lt;a href=&#34;https://www.pcgamer.com/interview-gabe-on-valves-big-surprises/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
  PC Gamer interviewed Valve Software
&lt;/a&gt;
 at length. They talked about many things, but conspicuously absent was any mention of Half-Life 2: Episode 3. Yet again, I was disappointed.&lt;/p&gt;
&lt;p&gt;However, Gabe Newell did say this during the interview:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Gabe Newell: Yeah. The average surprise is negative, not positive, and so if we’re going to surprise people we need to be conscious of that fact. Because we’re going to continue to surprise. We have three pretty big surprises in the next twelve months, at least.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Games To Look Forward To</title>
      <link>https://alinuxuser.com/posts/2010/09/2010-09-07-gamestolookforwardto/</link>
      <pubDate>Tue, 07 Sep 2010 20:30:00 -0500</pubDate>
      <guid>https://alinuxuser.com/posts/2010/09/2010-09-07-gamestolookforwardto/</guid>
      <description>&lt;p&gt;I was disappointed that there was no update on Doom 4 at 2010 Quake Con and Rage was pushed to September 2011! That was a double dose of disappointment for me. I was hoping I would be able to play Rage this year along with Crysis 2.&lt;/p&gt;
&lt;p&gt;Well, as things would turn out, Crysis 2 is pushed all the way to March 2011. I am not sure what I have to look forward to this year. There is the new Medal of Honor and Call of Duty: Black Ops. I am interested in seeing how they are going to perform, but I had absolutely no intention of playing them until they are available for under $10.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
