Wotever

Results 220 comments of Wotever

Hi ! From the few I know SMC3 is not compliant, if it moves it means the controller is not checking correctly the data format. But don't expect anything correct...

Maybe you have the manual explaining how to configure it in simtools ? Unfortunately njmotion website does display any information download or manual

Hi ! Could you send the picture through GitHub, pictures from mail replies are missing.

Hi ! I had the same issue, it's indeed tied to the newest rp2040 core. https://github.com/lovyan03/LovyanGFX/issues/613 To workaround it in the wait the fix is fully public you can use...

Hi ! This is intentional when in menu there is no proper data, DataCorePlugin.GameRunning and all around behaviours reflects the fact that you are "driving" in game. When the data...

Hi ! APK is using the webview and is bound to what the OS version of that time allowed. If your device is outdated, using the an up to date...

Hi could you join the log files so I can take a look ? > Log files > Join log files available in C:\Program Files (x86)\SimHub\Logs . Join simhub.txt (current/last...

Thanks for the logs, In the last one with an LMU mention I can see the game correctly connecting, But the screen seems to be failing every time. This could...

Hi ! Thanks for the extra informations, when such issues happens it's often just a corruption or uninstall of VC++ 2013 requirements. You can download the microsoft installer here :...

Hi ! Most Arduinos are using slow usb to serial chips, If you have a THE fast chip `(atmega32u4)` you can bypass this limit and use the firmware builder :...