aCynicalPie
10-17-2004, 03:10 AM
This opens up a console window, ala T2 where not only is there an input box for commands, there's also an output window that shows various loads and such.
My User.ini doesn't show that ScrollLock is bound to anything.
Anyone else have this?
byteasc
10-17-2004, 03:11 AM
yes.. its sort-of a default console window.. not sure if its reconfigurable to another key or not
aCynicalPie
10-17-2004, 03:17 AM
I wonder why they didn't just use this for the in-game console, since it's really better. I like having some kind of feedback when I type something in to it. In some games it can work as a debugger for certain things too, which is nice.
byteasc
10-17-2004, 03:23 AM
Yep.. I miss a real console :/
but its easy enough to debug otherwise, with log window so
xoticrox
10-17-2004, 08:11 PM
pause/break brings up another menu also, across the top
shazbot, it's hardcoded in.
(check UWindowRootWindow.uc)
It conflicts with synergy, (a virtual keyboard/mouse switch program) which uses scroll lock to temporarily disable.
knuckle
11-06-2004, 02:30 AM
Do you have to run with the -console command for the Scroll Lock key to function? Or does it work regardless?
it needs the -console option for it to work