FreeIntv icon indicating copy to clipboard operation
FreeIntv copied to clipboard

Add support for V2 Core Options and add option to set default controller.

Open msheehan79 opened this issue 3 years ago • 3 comments

This PR adds support for V2 Core Options and adds one core option to set the default controller as either Left or Right.

The V2 options required an update to the libretro.h file so I updated the libretro-common dependencies as part of this.

Tagging as draft here as the prior attempt at this broke MSVC builds. I use MinGW here and it compiled fine for me, but I don't have an MSVC setup to verify this won't impact those builds again, so would appreciate any input or confirmation that it compiles OK for those setups.

msheehan79 avatar Feb 17 '22 01:02 msheehan79

Hi @m4xw , I'd like to merge this unless you have any objections.

inactive123 avatar Mar 27 '22 14:03 inactive123

@LibretroAdmin @m4xw any concerns with merging this PR?

I have a few other changes in my dev branch I would like to submit if this can be merged (input bitmasks, and full keypad mapping instead of the On Screen Keypad, similar to the changes I submitted for the a5200 core) which should address #81

msheehan79 avatar Feb 14 '23 00:02 msheehan79

Yes please.

Jazzzed avatar Sep 23 '23 06:09 Jazzzed