Urban Terror Forums: Best video card for Linux? - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Best video card for Linux? Rate Topic: -----

UT

#1 User is offline   roadtoad Icon

  • Account: roadtoad
  • Joined: 15-March 13
  • Posts: 11

Posted 16 July 2014 - 01:06 PM

Just updated to Mint 17 Cin. Just as in early Mint and ubuntu if I run UT in Linux cannot adjust brightness. frame rates 91fps
Video card Nividia 9600GT
But could run in Wine with no problems. Frame rate about 50fps.Now in Wine cannot get more than 30fps. Not worth playing, game stutters.

Any ideas of what might be a better video card?

#2 User is offline   zyzz Icon

  • Account: zyzz
  • Country:
  • Joined: 08-August 12
  • Posts: 63

Posted 16 July 2014 - 08:13 PM

There's a workaround for the brightness (and it may get fixed next patch).

Create a new file in your UrT folder (where the binaries are).
Call it "UrT_start.sh" or whatever you like.
Rightclick on it -> settings and make it executable.

Paste the following:

#!/bin/bash
xgamma -gamma 1.6 # Higher value will result in brighter display
./Quake3-UrT.x86_64 # Starts the 64bit binaries. If you use 32 bit exchange it with the 32bit ones
xgamma -gamma 1 # Resets the brightness after you quit the game



If you start the game via script you get the brightness and 90 fps better than using wine (and a lot cheaper than upgrading your graphics card). :)

If you have questions don't hesitate to ask.

This post has been edited by zyzz: 16 July 2014 - 08:14 PM


#3 User is offline   thelionroars Icon

  •   QA member   
  • Account: thelionroars
  • Country:
  • Joined: 21-September 11
  • Posts: 853

Posted 16 July 2014 - 08:52 PM

https://github.com/F...ror42/issues/24

It's an issue with SDL (Simple Directmedia Layer) which is the library that most games on Linux use for I/O.

#4 User is offline   roadtoad Icon

  • Account: roadtoad
  • Joined: 15-March 13
  • Posts: 11

Posted 17 July 2014 - 11:26 AM

View Postzyzz, on 16 July 2014 - 08:13 PM, said:

There's a workaround for the brightness (and it may get fixed next patch).

Create a new file in your UrT folder (where the binaries are).
Call it "UrT_start.sh" or whatever you like.
Rightclick on it -> settings and make it executable.

Paste the following:

#!/bin/bash
xgamma -gamma 1.6 # Higher value will result in brighter display
./Quake3-UrT.x86_64 # Starts the 64bit binaries. If you use 32 bit exchange it with the 32bit ones
xgamma -gamma 1 # Resets the brightness after you quit the game



If you start the game via script you get the brightness and 90 fps better than using wine (and a lot cheaper than upgrading your graphics card). :)

If you have questions don't hesitate to ask.


Think I did it right, made a text doc. then made it excut. Put it in the folder. Started game, no change.

#5 User is offline   baex Icon

  • Account: baex
  • Country:
  • Joined: 23-May 12
  • Posts: 83

Posted 17 July 2014 - 11:29 AM

Dont get an AMD for Linux. I tryed it with tf2 and on windows i get around 200 stable. On Linux i was at about 50 very inconsistent. The drivers just are shit for amd on linux.

This post has been edited by baeX: 17 July 2014 - 11:29 AM

View PostNounou, on 01 December 2012 - 12:33 AM, said:

Hey I love you baex, but also, consider that i'm drunk

bullet_loaderAdvertisement

#6 User is offline   zyzz Icon

  • Account: zyzz
  • Country:
  • Joined: 08-August 12
  • Posts: 63

Posted 17 July 2014 - 08:55 PM

View Postroadtoad, on 17 July 2014 - 11:26 AM, said:

Think I did it right, made a text doc. then made it excut. Put it in the folder. Started game, no change.


Don't start the game start the file you create with a double click. A popup should appear and ask you what you want to do with it. Choose 'Execute' (or however it's called).

Do you have a 64 or 32 bit installation?

Try exchanging this the 2nd line with:


./Quake3-UrT.i386 # Starts the 32bit binaries.


This post has been edited by zyzz: 17 July 2014 - 08:55 PM


#7 User is offline   roadtoad Icon

  • Account: roadtoad
  • Joined: 15-March 13
  • Posts: 11

Posted 19 July 2014 - 01:09 PM

Still don't know if this is right

#!/bin/bash xgamma -gamma 1.6
#./Quake3-UrT.i386
#xgamma -gamma 1

Changed it to a file that was excutable, dropped it to this folder
Posted Image
Tried starting, nothing happens

Also tried dropping it into the q3ut4 folder, nothing happens.

Maybe because the game is not really installed? Just starting from one of the files in the picture.

I am still new to using the terminal to do stuff as well.

Thanks for your help.

#8 User is offline   roadtoad Icon

  • Account: roadtoad
  • Joined: 15-March 13
  • Posts: 11

Posted 19 July 2014 - 01:39 PM

Tried something different.
Actually used the terminal to install UT directly in Mint 17 using the Mint 16 instructions.
http://linuxg.net/ho...mentary-os-0-2/

Now I can start it from the Games folder. But now i need to find out how to change the brightness as the screen is still dark when the game starts and the brightness adjuster slider does not function. If I can get this sorted out, I'll be good to go.

Any help is appreciated

#9 User is offline   Orbit Icon

  •   verified user   
  • Account: orbit
  • Country:
  • Joined: 28-February 10
  • Posts: 108

Posted 19 July 2014 - 05:22 PM

#!/bin/bash
xgamma -gamma 1.6
/home/username/UrbanTerror42/Quake3-UrT.i386
xgamma -gamma 1


Now make shortcut button because you need to start game at UrT_start.sh file.

Posted Image

#10 User is offline   roadtoad Icon

  • Account: roadtoad
  • Joined: 15-March 13
  • Posts: 11

Posted 19 July 2014 - 08:45 PM

Still no go. Sorry.

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Advertisement


Copyright © 1999-2024 Frozensand Games Limited  |  All rights reserved  |  Urban Terror™ and FrozenSand™ are trademarks of Frozensand Games Limited

Frozensand Games is a Limited company registered in England and Wales. Company Reg No: 10343942