<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Salimiles</id>
	<title>LQWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Salimiles"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/wiki/Special:Contributions/Salimiles"/>
	<updated>2026-04-19T08:41:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=FreedroidRPG&amp;diff=55352</id>
		<title>FreedroidRPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=FreedroidRPG&amp;diff=55352"/>
		<updated>2011-02-07T09:15:28Z</updated>

		<summary type="html">&lt;p&gt;Salimiles: Significantly updated and rewritten. We are on version 0.14.1 not 0.9 anymore.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
[http://freedroid.sourceforge.net/ FreeDroidRPG] is a graphical single player role playing game, that uses viewpoint and equipment system similar to the classic Diablo games, with an emphasis on story and dialogs.&lt;br /&gt;
&lt;br /&gt;
The game is supported on Linux, Windows, Mac OS X, and FreeBSD. Since the game is designed to be easily modified, it comes with a built-in level editor, as well as dialogs and events which use the easy-to-edit [[lua]] language. FreedroidRPG is free software with everything licensed under the [[GPL]].&lt;br /&gt;
&lt;br /&gt;
The source language is English with active translation teams into other languages.&lt;br /&gt;
&lt;br /&gt;
== The Story ==&lt;br /&gt;
&lt;br /&gt;
The story is primarily about exploring a futuristic world that has been devastated by robots. The player is a penguin-like creature who must answer the pressing questions of how he got there, and how to stop the robots from overrunning the last elements of humanity. Elements are a pastiche of science fiction.&lt;br /&gt;
&lt;br /&gt;
== Graphics and Sound ==&lt;br /&gt;
The game is optimized for [[OpenGL]], so best results are reached provided that hardware-acceleration is available.  However, systems without hardware-accelerated OpenGL can revert to a pure [[SDL]] output mode with will run sufficiently fast on modern machines.  Use command line switch -n to disable OpenGL mode, which usually is still much faster than any software emulation of OpenGL like [[Mesa]] or some default [[Microsoft]] 'OpenGL driver' things.&lt;br /&gt;
&lt;br /&gt;
Certain Linux drivers are buggy, so see the [http://freedroid.svn.sourceforge.net/svnroot/freedroid/README README] for workarounds.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== From Packages ===&lt;br /&gt;
Most major distros, such as [[Debian]], [[Ubuntu]], [[Fedora]], and [[Gentoo]], have a version of Freedroid RPG in their repositories. However these packages may be six or more months behind the most recent released version.&lt;br /&gt;
&lt;br /&gt;
=== Compiling From Source ===&lt;br /&gt;
For [[Ubuntu]] users a [http://ubuntuforums.org/showthread.php?p=6127097#post6127097 forum post] lists all of the steps necessary to download and compile including all of the required libraries.&lt;br /&gt;
&lt;br /&gt;
A more general Linux installation is as follows:&lt;br /&gt;
&lt;br /&gt;
There are source [[tarball]]s provided, usually names something like freedroidrpg-0.14.1.tar.gz.  The installation then follows the usual scheme:&lt;br /&gt;
&lt;br /&gt;
 tar -zxf freedroidrpg-0.14.1.tar.gz&lt;br /&gt;
 cd freedroidrpg-0.14.1&lt;br /&gt;
 ./autogen.sh&lt;br /&gt;
 ./configure&lt;br /&gt;
  make&lt;br /&gt;
&lt;br /&gt;
and then optionally, if you are root, you can also use&lt;br /&gt;
&lt;br /&gt;
 make [[install]]&lt;br /&gt;
&lt;br /&gt;
This last step should not be required. You can also run the game directly from your tarball directory. But then you should move into the src directory first, so type something like &lt;br /&gt;
 cd src&lt;br /&gt;
 ./freedroidRPG&lt;br /&gt;
&lt;br /&gt;
and it should work!&lt;br /&gt;
&lt;br /&gt;
== Translation ==&lt;br /&gt;
&lt;br /&gt;
An [http://www.transifex.net/projects/p/freedroid-rpg/ active community] is involved in translating the game into languages other than English.&lt;br /&gt;
&lt;br /&gt;
== External links==&lt;br /&gt;
* [http://sourceforge.net/projects/freedroid/files/ Download Page for all platforms]&lt;br /&gt;
* [http://www.freedroid.org/ The home page of the project]&lt;br /&gt;
* [http://sourceforge.net/apps/phpbb/freedroid/ Discussion Forum for the project]&lt;br /&gt;
* [http://sourceforge.net/projects/freedroid Development pages on the Sourceforge]&lt;br /&gt;
&lt;br /&gt;
[[Category:Game]]&lt;/div&gt;</summary>
		<author><name>Salimiles</name></author>
	</entry>
</feed>