Kart Racing Pro Official Forum

Mods => Plugins => Topic started by: PiBoSo on September 28, 2012, 10:04:27 PM

Title: Input Plugins
Post by: PiBoSo on September 28, 2012, 10:04:27 PM
Starting from Beta7, it is possible to write a DLL that sends input data to Kart Racing Pro.

The interface can be downloaded at: http://www.kartracing-pro.com/?page=downloads

Please note that all function calls are blocking, so control should be returned to simulation as soon as possible to avoid framerate issues.

The DLL must be compiled for 64 bit.

The plugin must have the file extension renamed to DLI and it must be copied to the "plugins" directory in Kart Racing Pro installation folder.
Title: Re: Input Plugins
Post by: PiBoSo on March 21, 2013, 06:30:47 PM

Example source code updated to the latest interface.
Title: Re: Input Plugins
Post by: PiBoSo on July 18, 2015, 01:07:11 AM

Example source code update to the latest interface.
Title: Re: Input Plugins
Post by: PiBoSo on July 20, 2015, 06:41:57 PM

Example source code update to the latest interface.
Title: Re: Input Plugins
Post by: PiBoSo on August 13, 2016, 10:47:36 AM

Example source code update to the latest interface.
Title: Re: Input Plugins
Post by: PiBoSo on April 09, 2019, 04:18:43 PM

Please note that, starting with Release8, input plugins must be compiled for 64 bit.
Title: Re: Input Plugins
Post by: Guy Cunnington 1 on October 14, 2019, 06:08:37 PM
How do I get my THRUSTMASTER TH8A  shifter to work???
Thanks Guy
Title: Re: Input Plugins
Post by: Zym on August 30, 2023, 01:09:48 PM
can trueforce be implemented with this plugin?