Hi,
I noticed that since a while, from version after 20200629 precisely, The core isn't able to load the joystick assignment previously saved
in /Config/inputs folder
So you need to configure each time you wanna use a specific core.
Regards.
MiSTer core and joystick mapping
- funkycochise
- Posts: 15
- Joined: Mon May 25, 2020 7:50 am
- Has thanked: 2 times
- Been thanked: 5 times
- funkycochise
- Posts: 15
- Joined: Mon May 25, 2020 7:50 am
- Has thanked: 2 times
- Been thanked: 5 times
Re: MiSTer core and joystick mapping
yes. Mister cores of july have the problem.
and when I go back to Mister 20200629, all works fine directly.
nobody else experienced such troubles ?
and when I go back to Mister 20200629, all works fine directly.
nobody else experienced such troubles ?
Re: MiSTer core and joystick mapping
I have. I thought it was just me! I think the issue is not that the input config is not created (it is being created, I verified) but the fact that the core upon boot is not reading that config now for some reason. Maybe it would be best to report this on github.
EDIT: Actually I think I know what is going on here. You now have to press "A" to enable the controller each time you launch a core. If you have a config for this controller, after you press "A" it will load and use that config. But, after each core load, you have to press "A" first.
This must be a new thing. An issue was opened for it here:
https://github.com/MiSTer-devel/Main_MiSTer/issues/272
EDIT: Actually I think I know what is going on here. You now have to press "A" to enable the controller each time you launch a core. If you have a config for this controller, after you press "A" it will load and use that config. But, after each core load, you have to press "A" first.
This must be a new thing. An issue was opened for it here:
https://github.com/MiSTer-devel/Main_MiSTer/issues/272
- funkycochise
- Posts: 15
- Joined: Mon May 25, 2020 7:50 am
- Has thanked: 2 times
- Been thanked: 5 times
Re: MiSTer core and joystick mapping
It's true, clicking on first button loads the setting for the controler it seems.
anyway its working fine, less straight forward, but I suppose it's to support different controllers at once.
So Issue is closed for me.
Thank you, eightbit for pointing the direction.
anyway its working fine, less straight forward, but I suppose it's to support different controllers at once.
So Issue is closed for me.
Thank you, eightbit for pointing the direction.
Re: MiSTer core and joystick mapping
NP. I am not sure if it is possible but a better way around it (if it is possible) would be to detect VID and PID of the USB controllers instead.... so pressing A wouldn't have to be a thing each time.