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

PS2 joypad key configuration isn't saved. #66

Closed
ghost opened this issue Jan 18, 2017 · 4 comments
Closed

PS2 joypad key configuration isn't saved. #66

ghost opened this issue Jan 18, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Jan 18, 2017

Please fill out this form:

Expected behavior

Joypad keys should be saved.

Actual behavior

They are deleted, thus, I can't use my joypad

Steps to reproduce the behavior

Open VBAM-M [WX/GTK] under linux.
Click settings, then input, then configure.
Try to put your joypad keys.
Save.

Build details

Operating System (Windows, Mac, Linux, etc.):
Linux, Arch Linux.
Interface (wx, SDL, default is wx):
wx
Version of code (pre-built binary version, or commit ref, or just "master"):
commit 1eb7685
Any other relevant build information:
Got from arch repos.
If this is e.g. a joystick or video issue, then the relevant hardware information:

@rkitover
Copy link
Collaborator

@Ufeldraku does the joystick work for that session after you configure the keys and only not work when you relaunch the emulator? Or does it not let you set the joystick keys at all?

Did you check that settings are getting saved properly into ~/.vbam/vbam.conf and that permissions on that directory and file is correct?

@ghost
Copy link
Author

ghost commented Feb 12, 2017 via email

@rkitover
Copy link
Collaborator

Can you check that your gamepad works with both jstest from the joyutils package and sdl2-jstest-git as described here:

https://wiki.archlinux.org/index.php/Gamepad

Also, we use SDL for joystick input, perhaps try this (or another SDL game):

https://wiki.archlinux.org/index.php/Gamepad#Joystick_not_working_in_FNA.2FSDL_based_games

@Erim24
Copy link

Erim24 commented May 20, 2017

I am experiencing the same..
And if i specify the keys by their english names (e.g. Joy1-button1) in the vbam.config file it works until I change anything in the settings.
But if I try to set them via the user interface the configuration of the keys is deleted as soon as I press "OK" in the dialog

rkitover pushed a commit that referenced this issue Jul 31, 2019
Automatically hide some core options depending on rom image type
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

2 participants