<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Luanti on Ivon's Blog</title><link>https://ivonblog.com/en-us/tags/luanti/</link><description>Recent content in Luanti on Ivon's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</managingEditor><webMaster>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</webMaster><copyright>You are welcome to share articles of Ivon's Blog (ivonblog.com). Please include the original URL when citing articles, and abide by CC BY-NC-ND 4.0 license. For commercial use, please write an e-mail to me.</copyright><lastBuildDate>Tue, 29 Jul 2025 14:00:00 +0800</lastBuildDate><atom:link href="https://ivonblog.com/en-us/tags/luanti/index.xml" rel="self" type="application/rss+xml"/><item><title>Should Linux Users Play Only Open Source Games?</title><link>https://ivonblog.com/en-us/posts/should-you-stick-to-playing-foss-games/</link><pubDate>Tue, 29 Jul 2025 14:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/should-you-stick-to-playing-foss-games/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;If You Pursue Free Software on Linux, Should You Also Insist on Playing Open Source Games? Sharing a List of Open Source Games&lt;/p&gt;
&lt;p&gt;Should you stick to playing free and open source games instead of proprietary ones when using free software on Linux？&lt;/p&gt;
&lt;p&gt;Once upon a very long time ago, you owned the game, and the game owned you.&lt;/p&gt;
&lt;p&gt;But now it is no longer like that.&lt;/p&gt;
&lt;p&gt;In the past, &lt;a href="https://ivonblog.com/en-us/posts/why-give-up-minecraft/" target="_blank" rel="noreferrer"&gt;I once published a hot take&lt;/a&gt;: you should not play &lt;em&gt;Minecraft&lt;/em&gt;, because it is proprietary software and Microsoft has ruined it, especially Bedrock Edition, which added a pile of mobile-game monetization elements. After founder Notch left, Mojang had already lost its way!&lt;/p&gt;
&lt;p&gt;You should switch to &lt;em&gt;Luanti&lt;/em&gt;, a truly free block sandbox game (the point is freedom, not zero price!) It is cross-platform, written in C++, and is a Minecraft alternative. Inside it there is a subgame called VoxeLibre that can reproduce 99% of classic Minecraft gameplay, along with more mods than you can ever finish installing, plus built-in shader effects.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/should-you-stick-to-playing-foss-games/images/title.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="1410"
 height="894"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;They are both about building houses, but playing Luanti makes my conscience feel better, ha! This is quite close to the level of madness of People for the Ethical Treatment of Animals (PETA). As a 10-year Minecraft PE veteran, switching to Luanti feels liberating!&lt;/p&gt;
&lt;p&gt;If you use GNU/Linux, this free system, yet still install proprietary software, then impurities have mixed in and must be filtered out! As the saying goes, my Way is unified by one principle; software should all use free solutions!&lt;/p&gt;
&lt;p&gt;&amp;ldquo;As long as you let one evil flower bloom&amp;hellip; in the end, all of Gensokyo will be polluted. The fairies living inside the flowers will also be replaced, won&amp;rsquo;t they?&amp;rdquo; (&lt;a href="https://www.reddit.com/r/linuxmasterrace/comments/r5vngv/psa_if_you_use_gnulinux_and_then_install/" target="_blank" rel="noreferrer"&gt;Source&lt;/a&gt;)
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/should-you-stick-to-playing-foss-games/images/devlish-flower-linux-touhou-project.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="607"
 height="427"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;But is this really good? What exactly are we pursuing?&lt;/p&gt;

&lt;h2 class="relative group"&gt;1. Definition of Free Software Games
 &lt;div id="1-definition-of-free-software-games" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-definition-of-free-software-games" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;My own definition of free software games/open source games:&lt;/p&gt;
&lt;p&gt;So-called games that pursue free software generally mean the code must be open source, use an open source license, and conform to the four freedoms advocated by the Free Software Foundation. The game itself must also be completely free, not controlled by DRM or restrictions on players&amp;rsquo; rights.&lt;/p&gt;
&lt;p&gt;The assets inside the game should use Creative Commons licenses and allow free reuse.&lt;/p&gt;
&lt;p&gt;If a game allows players to install mods but the base game is still released as closed source, it still does not count as a free game. Examples include &lt;em&gt;The Elder Scrolls&lt;/em&gt;, &lt;em&gt;Hearts of Iron&lt;/em&gt;, &lt;em&gt;Grand Theft Auto&lt;/em&gt;, &lt;em&gt;Minecraft&lt;/em&gt;, &lt;em&gt;Quake&lt;/em&gt;, &lt;em&gt;Red Alert&lt;/em&gt;, and so on.&lt;/p&gt;
&lt;p&gt;Even if you use an open source console emulator to play a game, if the ROM itself is still closed source, it still does not count as a free game. For example, playing Nintendo 64 games through RetroArch.&lt;/p&gt;
&lt;p&gt;Games developed with closed source game engines should not be considered free software games, such as those using Unreal Engine. There are many open source game engines, such as Godot and Irrlicht.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/should-you-stick-to-playing-foss-games/featured.webp"/></item></channel></rss>