Is there a way to make bzflag nonfullscreen (on osx)?

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
benson
Private First Class
Private First Class
Posts: 12
Joined: Tue Apr 01, 2003 10:35 pm
Location: NY, USA

Is there a way to make bzflag nonfullscreen (on osx)?

Post by benson »

I'm using osx and was just wondering if there was a way to make bzflag in a window rather than fullscreen...
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

add -window -geometry 800x600 to the command line.

where 800x600 is the size of the window you want.
ImageJeffM
User avatar
learner
General
General
Posts: 270
Joined: Sun May 11, 2003 2:06 am
Location: Maryland
Contact:

fullscreen is the only mode right now

Post by learner »

The -window -geometry options do not work on the OS X client right now, even if you run the binary directly from the terminal.

It's only fullscreen only, as far as I know, for the time being.
User avatar
TAK
Private First Class
Private First Class
Posts: 23
Joined: Wed May 14, 2003 10:41 pm
Location: BC, Canada
Contact:

Post by TAK »

damn. I hate that. Like sometimes I have other programs going and can make me lag, so i always have to quit bz, (losing my score) then come back on.
User avatar
learner
General
General
Posts: 270
Joined: Sun May 11, 2003 2:06 am
Location: Maryland
Contact:

I'll see what I can do with it

Post by learner »

TAK wrote:damn. I hate that. Like sometimes I have other programs going and can make me lag, so i always have to quit bz, (losing my score) then come back on.
Hear, hear to that. I have had the same or similar problems on several occasions. Usually, I just want to jump out real quick to perhaps change my music or see who is messenging me..

I'm going to see how tough it is to either get app-switching to work (ala CMD-TAB or something similar) or get windowed mode working at least via the command line args over the next week. Wish me luck.

Cheers!
User avatar
learner
General
General
Posts: 270
Joined: Sun May 11, 2003 2:06 am
Location: Maryland
Contact:

looked at the source

Post by learner »

I looked at the source code last night. The command-line arguments are read and handled properly. Non-fullscreen mode is just entirely not implemented.

Getting windowed-mode code is not "hard" but will be a bit tricky. It's a bit more involved. We'll see.

Cheers!
Post Reply