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

Remapping Keys/Buttons #72

Open
mrdeathjr28 opened this issue May 9, 2023 · 1 comment
Open

Remapping Keys/Buttons #72

mrdeathjr28 opened this issue May 9, 2023 · 1 comment

Comments

@mrdeathjr28
Copy link

Hi

If can add remapping keys / buttons will be better for gameplay

Thanks

@fedex81
Copy link
Owner

fedex81 commented May 12, 2023

No easy way of doing this at the moment.

For keyboard use you can

  1. open key.config.1p and edit the mappings, for example changing player1 UP button to the 'P' keyboard key would be
    P.1.UP=P
  2. edit the helios.properties file in the same folder by changing the following line:
    #key.config.file=key.config.1p
    to
    key.config.file=key.config.1p

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

No branches or pull requests

2 participants