gameinput: Add stub dll.

Certain games have started using the newest GameInput API and linking to GameInput.dll. Adding a stub library allows these games to launch and enables them to fall back to the DirectInput API if GameInputCreate returns an error.

Affected games: Le Mans Ultimate

Merge request reports

Loading