/gameinput-notimpl

Simple stub for GameInput context creation. It can be used in LMU for skipping GameInput initialization

Primary LanguageCMake

GameInput stub

This just skips GameInput context creation and allows for the game to fallback to other input api options.

Building:

cmake .
make

Using:

Copy GameInput.dll to wherever you like (game folder for example).