The official "ZDoom on Linux" thread.
Forum rules
Please don't start threads here asking for help. This forum is not for requesting guides, only for posting them. If you need help, the Editing forum is for you.
Please don't start threads here asking for help. This forum is not for requesting guides, only for posting them. If you need help, the Editing forum is for you.
-
Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
-
Mannequin
- Posts: 441
- Joined: Tue Jul 15, 2003 8:21 pm
- Location: On The Lonely Island somewhere.
-
randi
- Site Admin
- Posts: 7749
- Joined: Wed Jul 09, 2003 10:30 pm
-
Mannequin
- Posts: 441
- Joined: Tue Jul 15, 2003 8:21 pm
- Location: On The Lonely Island somewhere.
-
Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
-
Mannequin
- Posts: 441
- Joined: Tue Jul 15, 2003 8:21 pm
- Location: On The Lonely Island somewhere.
-
Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
-
Siggi
- Posts: 3288
- Joined: Sun Oct 03, 2004 8:57 am
- Preferred Pronouns: They/Them
- Location: South Africa
-
Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
Yes, but I did have to do this first (undocumented):
And linux supposedly runs ZDoom faster than Windows, but for me it goes slower, even on 640x480, what would be the cause of this?
[more woes]
I cannot play midis, but I have the latest timidity installed, but the mus works IF you use OPL synth. What could I have done wrong here?
Code: Select all
apt-get update
apt-get upgrade
apt-get dist-upgrade
[more woes]
I cannot play midis, but I have the latest timidity installed, but the mus works IF you use OPL synth. What could I have done wrong here?
-
Siggi
- Posts: 3288
- Joined: Sun Oct 03, 2004 8:57 am
- Preferred Pronouns: They/Them
- Location: South Africa
That's undocumented because it has nothing to do with ZDoom.
It goes without saying your system should be up to date.
You do have sound fonts for timidity right? (If you installed it with synaptic or similar then you should).
ZDoom is faster on Windows than Linux, whoever says otherwise is mistaken.
It goes without saying your system should be up to date.
You do have sound fonts for timidity right? (If you installed it with synaptic or similar then you should).
ZDoom is faster on Windows than Linux, whoever says otherwise is mistaken.
-
Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
-
jallamann
- Posts: 2271
- Joined: Mon May 24, 2004 8:25 am
- Location: Ålesund, Norway
-
Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
-
fireboy224
- Posts: 115
- Joined: Sun Apr 29, 2007 6:02 pm
- Location: Arizona
-
HotWax
- Posts: 10002
- Joined: Fri Jul 18, 2003 6:18 pm
- Location: Idaho Falls, ID
Linux is typically faster and more reliable than Windows, due in large part to being customized to each computer it is run on, whereas the design of Windows requires a bulky install that is more generic (both of which results in less performance and stability) in order to accomodate many different brands of PC hardware.fireboy224 wrote:how come people use Linex and not Windows?
Many Linux users are also developers who like the ability to be able to tweak (or create from scratch) their own hardware drivers and software. Windows does not allow for such customization as easily.
Also, of course there's the issue of cost (Linux is free), and many users also don't care for Microsoft and so would rather use an operating system that's not made by them.
Linux is an OpenSource project supported by a large community of individuals rather than a single corporation using hidden code. This results in new features being developed much faster and the code being touched by more people.
Finally, Linux is targeted by virus and malware far less than Windows due to enhanced security features, the fact that the average Linux user is smarter than the average Windows user (and thus less likely to fall victim to such attacks) and the overwhelming number of vulnerable Windows boxes being run compared to the relatively insignificant amount of Linux installations. (That said, Linux is more often used where large amounts of sensitive corporate data is stored, in part because of the very reasons stated here)
If you have the know-how and patience, using Linux is usually a better idea all-around than to using Windows. It saves you money, and virtually anything that can be run on Windows can be run on Linux (many times with better performance) using a Windows emulator or a Linux-native version. The biggest reason why most people do not use Linux is because it is not included on most new PC purchases, and the vast majority of users do not have the skill or knowledge required to change their operating system. This is the principal reason that Linux is by and large considered to be a "power user" tool, though many distributions have tried to create a more user-friendly environment in the hopes of competing with Windows.
Disclaimer: This is being written by a Windows user. I've tried Linux on a few occassions and have decided it is not for me, typically due more to my own time restrictions and desire for a quick-and-easy solution than any shortcoming of the OS. Your personal results may vary significantly.