• Welcome, Guest. Please login.
 
October 14, 2024, 03:41:21 AM

News:

MX Bikes beta19 available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - KIR919

1
Plugins / Re: Input Plugins
February 01, 2024, 02:54:32 PM
Quote from: Hernan on July 11, 2020, 03:13:39 AMHi Everyone,

I am trying to work with this plugin to build a real bike interface.
But I cannot achieve to do this, because I cannot build a dll with my visual studio.

Could you tell me about how to make a project with Visual Studio to make a dll successfully?

When I put my .dll (64x) into plugins directory and rename it as ".dli", the Simulator does not reconize it or I think that is what happens.

For example in order to test this, I wrote an fopen function to write some file when Startup() function it's triggered and it never writes the file. :'(

How do I do this?
Thank you so much. 


Hi, how far did you get with this? Im starting up a projekt on my own, trying to implement a handlebar interface.
The only problem i see this project is having, is that there is no direct control of the handlebar at this point.
And i dont know if its even possible for PiBoSo to expose this feature.