Home
Download
Screenshots

Wiki
Plugins
Translations
Developers
Donate

Forums/Help
Contact Us

StrokeIt

Bsnes & Strokeit help if possible.

Posted by mclane 
Bsnes & Strokeit help if possible.
April 10, 2010 11:34AM
Hi there trying to get Strokeit working with this emulator

http://bsnes.googlecode.com/files/bsnes_v063.zip

Link is safe and fully virus checked, also it an emulator I use daily..

Initially all I want to do is assign a mouse gesture to load a cartridge, I've tried winclass, name and file name with the keyboard shortcut of Shift + L. Depending on the class I use I sometimes get an unknown 'L' error depending if the L is [L] or just L.

Sadly it refused to bring up the load cartridge menu, a manual SHIFT + L works fine , just not VIA Strokeit.

I have also tried a command capture with Girder via the mouse click to load carts but no joy.

Is the emulator Strokeit proof.?

Cheers
Re: Bsnes & Strokeit help if possible.
April 11, 2010 03:12PM
There is no [L].
It's either a hotkey with SHIFT+L which is
New Command = keys, hotkey  "[SHIFT_DOWN]l[SHIFT_UP]"
in the config file or it is sending keys which is
New Command = keys, keys  "[SHIFT_DOWN]l[SHIFT_UP]"

You could try to use some delay, e.g.
   New Command = keys, keys  "[SHIFT_DOWN]"
   New Command = utilities, Delay  "200"
   New Command = keys, keys  "l"
   New Command = utilities, Delay  "200"
   New Command = keys, keys  "[SHIFT_UP]"
I recall a few users reporting it worked for them.
Re: Bsnes & Strokeit help if possible.
April 12, 2010 04:18AM
Hi, sadly not for me in any configuration, must be 'one of those' programs..

Thanks for trying...
Re: Bsnes & Strokeit help if possible.
April 12, 2010 10:52AM
Only for diagnosis, have you tried adding an On Screen Display text, to make sure the commands are in fact executed?
Re: Bsnes & Strokeit help if possible.
April 12, 2010 01:26PM
I tried and it really does not seem to work. The action is triggered, OSD display the text but the application does not respond neither to hotkey nor to sent keystrokes. It looks like that this emulator does not use the standard windows way to accept keystrokes. You could try Autohotkey as an alternative.
Leo
Re: Bsnes & Strokeit help if possible.
April 14, 2010 09:04AM
Hello mclane,

Try this. The menu will flicker but who cares :).

New Command = keys, hotkey  "[ALT_DOWN]s[ALT_UP]" 
New Command = keys, hotkey  "c"

Best regards

Leo
Re: Bsnes & Strokeit help if possible.
April 14, 2010 01:13PM
Looks good. It works for me.
Re: Bsnes & Strokeit help if possible.
April 15, 2010 09:26AM
Thanks again guys...

Excellent out of the box thinking there Leo (again) and obviously thanks to you guys for proving I wasn't going mad with not getting it working.



Edited 1 time(s). Last edit at 04/15/2010 09:34AM by mclane.
Author:

Your Email:


Subject:


Spam prevention:
Please, solve the mathematical question and enter the answer in the input field below. This is for blocking bots that try to post this form automatically.
Question: how much is 3 plus 2?
Message: