66474c124d33f

66474c124d897
1 Guest is here.
 
66474c124e1ed
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 »

66474c124e634OmegaDEATH

Re: console command not working
66474c124e695
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?

66474c124e82bZylonBane

Re: console command not working
66474c124e892
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
66474c124ef93
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 »

66474c124f09aZylonBane

Re: console command not working
66474c124f101
Did. You. Type. A. Colon?

66474c124f274OmegaDEATH

Re: console command not working
66474c124f2cd
Try use the windows on screen keyboard.
Re: console command not working
66474c124f67f
On a german keyboard you have to press shift+:
Re: console command not working
66474c124fb38
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 »

66474c124fc03OmegaDEATH

Re: console command not working
66474c124fc50
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
66474c124fd8f
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
66474c1250235
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
66474c1250350
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
66474c12504f5
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 »

66474c1250594OmegaDEATH

Re: [solved] Console command not working
66474c12505e3
:) this community rocks i love you guys.
Re: Console command not working
66474c12506f8
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
66474c1250b13
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
66474c1250c61
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
66474c1250f2f
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:
66474c12510a1
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.
It takes one to know one and I think you got it bad.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
66474c12511c2