Another Tremulous Question

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
davidshane
Level 1
Level 1
Posts: 27
Joined: Sun Oct 28, 2007 8:24 pm
Location: University City, Missouri
Contact:

Another Tremulous Question

Post by davidshane »

Whenever I play Tremulous (a game) full screen, after about 10 minutes I'll get popped back to the desktop, with Tremulous now taking up just part of the screen, and not responding to my commands. Any idea what could be causing this? It happens even when I have nothing else running, minus software in the background like Bluetooth Manager. And it's really annoying to only be able to play for 10 minutes. Merci.

P.S. This does NOT happen with BZFlag, another full screen game.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
davidshane
Level 1
Level 1
Posts: 27
Joined: Sun Oct 28, 2007 8:24 pm
Location: University City, Missouri
Contact:

Re: Another Tremulous Question

Post by davidshane »

Thanks for the tip! I'll give it a try.
User avatar
davidshane
Level 1
Level 1
Posts: 27
Joined: Sun Oct 28, 2007 8:24 pm
Location: University City, Missouri
Contact:

Re: Another Tremulous Question

Post by davidshane »

Success! I'd call that solved.
Cris86MVr

Re: Another Tremulous Question

Post by Cris86MVr »

I have maked a script for this problem:

#!/bin/sh
metacity --replace &
sleep 3
tremulous
sleep 3
compiz --replace

I have called it trem.sh
Give this 2 commands:
sudo chmod 777 tremulous.sh
sudo cp tremulous.sh /usr/bin

and you can modify the launcher in the menu with "sh /usr/bin/trem.sh"
It works very good.
Guest

Re: Another Tremulous Question

Post by Guest »

ehm sorry....:

sudo chmod 777 trem.sh
sudo cp trem.sh /usr/bin

:)
Locked

Return to “Software & Applications”