664725121d938

664725121df8a
1 Guest is here.
 
664725121e656
I tried the "shift+;" and then "shift+anythingelse". I changed keyboard layout to different ones, I just seem to not have any success whatsoever of getting the console (in shoot mode, of course). I tried left shift, right shift. I still have no idea. Has anyone of you experienced something like this before? This is my first time trying the console, so I've never seen it working before, but disabling mods doesn't seem to change a thing.

TL;DR: The file user.bnd in your shock directory has the line "bind : edit_command" (or very similar). Change it to something that doesn't need shift. For me "bind . edit_command" worked. Save user.bnd with the changed line. Console will now start, when you press ".", but the keyboard layout is still strange. Changing the layout to brazilian does work. _ is now at shift+ß  (I have a german keyboard)
Code: [Select]
$ setxkbmap br
« Last Edit: 01. January 2016, 14:11:50 by Colonel SFF »

664725121e94cOmegaDEATH

Re: console command not working
664725121e9a9
I tried the "shift+;" and then "shift+anythingelse". I changed keyboard layout to different ones, I just seem to not have any success whatsoever of getting the console (in shoot mode, of course). I tried left shift, right shift. I still have no idea. Has anyone of you experienced something like this before? This is my first time trying the console, so I've never seen it working before, but disabling mods doesn't seem to change a thing.

Using the number pad?

664725121eaddZylonBane

Re: console command not working
664725121eb32
What sort of weirdo foreign keyboard are you using?

Whatever, if you look at an American or British keyboard layout, you'll see that the shifted semicolon character is a colon. So type a colon.
Re: console command not working
664725121ef61
What sort of weirdo foreign keyboard are you using?

Whatever, if you look at an American or British keyboard layout, you'll see that the shifted semicolon character is a colon. So type a colon.
It's the one built in to my Laptop.
The layout is called German (Austria). English (UK), and English (US) don't change the fact that it's not working.

Using the number pad?
I have neither a shift, nor a colon key on the number pad. But I still tried combinations with the Numpad. On and Off, yes.
« Last Edit: 30. December 2015, 18:52:36 by Colonel SFF »

664725121efffZylonBane

Re: console command not working
664725121f04b
Did. You. Type. A. Colon?

664725121f0dbOmegaDEATH

Re: console command not working
664725121f125
Try use the windows on screen keyboard.
Re: console command not working
664725121f37f
On a german keyboard you have to press shift+:
Re: console command not working
664725121f7b2
On a german keyboard you have to press shift+:
Did. You. Type. A. Colon?
Thanks, yes I did. I wish I was too stupid to try out , and . at first, because then the problem would now be fixed.  ;)
Try use the windows on screen keyboard.
I don't see how I could do that.
« Last Edit: 30. December 2015, 22:24:45 by Colonel SFF »

664725121f866OmegaDEATH

Re: console command not working
664725121f8b3
Sorry for late reply.
it should be under the windows 'accessibility' options.

But could be somewhere else what OS are you using sorry.
Re: console command not working
664725121f9eb
I guess it's more of a problem how you can input anything into it with a full screen game active.

I made a simple autohotkey script.
Code: [Select]
End::
Send {Shift Down}{SC034}{Shift Up}
Return
Whenever you press the End key it should open up the console.
Maybe you have some weird thing going on and you get an improper scancode, with this it should do the trick.
Acknowledged by: OmegaDeath
Re: console command not working
664725121fe5d
I guess it's more of a problem how you can input anything into it with a full screen game active.
That's what I meant, yes.
I made a simple autohotkey script.
Code: [Select]
End::
Send {Shift Down}{SC034}{Shift Up}
Return
Whenever you press the End key it should open up the console.
Maybe you have some weird thing going on and you get an improper scancode, with this it should do the trick.
Thank you for the effort. Unfortunately AutoHotkey isn't WINE supported.
This is a mystery to me. I also tried rebinding "bind : edit_command" in user.bnd to something else. (I don't know if that's even the right thing, but it looked promising.)

Edit few mins later: I tried rebinding "bind : edit_command" to something that doesn't need shift. It is now "bind . edit_command" and works like a charm. Problem solved.
« Last Edit: 31. December 2015, 01:07:46 by Colonel SFF »
Re: [solved] Console command not working
664725121ff6b
Oh, yeah, forgot that you are on WINE. Autohotkey probably doesn't work on WINE because it intercepts the OS on a low level. The structure probably is different as it is some kind of API translator.
Re: [solved] Console command not working
66472512200f1
Just as I thought. After being able to open the console I found out that my keyboard layout outside of SS2 doesn't change the one inside. Now I can't seem to find the "_" button.
"," and "." are the same, but adding shift will make then "<" and ">".
My "_" is a "/" when pressed in the console, and a "?" when I add shift.
Does anyone know that keyboard layout, and if it's possible to change it?

I'll make a screenshot of 1234567890 with shift pressed.
[Screenshot from 2015-12-31 02:27:59.png expired]
« Last Edit: 03. January 2016, 00:11:24 by Kolya »

6647251220183OmegaDEATH

Re: [solved] Console command not working
66472512201cc
:) this community rocks i love you guys.
Re: Console command not working
66472512202e2
Except the ^ being a lightning symbol and the parenthesis looking like brackets it seems to be the standard (US) layout.
Try pressing shift + ß for "_"
Re: Console command not working
6647251220528
Except the ^ being a lightning symbol and the parenthesis looking like brackets it seems to be the standard (US) layout.
Try pressing shift + ß for "_"
Nothing comes when pressing ß or ß+shift. Neither does it for "´" right next to "ß"
Re: Console command not working
6647251220636
Then I have no idea what else to try. I have no idea about the usage of Linux or WINE.

Maybe as a makeshift until it's solved you can try to copy and paste the underscore.
Re: Console command not working
664725122085b
Maybe as a makeshift until it's solved you can try to copy and paste the underscore.
Good idea, thanks, but ctrl+c/v doesn't seem to work either.  :rolleyes:
66472512209c2
Found something promising on the WineHQ Bugzilla and tried
Code: [Select]
$ setxkbmap deDoes not solve the problem however.

BUT(!): changing the layout to brazilian does work. _ is now at shift+ß  (I have a german keyboard)
Code: [Select]
$ setxkbmap brWorks, but this is really just a temporary solution for people not on a brazilian keyboard.
« Last Edit: 01. January 2016, 14:08:05 by Colonel SFF »
1 Guest is here.
You think you're having fun, but you don't know what fun is.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6647251220aac