Author Topic: [SOLVED] Problem with launching Tremulous  (Read 3535 times)

MSan

  • Posts: 3
  • Turrets: +0/-0
[SOLVED] Problem with launching Tremulous
« on: October 15, 2007, 06:44:23 pm »
Sorry my bad English...
 
I know that if I press alt + enter i can go back to Windows. But is there any way to open this game framed, I mean it opens already in frames and i dont have to press alt+enter to go back. I have to know this because my antivirus-programme askes me a one question when I start the game and i cant answer that question...

next_ghost

  • Posts: 892
  • Turrets: +3/-6
[SOLVED] Problem with launching Tremulous
« Reply #1 on: October 15, 2007, 06:47:42 pm »
Change r_fullScreen to 0 in your autogen.cfg
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

MSan

  • Posts: 3
  • Turrets: +0/-0
[SOLVED] Problem with launching Tremulous
« Reply #2 on: October 15, 2007, 07:08:21 pm »
I red faq but don't understand what I should do with this "autogen"? I found it every folder in /tremulous and i cant open it/them. Please help me! How i change that autogen.cfg?

Plague

  • Posts: 238
  • Turrets: +13/-13
[SOLVED] Problem with launching Tremulous
« Reply #3 on: October 15, 2007, 08:34:50 pm »
.cfg files are config files and can be opened with a basic ASCII text viewer like Notepad.

Steely Ann

  • Posts: 752
  • Turrets: +106/-88
[SOLVED] Problem with launching Tremulous
« Reply #4 on: October 15, 2007, 10:34:59 pm »
You can also mess around so you have separate shortcuts for windowed and fullscreen, if you want.

You can right-click either the original shortcut or a copy and in the Properties menu, put +set r_fullscreen 0 (substituting '1' for '0' if you want a fullscreen shortcut) at the end of your Target line.  Example:

Code: [Select]
"F:\Program Files\Tremulous\tremulous.exe" +set r_fullscreen 0

I think -window or -windowed also did it.  Not sure.

MSan

  • Posts: 3
  • Turrets: +0/-0
[SOLVED] Problem with launching Tremulous
« Reply #5 on: October 16, 2007, 12:52:45 pm »
It works! Thank you all :)