nmlgc / ssg

秋霜玉 / Shuusou Gyoku
MIT License
20 stars 5 forks source link

Support keyboard remapping #48

Open nmlgc opened 1 year ago

nmlgc commented 1 year ago

The game does support remapping the joypad, after all. The InputConfig structure also suggests that keyboard remapping was even planned at some point in development: https://github.com/nmlgc/ssg/blob/e6267e99dfaac467bf42d0336c3675c74c2441af/DirectXUTYs/DI_UTY.CPP#L54-L73

This would mostly be about adding the UI for it.