ec- / Quake3e

Improved Quake III Arena engine
GNU General Public License v2.0
1.15k stars 148 forks source link

[Enhancement] Add CVAR to change WINDOW TITLE #289

Open xplshn opened 2 weeks ago

xplshn commented 2 weeks ago

The flatpak for OpenARENA which I maintain uses Quake3e, the title is always set incorrectly and contitle did not help: https://github.com/flathub/io.github.ec.Quake3e.OpenArena/issues/115#issuecomment-2161589134

KG7x commented 2 weeks ago

con_title already exist

ensiform commented 2 weeks ago

Did you add it like +set con_title "Blah blah here" to launch parameters?

Apparently this is only useful for windows dedicated server console window/viewlog.

KG7x commented 2 weeks ago

ah cl_title i think can help