What other games? What Linux distro? What video card and drivers?All Unix Quake variants use the same libSDL-1.2 code for GL context management, audio, and input. So it's not surprising that if one of them is running poorly, they all will. If you're using NVidia drivers, try disabling the "Threaded optimization" option in the NV control panel. Also, if you're seeing screen tearing, just enable V-sync. You can do that either via your driver's applet, or in-game using "gl_swapinterval 1; vid_restart."
Well v-sync / swapinterval locks your framerate to your monitor's vertical refresh rate. On your average LCD monitor from the past 10 years, that's 60fps. The benefit of it is that you won't see any screen tearing at all, which can help the game look a lot smoother. The drawback is that 60fps is a relatively low framerate, and your input (mouse) might feel a little laggy because of that. (1.0s / 60 = 16ms per frame, or 16ms of latency from when you move your mouse until when you see the result). Newer LCDs in the last 3 years support 120hz (or higher) refresh rates, which means you can game with v-sync on and have no perceived latency -- that's the best way to go.Anyway, you need to quantify what you're seeing, because I can't help you out with what you've described so far. Post some timedemos or at least timerefreshes for starters.
You missed the point of his post..
Quote from: Fourside on August 24, 2012, 08:09:25 PMYou missed the point of his post.. My point was that game support and hardware support is light years ahead on windows. There's nothing wrong with playing games on linux or even mac, but people who complain about it not working is just lol worthy.
Unless your operating systems took 10 paces, turned and fired, you had a dual boot, not a duel boot.
Pretty much everything runs faster on Linux than on Windows. Is that at all surprising? Quake2World ran about 20% faster for me on Debian than on Windows 7. This has been the trend since like 1999, especially for NVidia-based systems (but my last one was AMD). X'tyfe is just trying to justify his laziness and ignorance towards other operating systems. If Linux sucks, then he doesn't feel left out or stupid for not knowing it.
We’ve been working with NVIDIA, AMD, and Intel to improve graphic driver performance on Linux. They have all been great to work with and have been very committed to having engineers on-site working with our engineers, carefully analyzing the data we see. We have had very rapid turnaround on any bugs we find and it has been invaluable to have people who understand the game, the renderer, the driver, and the hardware working alongside us when attacking these performance issues.This is a great example of the benefits that are the result of close coordination between software and hardware developers and should provide value to the Linux community at large.
Linux sucks.