Forgot about those, ye. :V EDIT: Snuck in the ini files into the zip :3
About joyconfig. Did anyone actually read the README?
=======
Input
=======
If you have an xinput-supported gamepad, you should not need to configure input at all. It should work as expected.
If you want to configure input for obscure systems which don't map well to the RetroPad,
it is recommended you create an autoconfig for your device.
retroarch-joyconfig.exe -a autoconfig/yourpad.cfg
Follow the instructions on-screen.
You can also configure input directly and update retroarch.cfg, but this is not recommended.
retroarch-joyconfig.exe -i retroarch.cfg -o retroarch.cfg
To configure some of the most relevant hotkeys (save state/load state/RGUI menu toggle), add --misc.
If you don't want to configure certain binds, there is no way to "skip" a config. A workaround for this is to use the --timeout option.
See retroarch-joyconfig.exe --help for more information.