Slashdot Mirror


Best Configuration for Linux Gaming?

werjman asks: "I'm interested in switching completely to Linux but the only thing holding me back is the gaming. What I really want to know is what distro, graphical environment, Window Manager, and so forth are low on the system resources and play games great (and by games, I mean 3D accelerated memory hogs). Does anyone out there actually use Linux as a gaming platform?"

5 of 155 comments (clear)

  1. you don't necessarily need a WM by bersl2 · · Score: 3, Insightful

    If it's a fullscreen 3D game that you want to devote as much of your resources as you can, you can change your runlevel so that you login on the console. Then just use xinit. I personally use fluxbox on Slack 10 though, on an older P4 2.0GHz and a Geforce3 Ti200, and I get decent play with most settings between medium and low on UT2k4.

  2. use the game itself as your window manager by rjforster · · Score: 4, Insightful

    First set your system up without graphical login, which most distributions configure by default.
    To do this edit /etc/inittab and change the default runlevel to 3, this means find the line
    id:3:initdefault:
    which will normally read 5 and change it to 3 (like mine is), Fedora inittab files are well commented and explain what to do, others are probably similar.
    To go into X (the windowing system) you type startx after logging in, this gives you your regular desktop, gnome, kde, xfce, whatever.
    When you are bored with email quit out of X and run your game with (I think)
    xinit /usr/local/games/doom3/doom3

    I read that here

  3. Really not a troll.... by Keebler71 · · Score: 3, Insightful
    Best Configuration for Linux Gaming?

    How about a windows machine configured right next to your linux box. Seriously, it has the pro over a dual-boot at least in that you don't have to reboot to switch operating systems. I recommend a monitor switch to let you use the same monitor for both computers (and of course, allows you to instantly switch). Make sure you get a good one though or your will have some funky artifacts on your screen...

    --
    "It takes considerable knowledge just to realize the extent of your own ignorance." - Thomas Sowell
    1. Re:Really not a troll.... by Trelane · · Score: 3, Insightful
      I'd say the biggest reason not to do that is that not everybody can afford to maintain a Wintendo.

      I personally game on Linux exclusively despite having several copies of Windows around. This is simply because I use Linux all the time, and hated dual-booting (guess I'm just impatient like that. I also hate having to drop everything I'm doing; I usually have lots of stuff going on on-screen). I can't afford to maintain a whole nother box (especially one that has the same specs as my laptop, which is necessarily fast due to the work I do) to run the latest games.

      Better, IMHO, just to pay for Linux games and maybe pick up a few on the discount rack that work via Cedega/Wine. I don't have to be annoyed or maintain two expensive machines, and I get my work done under Linux (I'm honestly much more productive under Linux than Windows), and I help support Linux games with my wallet. A win-win situation for me. Others' views may be different, but those are my reasons.

      --

      --
      Given enough personal experience, all stereotypes are shallow.
  4. Lightweight window managers? by lsd · · Score: 5, Insightful

    To those of you suggesting that a lightweight window manager is the way to go, I have to ask, what exactly is the point? The last time I did this was back in the early G400 days, when things like CPU meters updating add significant X server context-switch overhead (far more than the under 1% of CPU time such apps might take). It saves some RAM, sure, but think about it:

    1) RAM costs next to nothing these days - 512MB goes for under AU$100 locally.

    2) Even without enough real RAM, this is a classic example of what virtual memory is for. After a quick game, is logging back in to your desktop, reloading all your apps and then getting back to your work really quicker than just leaving the OS to swap your apps back in?

    For me, one of the joys of Linux is the ability to have my desktop and applications open 24/7 for weeks on end. If you're going to log out every time you play a game, you might as well just hit the reboot button in your login manager and go play in XP.

    To answer the topic, I'd suggest an NVIDIA video card (the 6600GT is, by all indications, awesome, and NVIDIA's Linux drivers are better than ATI's), a Creative SB Live! or Audigy card (no need to knock yourself out - an older OEM Live! card will do fine), and an Athlon 64 CPU. There's no Linux-specific reason to go for the Athlon 64 over the P4 (though playing with 64-bit Linux can be fun), but they just seem to be a better chip for the money overall, and a better gaming chip in particular.