Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sektor974

Pages: [1]
1
Questions about specific simulators / Re: F1 2016 Support?
« on: June 26, 2017, 04:10:06 pm »

2
Questions about specific simulators / Re: F1 2016 Support?
« on: June 26, 2017, 04:09:12 am »
Hi,

It seems like the telemetry packets of F1 2016 integrates many usefull features like wheel pressure, brake temp, drs, fuel, pit, etc.

Is it possible to put it in SimDash ?

Thanks

3
General Discussions / Re: American Truck Simulator
« on: February 13, 2016, 02:54:31 pm »
First : You have to copy/paste the "plugins" folder from "ETS2/bin/win_x64" to the "ATS/bin/win_x64".
Second : no need to rename the .exe.
You juste have to run the ETS2 Plugin in simdash before you run the ATS.

Run ATS and enjoy

4
General Discussions / Re: American Truck Simulator
« on: February 07, 2016, 12:31:01 pm »
It's OK, everything works. No need to update SimDash

5
General Discussions / American Truck Simulator
« on: February 02, 2016, 06:05:22 pm »
 ;)

6
Questions about specific simulators / Re: Euro Truck Simulator 2 x64 !
« on: August 05, 2015, 06:27:35 pm »

Please, share your arduino script

Don't need it anymore ; I made mine.

7
Questions about specific simulators / Re: Euro Truck Simulator 2 x64 !
« on: August 04, 2015, 08:19:19 am »


LEDS:

"truck.dashboard.backlight" (cluster light)
"truck.wipers" (wipers ON/OFF)
"truck.light.reverse" (reverse light ON/OFF)
"truck.light.beacon"
"truck.light.aux.roof" (fog lights roof)
"truck.light.aux.front" (fog lights front/down)
"truck.light.beam.high" (beam lights)
"truck.light.beam.low" (low beam lights)
"truck.rblinker" (right blinker)
"truck.lblinker" (left blinker)
"truck.engine.enabled" (truck engine ON/OFF)
"truck.electric.enabled" (key ACC mode)
"truck.battery.voltage.warning" ( if battery dont charge)
"truck.water.temperature.warning" (water temp warning)
"truck.oil.pressure.warning" (oil press warning)
"truck.adblue.warning"
"truck.fuel.warning" (low fuel level)
"truck.brake.air.pressure.emergency" (emergency light low pressure)
"truck.brake.air.pressure.warning" (low pressure warning)
"truck.brake.motor" (motor brake)
"truck.brake.parking" (parking brake)



LCD 40x4 info:

"truck.battery.voltage" (battery voltage)
"truck.odometer" (total kilometers of truck)
"truck.water.temperature" (water temp in C)
"truck.oil.temperature" (oil temp in C)
"truck.oil.pressure" (oil press in PSI)
"truck.adblue.consumption.average"
"truck.adblue"
"truck.fuel.consumption.average" (fuel comsumption in liters/km)
"truck.fuel.amount" (fuel liters on tank)
"truck.brake.temperature" (brake temp)
"truck.brake.air.pressure" (air pressure PSI)
"truck.brake.retarder" (retarder level)
"truck.cruise_control" (cruise control in m/s, 0 is disabled)
"truck.speed" (truck speed (m/s))
"truck.engine.rpm"
"truck.engine.gear"

INPUTS:

"truck.input.steering"
"truck.input.throttle"
"truck.input.brake"
"truck.input.clutch"
"truck.effective.steering"
"truck.effective.throttle"
"truck.effective.brake"
"truck.cruise_control"
"truck.hshifter.slot"
"truck.hshifter.select"


MORE INFO:

"truck.wear.wheels"
"truck.wear.chassis"
"truck.wear.cabin"
"truck.wear.transmission"
"truck.wear.engine"


WHEELS:

"truck.wheel.lift.offset"
"truck.wheel.lift"
"truck.wheel.rotation"
"truck.wheel.steering"
"truck.wheel.angular_velocity"
"truck.wheel.substance"
"truck.wheel.on_ground"
"truck.wheel.suspension.deflection"


MOVEMENT:

"truck.world.placement"
"truck.local.velocity.linear"
"truck.local.velocity.angular"
"truck.local.acceleration.linear"
"truck.local.acceleration.angular"
"truck.cabin.offset"
"truck.cabin.velocity.angular"
"truck.cabin.acceleration.angular"
"truck.head.offset"



Isn't it possible to get those datas with SimDash, Cristiano ?

8
Questions about specific simulators / Re: Euro Truck Simulator 2 x64 !
« on: August 04, 2015, 08:16:29 am »

I have all lights working in my cluster  ;D ;D ;D But i'm using pro-gauge for speed/tacho, etc.... and the lights (leds) with a arduino

Please, share your arduino script

9
Questions about specific simulators / Dirt 3 Complete Edition
« on: April 07, 2015, 05:10:37 am »
Hi,

I was very happy to see this new release on Steam "Dirt 3 Complete Edition" (without GLFW).
I tried to put
<motion enabled="true" ip="127.0.0.1" port="20777" delay="1" extradata="1" />
in th config file, but SimDash doesn't seem to work with this release and the game is still crashing at the end of the race (like the previous with latest update).

Does anyone got a solution ?

10
Questions about specific simulators / Euro Truck Simulator 2 x64 !
« on: January 21, 2015, 06:55:41 pm »
Not supported by SimDash yet  :(

11
General Discussions / KERS and DRS for F1 2012 & F1 2013
« on: August 02, 2014, 04:42:26 pm »
Hi

I read in this article that it is possible to manage DRS, Kers and overs data.
howto? : just by changing the "extradata" value in the game hardwaresettings like this :

Code: [Select]
<motion enabled=”true” ip=”127.0.0.1″ port=”20777″ delay=”1″ extradata=”1″ />
to

Code: [Select]
<motion enabled=”true” ip=”127.0.0.1″ port=”20777″ delay=”1″ extradata=”2″ />
Data for KERS is not very import, but DRS could be ver very usefull.

Will it be possible de get DRS managment in Simdash 6 ?

NB1 : you will find in the article, the source code of a homemade app called "F1speed" that manage those datas.
NB2 : extradata="2" doesn't work at all with simdash; extradata="3" seems to be ok

Thanks in advance.

12
General Discussions / Re: Grid Auto Sport support
« on: July 10, 2014, 09:07:12 am »
RE

13
General Discussions / Re: Grid Auto Sport support
« on: June 29, 2014, 09:12:06 pm »
Please Cristiano, make this quick ; I would love to play this game with my DLC-247 !!!

Pages: [1]
hit counter