Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOTKEY in gngeorc not assigned #8

Open
GoogleCodeExporter opened this issue Feb 13, 2016 · 0 comments
Open

HOTKEY in gngeorc not assigned #8

GoogleCodeExporter opened this issue Feb 13, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Put this configuration. 
p1hotkey0 1,2,4
p1hotkey1 4,8
p1hotkey2 2,8
p1hotkey3 1,4
p1control 
A=K97,B=K115,C=K113,D=K119,START=K49,COIN=K51,UP=K273,DOWN=K274,LEFT=K276,RIGHT=
K275,MENU=K27,HOTKEY1=K101,HOTKEY2=K100,HOTKEY3=K120,HOTKEY4=K122

This will map E, D, X and Z as hotkey for kyes ABC, CD, BD, AC respectively. 
2. Launch a the game that supports these hot keys. (e.g. kof98-kof03)
3. Take a coin and start playing.
4. During the game press any of E, D, X and Z. 

What is the expected output? What do you see instead?
Pressing E will be same as pressing ABC together.

What version of the product are you using? On what operating system?
Gngeo 0.8
OS: Ubuntu 12.04

Please provide any additional information below.

This is the configuration file (gngeorc) I am using

rompath /media/GAMESPOT/Emulators/mroms
effect hq2x
raster true
showfps true
samplerate 44100
p1hotkey0 1,2,4
p1hotkey1 4,8
p1hotkey2 2,8
p1hotkey3 1,4
p1control 
A=K97,B=K115,C=K113,D=K119,START=K49,COIN=K51,UP=K273,DOWN=K274,LEFT=K276,RIGHT=
K275,MENU=K27,HOTKEY1=K101,HOTKEY2=K100,HOTKEY3=K120,HOTKEY4=K122

Original issue reported on code.google.com by [email protected] on 4 Nov 2012 at 5:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant