Wotever
@admin5435
Admin
Prominent Member
Joined: Aug 26, 2017
Last seen: Apr 19, 2025
Topics: 3 / Replies: 734
Reply
RE: Fullscreen

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...

5 years ago
Reply
RE: Project Cars 3 Support

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...

5 years ago
Forum
Reply
RE: Leonardo Joystick and SimHub at the same time

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...

5 years ago
Reply
RE: F1 2020 ITM

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...

5 years ago
Forum
Reply
RE: Nextion screen + brightness changing with potentiometer?

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...

5 years ago
Reply
RE: Euro Truck Simulator 2 outputs wrong Rpms

No, the rpms are directly reported by the game, if the mod is cheating with the values which seems to be the case I have no ways to know it 🙁

5 years ago
Reply
RE: Euro Truck Simulator 2 outputs wrong Rpms

Hi ! Unfortunately, it looks like the car mod is a hack, the RPMs displayed are coming from the game SDK, and the mod is probably using a "hacked" tru...

5 years ago
Reply
RE: NCalc help - LED scroll with variable step duration

Hello, no it's not possible yet i'm sorry, like you found the scroll uses a reference time to compute the current scroll position and changing the del...

5 years ago
Reply
RE: Will these work together for diy wind sim

Hi ! If I'm not wrong 48w at 12v is 4 amps, you would be above of the motorshield V2 specifications, for such fans you will need to opt for the mons...

5 years ago
Reply
RE: Custom Protocol is not working

I see you were using two arduinos if I'm not wrong. Does it uses the same name ? They could be mixed ?make sure to give it an unique name in sketch se...

5 years ago
Reply
RE: Shake It Motors and RF2 - help with a problem?

Hi ! Ai runs a simplified physics and it's not the best for calibration, In simhub you can record actual telemetry data (see on top of the window ...

5 years ago
Reply
RE: Custom Protocol is not working

There is also an error on int prawy = FlowSerialReadStringUntil('\n').toInt(); It should be int prawy = FlowSerialReadStringUntil(';').toInt()...

5 years ago
Reply
RE: Custom Protocol is not working

Hi ! If I count correctly the Arduino code and the formula does not match, I see 13 integer being sent(in the formula), but 14 integers being rea...

5 years ago
Reply
RE: Hum/Buzz noise from Shakeit Bass effects (no ground loop)

Hi ! Indeed those sounds are not the best for the brain 😀 , I had to hear them a lot during my testings and no ... It's not good for the feng shui ...

5 years ago
Reply
RE: LED editor functions

hum it wasn't available in the sdk but there is a WearEngine value, I feel like the in game led will match a specific wear value 😀

5 years ago
Page 30 / 50