Skip to content

gameinput: Add stub dll.

Oleg Makarenko requested to merge JacKeTUs/wine:gameinput-stub into master

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