mupen64plus / mupen64plus-input-sdl

Input plugin for Mupen64Plus v2.0 project using SDL. This is derived from the original Mupen64 blight_input plugin.
GNU General Public License v2.0
43 stars 70 forks source link

Don't set "plugin" as part of autoconfig #45

Closed loganmc10 closed 7 years ago

loganmc10 commented 7 years ago

This adds supports for GetGBCartInfo. See https://github.com/mupen64plus/mupen64plus-core/pull/337

It also removes the plugin setting from autoconfig. Right now, if you are using autoconfig, your "plugin" choice is set by the INI file, it shouldn't really be tied to that. So I removed it from the autoconfig settings

loganmc10 commented 7 years ago

Ok I've updated it to just include removing "plugin" from autoconfig