Apps Download removed [Deleted]

Status
Not open for further replies.
Sorry but I can’t find this info anywhere, how do I set up the Shakeit part to work with my Fanatec V3 pedal motors, just had a go and getting nothing in Assetto Corsa.

Firstly what do I set the Fanatec wheel ABS settings to so it doesn’t interfere? I tried off and 100%. I switched on Wheel Lock and Acceleration Slip in Effects. On the Motor Outputs page I switched on send to Fanatec brake on Motor 1 with 100% Wheel Lock and Motor 2 set 100% on Acceleration Slip with send to Fanatec throttle.

What am I doing wrong?
 
Sorry but I can’t find this info anywhere, how do I set up the Shakeit part to work with my Fanatec V3 pedal motors, just had a go and getting nothing in Assetto Corsa.

Firstly what do I set the Fanatec wheel ABS settings to so it doesn’t interfere? I tried off and 100%. I switched on Wheel Lock and Acceleration Slip in Effects. On the Motor Outputs page I switched on send to Fanatec brake on Motor 1 with 100% Wheel Lock and Motor 2 set 100% on Acceleration Slip with send to Fanatec throttle.

What am I doing wrong?
Hi ! Since it's only a redirect of the effect, the specific doc is really short : https://github.com/zegreatclan/Asse...ake-It#fanatec-pedals-vibration-motor-support

In fanatec you should leave any integrated effects to off, Simhub sends data directly to the pedals, however it only works in usb mode (not through the wheel base) Also make sure that any other softwares which may drive the feedback are off (fanaleds for instance)

If everything goes fine you should see "Fanatec pedals connected" in the log :
upload_2018-8-6_7-15-17.png

Here you can see "not found" since they are not plugged.
Then you can test the connection using the "test motros effect" :
upload_2018-8-6_7-38-2.png


Also defaut dettings are totally neutral (maybe a bit too much : You have to tinker it to fit your needs : https://github.com/zegreatclan/AssettoCorsaTools/wiki/Arduino-Shake-It#how-to-configure-effects
Take care it's based on telemetry so, if you have high ABS and TC enabled basically the wheel won't slip and you won't get any effect. Here some aggressive settings for acceleration slide and wheel lock :
upload_2018-8-6_7-39-13.png


Last clue is the game is perhaps the game is not connecting ? https://github.com/zegreatclan/Asse...ub-Basics----Games-config-and-troubleshooting

If this dones not solves it could you send me your log files they are available in C:\Program Files (x86)\SimHub\Logs
 
How can I make turn signals appear on the rgb led strip, Im playing ets2
Hi !
Cith formula mode you can use any data, including blinkers :

For instance :
upload_2018-8-6_18-11-8.png

The "value" formula is [DataCorePlugin.GameRawData.Lights.BlinkerLeftOn]
I let you guess what's on the opposite side ;)
 
Hi ! Since it's only a redirect of the effect, the specific doc is really short : https://github.com/zegreatclan/Asse...ake-It#fanatec-pedals-vibration-motor-support

In fanatec you should leave any integrated effects to off, Simhub sends data directly to the pedals, however it only works in usb mode (not through the wheel base) Also make sure that any other softwares which may drive the feedback are off (fanaleds for instance)

If everything goes fine you should see "Fanatec pedals connected" in the log :
View attachment 263338
Here you can see "not found" since they are not plugged.
Then you can test the connection using the "test motros effect" :
View attachment 263339

Also defaut dettings are totally neutral (maybe a bit too much : You have to tinker it to fit your needs : https://github.com/zegreatclan/AssettoCorsaTools/wiki/Arduino-Shake-It#how-to-configure-effects
Take care it's based on telemetry so, if you have high ABS and TC enabled basically the wheel won't slip and you won't get any effect. Here some aggressive settings for acceleration slide and wheel lock :
View attachment 263340

Last clue is the game is perhaps the game is not connecting ? https://github.com/zegreatclan/Asse...ub-Basics----Games-config-and-troubleshooting

If this dones not solves it could you send me your log files they are available in C:\Program Files (x86)\SimHub\Logs


Ah right, it needs the direct USB connection to the pedals to work, that would be why then haha. Thanks for the help.
 
Hi Wotever,
I have been using Simhub for a while now, Shakeit transducers, LED rev lights, and Web dash on a Samsung phone. I Am using IRacing.
I have recently been having problems with simhub dropping out during game play, which i then loose dash, leds and vibration. it the reconnects and works again. it may do this every 5 mins or so. Below is the log i took last night. I have re-installed Simhub and its still doing the same. any ideas?
Cheers
simhub crash.PNG
 
Hi Wotever,
I have been using Simhub for a while now, Shakeit transducers, LED rev lights, and Web dash on a Samsung phone. I Am using IRacing.
I have recently been having problems with simhub dropping out during game play, which i then loose dash, leds and vibration. it the reconnects and works again. it may do this every 5 mins or so. Below is the log i took last night. I have re-installed Simhub and its still doing the same. any ideas?
Cheers
View attachment 263614
Hi !

I can see indeed a disconnect and reconnect, nothing else sneaky in the log, it would make me think at some instabilities over the WiFi.
Actually if the "pipe" is broken, Simhub will try to send data to your phone and get stuck until the connection get officially broken (web client disconnected in the log) It will impact other features (leds, shakers) since the web dash update is on the critical path and will lock SimHub until the situation gets back to normal. I don't think about any crash on the client side neither (browser) since it sees a disconnect too on it's end and triggers the reconnect procedure 3s later (which is the auto reconnect delay).

I took a look about possible Galaxy s5 wifi issues just in case, and i've seen many issues with Wifi "smart network switch" being playful, could it come from this ? https://forums.att.com/t5/Samsung-D...-keeps-dropping-and-reconnecting/td-p/4171863
https://www.androidpit.com/forum/637168/samsung-galaxy-s5-galaxy-s5-lollipop-wifi-issues
 
Hi Woterver, It's possibile add to next release possibility to set two gauges ?
Many people have E36 cluster and Other standard Gauges (set to 11.000 Rpm, thanks to AMSTUDIO... ) and what I have to do to modify sketch (bmw E36 cluster) from km/L to L/Km on MPG pin ??
Regards
 
Hi Woterver, It's possibile add to next release possibility to set two gauges ?
Many people have E36 cluster and Other standard Gauges (set to 11.000 Rpm, thanks to AMSTUDIO... ) and what I have to do to modify sketch (bmw E36 cluster) from km/L to L/Km on MPG pin ??
Regards
Hi I will investigate but i'm not sure those kind of gauges have a normalized communication (such as speedo and tach), in this case it won't be possible to add a "universal support". Concerning the sketch, I'm sorry, I don't know, i've seen it a couple of times but it's not part of standard Simhub.
 
Hi !

I can see indeed a disconnect and reconnect, nothing else sneaky in the log, it would make me think at some instabilities over the WiFi.
Actually if the "pipe" is broken, Simhub will try to send data to your phone and get stuck until the connection get officially broken (web client disconnected in the log) It will impact other features (leds, shakers) since the web dash update is on the critical path and will lock SimHub until the situation gets back to normal. I don't think about any crash on the client side neither (browser) since it sees a disconnect too on it's end and triggers the reconnect procedure 3s later (which is the auto reconnect delay).

I took a look about possible Galaxy s5 wifi issues just in case, and i've seen many issues with Wifi "smart network switch" being playful, could it come from this ? https://forums.att.com/t5/Samsung-D...-keeps-dropping-and-reconnecting/td-p/4171863
https://www.androidpit.com/forum/637168/samsung-galaxy-s5-galaxy-s5-lollipop-wifi-issues
Thanks for your reply,
Now i think about it, its only started happening after factory resetting the S5 as i only use it as a Dash.
Ill check the setting and report back.
It does seem that the dash stops working first followed by the LED and Shakeit freezing then stopping.
Cheers
 
Thanks for your reply,
Now i think about it, its only started happening after factory resetting the S5 as i only use it as a Dash.
Ill check the setting and report back.
It does seem that the dash stops working first followed by the LED and Shakeit freezing then stopping.
Cheers
Just some feed back, smart switch was not switched in as i have no sim card.
i did however change wifi connection to 5ghz. It seems to have solved my problem as i didnt have any issues last night.
Cheers
 
Ah right, it needs the direct USB connection to the pedals to work, that would be why then haha. Thanks for the help.
Hi ! Since it's only a redirect of the effect, the specific doc is really short : https://github.com/zegreatclan/Asse...ake-It#fanatec-pedals-vibration-motor-support

In fanatec you should leave any integrated effects to off, Simhub sends data directly to the pedals, however it only works in usb mode (not through the wheel base) Also make sure that any other softwares which may drive the feedback are off (fanaleds for instance)

If everything goes fine you should see "Fanatec pedals connected" in the log :
View attachment 263338
Here you can see "not found" since they are not plugged.
Then you can test the connection using the "test motros effect" :
View attachment 263339

Also defaut dettings are totally neutral (maybe a bit too much : You have to tinker it to fit your needs : https://github.com/zegreatclan/AssettoCorsaTools/wiki/Arduino-Shake-It#how-to-configure-effects
Take care it's based on telemetry so, if you have high ABS and TC enabled basically the wheel won't slip and you won't get any effect. Here some aggressive settings for acceleration slide and wheel lock :
View attachment 263340

Last clue is the game is perhaps the game is not connecting ? https://github.com/zegreatclan/Asse...ub-Basics----Games-config-and-troubleshooting

If this dones not solves it could you send me your log files they are available in C:\Program Files (x86)\SimHub\Logs


Well I’ve plugged my pedals in directly with USB and I’m still getting nothing, the system log doesn’t mention anything at all about Fanatec pedals even though they work fine and SimHub says it’s connected to the game when on the track.
 
Thanks for your reply,
Now i think about it, its only started happening after factory resetting the S5 as i only use it as a Dash.
Ill check the setting and report back.
It does seem that the dash stops working first followed by the LED and Shakeit freezing then stopping.
Cheers
Happy to ear it's solved, these kind of problems are often rally hard to solve when it comes to strange phone behaviour, there is not a lot of settings accessible :D
 
Well I’ve plugged my pedals in directly with USB and I’m still getting nothing, the system log doesn’t mention anything at all about Fanatec pedals even though they work fine and SimHub says it’s connected to the game when on the track.
Hi ! It's very strange, at the moment where the option is checked to redirect to pedals, the log should show at least one line about fanatec search, could you send me the full log files and some screenshots of your shakeit settings ? (full logs are available in c:\Program Files (x86)\SimHub\Logs)
 
Hi!

I'm trying to use the property LastLapTyreWearFrontLeft and it stays at 0. I'm trying to use it in rFactor2. The wear percentage is no problem, but the last lap wear rates aren't available.

Is this a known issue?

It's not the FrontLeft alone, it's all 4 tyres.
 
Hi!

I'm trying to use the property LastLapTyreWearFrontLeft and it stays at 0. I'm trying to use it in rFactor2. The wear percentage is no problem, but the last lap wear rates aren't available.

Is this a known issue?

It's not the FrontLeft alone, it's all 4 tyres.
Hi ! I will check that, I don't have the code under my eyes right now, but the values are stored when a valid lap is triggered, in RF2 it often means that you need 2 and a half lap.
 
Status
Not open for further replies.

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top