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

Support for #include directive in InputAutoCfg.ini #129

Open erjoalgo opened 10 months ago

erjoalgo commented 10 months ago

It would be great to support an either include directive in the InputAutoCfg.ini or a inputautocfg.d directory to include a user's custom contoller configurations. The only way I have found to do this so far has been to make a backup of the original file and symlink the system-wide file to a personal config file.