Technical support > Windows

main menu not showing

<< < (2/2)

Mattn:
it's not config.cfg but default.cfg- this file is in your checkout (not your home) in the base/ dir with this content:


--- Code: ---//
// INIT STUFF
//
alias initmainui "ui_initstack main;"
alias   init    "initmainui;"

//
// newgame command
//
alias newgame "killserver;maxclients 1;"

//
// ufo +set dedicated 1 or ufoded
// will run this command if no other +map is included
//
alias dedicated_start "exec dedicated.cfg;"

alias saveconfigcfg "saveconfig config.cfg;"

--- End code ---

only replacing or adding this file should not really help - because i think if this file is missing, there might be others.

Lost Angel:
created the said file in the folder you indicated - now all works fine, thanks. no idea how it could've disappeared from there originally.

Navigation

[0] Message Index

[*] Previous page

Go to full version