You are not logged in.
Hi All,
This has happened with other games as well and on other distros, but I've never been able to cure it. I have a GeForce 6200 with an 22" NEC monitor running @ 1680x1050 nvidia driver 295.20. Start extremetuxracer="out of scan range", I assume that it doesn't like the resolution but I can't find a config file to tweak. This also happens on some other games. My 6 year old boy REALLY wants to play extremetuxracer so if anyone can help, I would greatly appreciate it.
Thanks
Last edited by Frabato (2012-03-07 21:51:40)
Offline
Easy.
First let's find out how to start it by listing the installed files for the "extremetuxracer" package.
# pacman -Ql extremetuxracer
Actually... let's filter it by anything "bin" so that we don't have to scroll up like a mad hyena:
# pacman -Ql extremetuxracer | grep bin
extremetuxracer /usr/bin/
extremetuxracer /usr/bin/etracer
Good. Now let's have a look in our user dir. Oh, whaddya know, there's an ".etracer" folder in there. With an "options" file inside... Now isn't that convenient? You can either delete this file and it will revert to the 800x600 default, or you can edit it. Your choice.
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
I've had similar issues with many games with my nvidia too.
Lowering the resolution or toggling the fullscreen switch helped.
Offline
Thanks for the replies.
Well that WAS embarrassingly simple.
pacman -Ql extremetuxracer | grep bin
Nifty!
Thanks and my son thanks you too!
Offline