Author Topic: Weird screen problem [Solved]  (Read 2828 times)

Drejer

  • Posts: 2
  • Turrets: +0/-0
Weird screen problem [Solved]
« on: January 16, 2011, 03:08:20 pm »
Hello,

I can't find any other topics on this, but basically when I start tremulous, part of the screen still shows my background and the other part shows tremulous.  If you can imagine running tremulous, and the top half of the computer screen shows your desktop, then the other half plays tremulous, that is what is happening to me.

It started happening when I had the mercenariesguild.net client executable, except the game would go gray after starting it.  Then I tried tremfusions client executable and the game starts, but I still get the split screen, part desktop part tremulous.  The desktop portion flashes constantly and the game below it runs fine.  Any help would be really appreciated. I tried taking a screen shot but it doesn't show the top of my screen being desktop, it only shows the normal bottom half of my screen that is playing tremulous.

TL:DR My screen is split between showing tremulous and showing my desktop when I run it, it just randomly did this the other day and hasn't reverted back.

Edit: Condump as well

tremfusion 0.99r3_R1422 win_mingw-x86 Jul  6 2009
----- FS_Startup -----
execing default.cfg
execing autogen.cfg
execing autoexec.cfg
----- Client Initialization -----
----- FS_Startup -----
execing autogen.cfg
execing autoexec.cfg
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
WARNING: tess.xyz not 16 byte aligned
----- finished R_Init -----
------ Initializing Sound ------
SDL_Init( SDL_INIT_AUDIO )... OK
Loading "OpenAL32.dll"...
Failed to load library: "OpenAL32.dll".
Sound memory manager started
Loading vm file vm/ui.qvm...
File "vm/ui.qvm" found in "C:\Documents and
Settings\Compaq_Owner.***\Application
Data\Tremulous\tremfusion\z-tremfusion-menu-0.99r3.pk3"
WARNING: help file 'ui/help.txt' not found!
SSE support is version 0
--- Common Initialization Complete ---
Winsock Initialized
Hostname: ****
IP: 192.168.1.3
IP: 192.168.1.2
IP: 5.207.212.187
Opening IP6 socket: [::]:30720
WARNING: NET_IP6Socket: socket: WSAEAFNOSUPPORT
WARNING: Couldn't bind to a v6 ip address.
Opening IP socket: 0.0.0.0:30720
-> /condump
usage: condump <filename>
-> /condump screen issue
usage: condump <filename>
-> /condump screenproblem
Dumped console text to screenproblem.
« Last Edit: January 31, 2011, 10:41:37 am by mooseberry »

Barre

  • Posts: 9
  • Turrets: +0/-0
Re: Weird screen problem
« Reply #1 on: January 16, 2011, 04:09:12 pm »
have you messed around with custom resolution?

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Weird screen problem
« Reply #2 on: January 16, 2011, 04:32:22 pm »
in the console run:
Code: [Select]
/r_mode 6
/r_width 1024
/r_height 768
/r_fullscreen 1
/vid_restart
and see what happens.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Drejer

  • Posts: 2
  • Turrets: +0/-0
Re: Weird screen problem
« Reply #3 on: January 16, 2011, 04:56:31 pm »
in the console run:
Code: [Select]
/r_mode 6
/r_width 1024
/r_height 768
/r_fullscreen 1
/vid_restart
and see what happens.


Thanks a ton David, this worked perfectly. +1 kind sir.