Last seen: Nov 27, 2024
Hello !Simhub uses an embedded arduino with all libraries and features being tested for this specific version, since upgrading it could break some fea...
Hi it looks like the latest rf2 version has some issues with this file, i've added a premade one on the troubleshooting guide :/p>
Hi ! when this occurs it often means that the game configuration file is corrupted, can you try to delete it (make a copy first just in case) : xxx\st...
Hi it simply means an application is already using the serial port, make sure to close any potential apps using it (including simhub),
@pront Indeed keyboard plugin is not enabled by default (antiviruses doesn't like softwares watching for keyboard inputs,so it's not enabled by defa...
Hi !A/B/C/D actions are used when the dash has some multiple screens widget, the dash designer can choose one of those 4 actions to change this part (...
You need to use seconds to differences (ncalc can't do it on times), you can use timespantoseconds(xxxx) to convert in seconds both operands, t...
Hi ! No this is not supported, I've evaluated such display in the past but it proved to be too slow.
You can use the model without the R, the last R or N tells if it's a resistive touchscreen (R) or no touch (N) :
Hi !It's simply because the template have been designed for another model, as long as the size/resolution you simply need to select the correct model ...
Hi ! It's mendatory to leave the game in windowed borderless or windowed. When you run in full screen mode the game has exclusive access to the mon...
Yes it will 😉 In the wait you can simply switch simhub to pcars2 and enable in game telemetry, options (enable shared memory in pcars2 mode. The t...
It's possible yes, it will require a bit of coding from your own with proper bounds, correction curve, eventually smoothing, but I can't see any parti...
Hi !Hard to say, currently simhub simply forwards all UDP packets as it was received with no changes, I can't see much reasons for an issue on this en...
Hello ! No you can't the arduino is only acting as a "serial bridge" to the nextion and if you try to send data from ther arduino you will mix with co...