In the assumption you have installed UT in the ~/Games/UrbanTerror folder, type at the command prompt: (substitute the correct folder if yours is different)
gedit ~/Games/UrbanTerror/utstart
copy and paste the following code and save/exit.
#!/bin/bash
xgamma -gamma 2.2
~/Games/UrbanTerror/./ioq3-urt
xgamma -gamma 1
If "-gamma 2.2" is not bright enough for you, you can increase this value.
Adding this script-file to the Menu so you can fire it up from the dashboard:
open main menu editor and add and item in the games section:
In our case the command is: ~/Games/UrbanTerror/./utstart |
enjoy the game.
No comments:
Post a Comment
Please be courteous, even if you do not share the same view.