Page 1 of 1

key issues

Posted: Mon Mar 26, 2007 5:00 pm
by Neil
Hi,

Great work! This is a truely great and simple frontend, but am having a few problems.

First up holding player 1 button and scrolling to list ends and through the alphabet isn't working :( It just jumps per page and then when you release 1 launches the game currently selected.

Next up while in game pressing 1up & 2up doesnt exit the game :(

Any ideas?

Re: key issues

Posted: Mon Mar 26, 2007 6:52 pm
by mgalaxy
Hi Neil,

Are you using a keyboard encoder (like the IPac)
mGalaxy is set to use those encoder, their programming is shown on the FAQ/Help page (http://www.mgalaxy.com/help.html) under the "Using the joystick and buttons" label.

Cheers,

Re: key issues

Posted: Mon Mar 26, 2007 7:09 pm
by Neil
Hmm, thats interesting.

Works with the IPac but not with the keyboard using the same key binds/inputs.

Oh well.

Thanks for making a cool frontend. Am changing over from ArcadeEPIC to yours.

Re: key issues

Posted: Mon Mar 26, 2007 9:30 pm
by mgalaxy
Works with the IPac but not with the keyboard using the same key binds/inputs
Yep, that's normal.

An example, how to quit mGalaxy:
If you use the keyboard only, you should press the "ESCape" key
...but with the IPac, the same "ESC" is sent with the combination of Plyr1&Plyr2 buttons.

Another example, browsing to previous letter:
If you use the keyboard only, you should press the "Enter" key
...but with the IPac, the same "ESC" is sent with the combination of Plyr1&JoystickLeft.

(I must confess that chart is not very clear, I will made a new one as soon as possible).
Is it more clear with those explanations?

Re: key issues

Posted: Tue Mar 27, 2007 6:20 am
by Neil
Yes thanks :)