Automobilsta is supported on both, simhub now have it's own dedicated entry, Shakeit is still on old fashion and you must use the rf1 plugin and option,Is it possible if simhib and shakeit apps could support automobilista sim ? And another request for shakeit app, it would be great that the app recognises the games automatically like simhub when the game starts. Thanks
Wotever, I have a request; can you add to the functions: Left(value, start, number) and right(value, start, number)? and perhaps some more functions that would help to dissect the returning values.
Main reason I need it is that I want to mimic the real 7 segment displays where the characters always remain fixed on their absolute coordinates. Now If I show RPM's the digits will jump forwards and backwards when it changes from 1 to 2 for instance.
thanks!
Further more, the app crashes on my computers after a while. Could it have to do with below mentioned error which appears as soon as I start the app, with or without connection to a game.
ERROR First chance exception errorSystem.IO.FileNotFoundException: Unable to find the specified file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
ERROR First chance exception errorSystem.IO.FileNotFoundException: Unable to find the specified file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
ERROR First chance exception errorSystem.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
Hello. I'm new to all this and I'm a bit lost. I´ve bought a 5" monitor and it´s working fine. I´ve been able even to make my own dashboard.
The first doubt I have is what is the difference between using a second monitor with Dash Studio (what I'm using now) and using Nextion. I understand that Nextion is for a specific kind of monitor, but why different programs? Are they different, better or worse in any way?
As regard my dashboard design, I have two screens, one for idle and one for racing. I will add some more screens for extra info. How can I assign a button on my steering wheel to cycle among all these screens (except idle)?
I also want to add some icons for warnings, such as fuel, water temp, etc. I want to make grey icon turn white. I don't know how to do it, but I guess I'll figure it out. Now, where can I get a list of all the possible warnings or all the info provided by the simulator (Assetto Corsa and Dirt Rally). I like to know, for instance, if I can show on screen things like engine failure, etc. Also, where do you get the scripts needed for every info or event? I haven't found any help docs or something like that.
Thank you.
Today I've been finally able to test Simhub with my second monitor; until now all my tests are displaying the dashboard in a window. I have found a problem with Assetto Corsa. When I run the dashboard, the idle screen is correctly displayed, but as soon as the loading screen appears, the display goes black. However, if I alt-tab, then the correct in-race dashboard image is displayed. Any idea? It must be a problem with AC, because with the other game I'm trying (Dirt Rally), this doesn't happen and the change between idle and in-race dashboards works all the time when going from the menus to the track. Oh, and it's not a problem with my layout because I've tried with others and it also happens. My AC version is a bit old (1.53), if that matters. Appart from this, no map at all in AC.
This should do the trick if(blink('fblinker',500,[DataCorePlugin.GameData.NewData.Fuel]<5),'',[DataCorePlugin.GameData.NewData.Fuel])I will try with version 1.9 and see the resuts.
Can anyone please help me with the fuel issue?
I need that:
when no data is available (Dirt Rally), a fixed value of 50 is used.
when the value of liters is below 5 (for instance), the text (which is white) blinks or turns to red (any of both options would be fine).