No video

Fiat Panda Tacho + Arduino + ETS2

  Рет қаралды 48,828

tfruba

tfruba

Күн бұрын

Пікірлер: 130
@actualogy
@actualogy Жыл бұрын
That has got to be the most gorgeous gauge cluster I've ever seen
@tfruba
@tfruba Жыл бұрын
Oh, there are many better ones, but I don't know how to drive 'em ;)
@federicoalonso98
@federicoalonso98 5 жыл бұрын
Nice job, I have a dashboard working with Arduino UNO and a racing tacho and multiple Arduino modules. I have only one question: How do you synchronize the dashboard lights (for example the turn signals) with the lights of the game?
@tfruba
@tfruba 5 жыл бұрын
I don't sync them. Settin a serial port to 2Mbps solved a problem with timings ;)
@adamt1201
@adamt1201 Жыл бұрын
powiedz mi .. szyna CAN wymaga 60 ohm. dałeś tam opornik - czy tylko podłączyłeś i działało? muszę " zemulowac" kilka sygnałów w swojej pandzie elektrycznej ( między innymi temperaturę wyłączyć kontrolkę immo i check - bo jest już nie potrzebna ) i tak TROCHĘ jestem ciekawy...;-)
@tfruba
@tfruba Жыл бұрын
Moja pierwsza nakładka miała opornik 120Ohm i za cholerę nie chciała wysyłać nic. Gdzieś wyczytałem, że należy go wylutować, więc tak też uczyniłem i teraz nie mam żadnego. Co do "emulacji" - pamiętaj, że emulować możesz tylko te sygnały, których nie ma w szynie CAN, bo inaczej moduły Ci zgłupieją.
@pankacper5136
@pankacper5136 3 жыл бұрын
Hi! Thus is can bus or analig signal. What pin is minus,plus, rpm,speed,fuel and temperature gauge?
@lopikamper
@lopikamper 4 жыл бұрын
Can someone help me ? I want to communicate with this cluster. First, I don't know if I had wired up all things right. 12V and GND are working. After the key ignition is ON, cluster does some sound and the backlight comes up with some symbols. But that is all. After going through several manuals, I have my CAN H and L wired to pins 8 and 9, but I am not sure if they are the right ones. Or maybe I have them in right place, but when I send some msg, which they should be good, nothing happens. Thank you for response.
@XxCazzeggiOnlinexX
@XxCazzeggiOnlinexX 2 жыл бұрын
The website doesn't work anymore, can I have the Id list of the cluster? And if I can how you configured the Arduino. Thanks
@99dalo99
@99dalo99 3 жыл бұрын
hello, do you still have the code of the can commands? your site doesn't work anymore. thank you
@martinkovski5704
@martinkovski5704 5 жыл бұрын
Fajne :D
@simtr1586
@simtr1586 3 жыл бұрын
Hello, I have a fiat indicator banel, I tried that much, which is a single slot. I could not connect to the pc. Can you send a link template or can you help me, thank you in advance.
@vampyryannik7334
@vampyryannik7334 3 жыл бұрын
WOW! This is amazing! I am trying to achieve that too but I dont have a working arduino sketch. Could you send me your version?
@dobry932
@dobry932 5 жыл бұрын
Cześć , można zamówić u Ciebie wykonanie takiej puszeczki tzw gotowca , żeby tylko wpiąć pod usb i , żeby działało ?
@franciscomoren0
@franciscomoren0 6 жыл бұрын
You're a genius man! Congrats.
@tfruba
@tfruba 6 жыл бұрын
Thanks mate :)
@RobertoSilva-cl9cc
@RobertoSilva-cl9cc 6 жыл бұрын
Could you tell me what Arduino used to do this project? and how did the panel display work?
@case6884
@case6884 5 жыл бұрын
Uno
@leonbataille7649
@leonbataille7649 7 жыл бұрын
Perfect! Good work!
@tfruba
@tfruba 7 жыл бұрын
Thank you :) I'm trying to expand the project to be able to control the game using panda's hardware (turning lights, wipers etc.), but lack of free time is stopping me at moment :( But there is some plan, so it's not that far from realisation ;)
@leonbataille7649
@leonbataille7649 7 жыл бұрын
Sounds very nice! I'm working on a similar project as well. But more in the future :)
@sbrazzo
@sbrazzo 4 жыл бұрын
sei un grande! Bravissimo!
@adamt1201
@adamt1201 Жыл бұрын
szacun...👌
@tfruba
@tfruba Жыл бұрын
Dzięki :)
@arenigac
@arenigac 6 жыл бұрын
excellent job man, i'm doing the same with a renault cluster but i'm having trouble with the speedometer, how did you make it move?? i'd really appreciate some help
@tfruba
@tfruba 6 жыл бұрын
Armando Iglesias hi, the speedometer in my case is jus can-based, so I'm sending a frame with calculated speed and the cluster reads it and sets the speed needle in desired position. I don't know how this works in Renault's cluster, but (if they're not mechanical) it should work the same.
@arenigac
@arenigac 6 жыл бұрын
tfruba an extra thumb up forma your response, the cluster Is also can based so i will follow your advice, i was doing math to calculate the width of the pwm... Thanks for your help
@tfruba
@tfruba 6 жыл бұрын
It seems you're doing incorrect math if the speedometer is not working. You must find out which message contains the speed, then send it to cluster, see what speed it will show, then change one byte in message and again send i to cluster to check what changes.
@davitgugunava1400
@davitgugunava1400 3 жыл бұрын
Tachometr down and angine check !!! What is the reason?
@tfruba
@tfruba 3 жыл бұрын
What do you mean?
@jjbc5059
@jjbc5059 6 жыл бұрын
Hello! There is any way to contact with you? I made something similar with the Fiat Grande Punto's tachometer which can bus system is like the Panda one. In my case I did it with ELM327 and Arduino Mega 2560 and a couple of Bluetooth devices. I used the Fiat MultiECUscan & AlfaOBD software to communicate with the cluster and in the middle of the communication there was an Arduino getting the command sent by the PC/Phone with Bluetooth communication, showing it on the Arduino's terminal and the sent to the ELM327 which it sends the command to the dash, and when he recognize and accepts the command, dash returns data to PC/phone, so that data is also logged at Arduino's terminal. I want to try to to the same but this time with CAN BUS Shield. I have the both most common models on the market, but I can't connect with cluster nor sniff between ELM327 and dash, when I connect the CAN BUS Shield, communication crashs and PC/phone software sents me an error message, I think it is due to 121Ohm resistor on the Shield that you need to remove on some ELM327 due to problems that it causes, I want to know a bit further about how to get it working. I have two videos from my old channel: **Sorry for the quality they were recorded for Instagram histories** Sending Commands to the speedometer and rpm counter: kzbin.info/www/bejne/qmPNqqZspt2gerc Demo game: kzbin.info/www/bejne/jJyalX1sichlqs0 The game is not actually a game, it is a demo scene on Unity 3D engine. That is an asset package for making racing games and AI, and I added the Serial communication stuff to sync Arduino and Fiat tach with the virtual tach on the screen. I improved the "project/demo test" and changed everything, but this was my first best improved when I started. As you can see, speedometer refresh is very fast, but revs meter is really slow, because you must set priority and speeds while you are sending data to ELM327 or you will get exceptions errors and it will disconnect, and data transfer is really slow (38400bauds) and data is sent using AT commands, so using a Shield will improve speed and performance, and use extra functions, because if you use more than 2 commands (like speed and revs and turn lights on) it will stop working and the refresh time will be slower or unsynced. Can you help me? Thanks mate! :) Kind regards, Julio.
@Paulocesar-hx6rt
@Paulocesar-hx6rt 5 жыл бұрын
Ola não consigo entrar pelo link que você deixou, esta funcionando ainda? Tem outro lugar hospedados os arquivos gostaria de fazer um, desde já agradeço pela resposta. se tiver um e-mail gostaria de entrar em contato...
@mickholland4238
@mickholland4238 6 жыл бұрын
Any chance you could do a tutorial or let me know where to get the information . I really want to do something like this but not sure how to do it
@tfruba
@tfruba 6 жыл бұрын
Hi, there's no 'tutorial' or anything made yet. Everything I've done was by a lot of tries and experiments. It caused few explosions, one fire, few parts needs to be replaced, but I've finally got it. Basically - you need four things: - Arduino board, - CAN-Shield for Arduino, - CAN-drived tacho (Fiat Panda has almost everything drived by CAN), - DC12V power supply. Then - you need to find your own way to figure this out. What I can help with is to provide you a CAN messages database that I've collected during the reverse-engineering.
@mkperformance5353
@mkperformance5353 6 жыл бұрын
tfruba can you tell me how you proceeded? because I still can not communicate with the game. Thank you
@THETRUTHZ
@THETRUTHZ 5 жыл бұрын
kzbin.info/www/bejne/gmacf39vetp4mq8
@skaf134
@skaf134 3 жыл бұрын
Link you are mentioned in description is not working.
@Bluebirdvision91
@Bluebirdvision91 6 жыл бұрын
I’m doing the same with ATS. I’ve ordered the Arduino and the can bus shield. Is there anything else I’m going to need? Like a serial plug into the can bus shield?
@tfruba
@tfruba 6 жыл бұрын
It depends on what are you trying to achieve. Serial port on the shield is only to faster connect and disconnect the cables, so - if you're not planning on moving this every day - it's better to screw the cables (for better connection) instead of using the RS232 plug. Of course - you will need some instrument cluster to connect to it ;) And a DC12V power supply for the cluster. Panda's cluster is the best as for now cause it's almost completely driven by the CAN-BUS (lot of cars uses mix of CAN and analog steering for controls etc.).
@Bluebirdvision91
@Bluebirdvision91 6 жыл бұрын
tfruba I’m trying to get the whole cluster to work in game. I’m new to this whole thing and I’m trying just to figure out now how to get the can shield attached or connected to the Arduino. I’ve chosen my cluster. It’s almost completely CAN based. Once connected to power and my pc I’m sure I could write what’s needed to make it work in game. I just need to get that far.
@tfruba
@tfruba 6 жыл бұрын
Fredriq Craft if you have a shield and Arduino - you just need to attach the shield on the Arduino and it should work. Which shield do you have, and which Arduino?
@tfruba
@tfruba 6 жыл бұрын
For instance - I use Seeeduino Can Shield v2.0 (which is designed for Arduino UNO R3) and Arduino UNO, so they fit without any problem.
@sezginaltun9486
@sezginaltun9486 3 жыл бұрын
Hey man if you show us how can you do it. Maybe we do it top.
@MattechPC
@MattechPC 5 жыл бұрын
Cześć ! Moglibyśmy się skontaktować mailowo ? Jestem aktualnie na etapie dodawania kierunkowskazów itp i za chiny ludowe nie umiem sobie z tym poradzić :/
@tfruba
@tfruba 4 жыл бұрын
Cześć. Mogę postarać się pomóc, choć nie obiecuję, że nastąpi to szybko. Mój mail t.fruba{at}gmail.com
@caliguy44
@caliguy44 6 жыл бұрын
Great job.
@maksymiliangarbaciak8909
@maksymiliangarbaciak8909 6 жыл бұрын
Siemano jest jakaś możliwość kontaktu z tobą żebyś wytłumaczył po kolei jak to zrobić albo może byś film nagrał jak to się robi ? I czy jest z tym dużo roboty jakieś lutowanie czy coś jeśli tak to czy mógłbym od ciebie odkupic np te zegary z filmu albo wysłać Ci moje zegary do 'przerobki'?
@tfruba
@tfruba 6 жыл бұрын
Hej, Projekt jest zbudowany 'na zewnątrz', tzn. że zegary są w stanie fabrycznym (nie przerabiane nic). Cała magia jest realizowana poza nimi, a po Twoim pytaniu sądzę, że z elektroniką nie miałeś do tej pory wiele wspólnego ;) Jeśli chcesz się wziąć za taki projekt - proponuję najpierw poczytać o projekcie "Arduino" (co to jest, do czego służy itd.), a potem kupić zestaw startowy, pobawić się w programowanie, zapalanie światełek, sterowanie urządzeniami itd, by zrozumieć jak to działa. Dopiero po takim przygotowaniu - możesz myśleć o budowaniu modułu do kontaktu z zegarami. Ja mój projekt zrobiłem dla siebie, niekomercyjnie, ale staram się podzielić wiedzą na blogu canbusfreaks.ovh/blog/
@tankisty1485
@tankisty1485 6 жыл бұрын
No właśnie też chcę takie cudo zrobić :-) dzięki za link i filmik!
@latiude1000
@latiude1000 6 жыл бұрын
czy można prosić o potrzebne pliki bo na blogu nie wszystkie linki działają kukumuniu@gmail.com w sieci znalazłem jeszcze takie coś tylko nie jestem pewny i.imgur.com/4zc6Iwz.png
@lopikamper
@lopikamper 4 жыл бұрын
Hi, is it the right wiring diagram ? I cannot establish CAN connection, but the cluster is shinning. Thank you for response.
@patryk182
@patryk182 5 жыл бұрын
Witam dobra robota z tymi wskaźnikami. Robię podobne ale mam Od BMW e36 podłaczyłem od prędkości i obrotów silnika a niewiem jak podłaczyć kontrolki żeby sie wyświetlały np kierunkowskazy albo jakie mam światła włączone, pomógł byś mi w tym nie że sie narzucam ale przynajmniej powiedział jak to w arduino zrobić.
@tfruba
@tfruba 5 жыл бұрын
Chciałbym Ci powiedzieć, ale nie mam zielonego pojęcia jak to działa w BMW... przede wszystkim czy zegary są w pełni sterowane CANem, czy nie? Jak tak, to musisz się wpoąć arduinem w can za zegarami w aucie, zlogować to co leci na szynie i się pobawić (kierunki, awaryjne, długie itd.). Jeśli część jest analogowo (kable z sygnałami to trzeba zobaczyć który pin za co odpowiada i jaką logiką (jedne kontrolki zapalają się po podaniu masy na pin, inne gasną, a inne gasną po podaniu plusa - np ładowanie). Jak to rozgryziesz to potem możesz arduinem i tranzystorami to zasymulować, tylko raczej to Mega Ci będzie potrzebne, bo w Uno będzie za mało wejść/wyjść
@patryk182
@patryk182 5 жыл бұрын
@@tfruba popatrzę co i jak z pinami dziękuję za odpowiedź pozdrawiam
@tfruba
@tfruba 5 жыл бұрын
Przede wszystkim - koniecznie znajdź schematy elektryki z tą częścią, co idzie do zegarów. To już jakiś start ;)
@nicesilva4179
@nicesilva4179 7 жыл бұрын
The panda fiat panel has the same protocol as the Volkswagen?, The CAN-BUS is 500k? I'm working on a project where I have to Read values from the fiat instrument panel. Could you give me the CAN-BUS command list of your project? thank you so much.
@tfruba
@tfruba 7 жыл бұрын
Nice Silva the Fiat's instrument cluster works on low speed can-bus (50kbps). High speed (500kbps) is only for drivetrain bus (ABS, engine, air-bags and steering wheel). all codes I've managed to recognize are available on my page: techplayground.blog.pl/fiat-11-bit-canbus-messages/
@tfruba
@tfruba 7 жыл бұрын
BTW - check out my newer videos, where I've found more functions to use :)
@nicesilva4179
@nicesilva4179 7 жыл бұрын
thank you!
@namnguyenminh8050
@namnguyenminh8050 4 жыл бұрын
Xin chào.bạn có thể hướng dẫn giúp tôi cách làm đồng hồ hiển thị đấy được không
@tfruba
@tfruba 4 жыл бұрын
I would, but I don't speak Vietnamese ;) English please.
@namnguyenminh8050
@namnguyenminh8050 4 жыл бұрын
@@tfruba sorry can you help me make that display. thank you very much
@alessandrogiannuzzi8696
@alessandrogiannuzzi8696 Жыл бұрын
Wire diagram?
@duralimert5880
@duralimert5880 4 жыл бұрын
How it is made
@Bluebirdvision91
@Bluebirdvision91 6 жыл бұрын
I have acquired all I need to do this but have no idea how to get started. Any advice?
@tfruba
@tfruba 6 жыл бұрын
Fredriq Craft what exactly do you have, and what have you done already?
@Bluebirdvision91
@Bluebirdvision91 6 жыл бұрын
tfruba I have my cluster, my arduino and my can bus shield. I have it connected and all. No idea what to do next. Can you email me and help me out a bit? razor260@outlook.com
@tfruba
@tfruba 6 жыл бұрын
Fredriq Craft do you have a Fiat's cluster?
@johannesrides
@johannesrides 3 жыл бұрын
greaaat!! do you have the wiring diagram of it for me?:D
@priteshvavre7597
@priteshvavre7597 Жыл бұрын
I wanna do that
@RyBuSPL
@RyBuSPL 6 жыл бұрын
Chciałbym się z Tobą skontaktować i dopytać się dokładnie jak to zrobiłeś. Czy jest taka możliwość?
@tfruba
@tfruba 6 жыл бұрын
robert karpiniuk jasne, że jest ;) najlepiej wal tutaj, żeby było dla potomnych, albo na t.fruba@gmail.com
@RyBuSPL
@RyBuSPL 6 жыл бұрын
tfruba witam. Chodzi mi przede wszystkim jak to działa. Czy używasz jakiegoś programu do przechwytywania danych z gry do deski rozdzielczejlczej?
@tfruba
@tfruba 6 жыл бұрын
Nie tyle programu, co przerobionej wtyczki w postaci pliku dll. Plik ten jest widziany przez grę jako plugin, który zczytuje dane telemetryczne, a następnie przerabia je na format binarny i wysyła je do wybranego portu COM. Program wgrany do Arduino zczytuje te dane i obrabia je dalej. W moim przypadku konwertuje je na format CAN i wysyła do zegarów. Przy zastosowaniu Arduino Mega można wykonać bardziej skomplikowaną sieć CAN oraz dołożyć elementy sterujące i zbudować np. realny kokpit z użyciem rzeczywistych elementów z auta.
@RyBuSPL
@RyBuSPL 6 жыл бұрын
tfruba właśnie o coś takiego mi chodzi. Choć jest yo dość skomplikowane :/ myślę że podejmę się tego zadania
@MajkyyM
@MajkyyM 6 жыл бұрын
Dołączając się, ja zbudowałem coś podobnego. Można powiedzieć, że cały kokpit oparty na Mondeo 3. generacji. Zapraszam do siebie na kanał, gdzie niedługo będę pokazywał, jak to jest połączone i jak działa. ;)
@MrWincior
@MrWincior 6 жыл бұрын
mozna jakis kontakt? bo potrzebowal bym pomocy z licznikiem. pozdrtawiam
@tfruba
@tfruba 6 жыл бұрын
MrWincior, sorry za delay - uciekł mi gdzieś Twój komentarz. Jakby coś - wal na t.fruba[at]gmail.com.
@latiude1000
@latiude1000 7 жыл бұрын
witam bezposrednio podłączony licznik czy przez canbus-a
@tfruba
@tfruba 7 жыл бұрын
K-SPEED KOALA oczywiście przez CAN BUS. techplayground.blog.pl/
@MrWincior
@MrWincior 6 жыл бұрын
mozna jakis kontakt? bo potrzebowal bym pomocy z licznikiem. pozdrtawiam
@TheDoruceanu
@TheDoruceanu 4 жыл бұрын
Hi Tfruba, 100x thank you for sharing this wonderful work, I find it amazing, Can u share the arduino code, i`m tryng to do something like your project for me and my son. Sincerely, I am sure you are very busy and I do not want to disturb you in any way, I appreciate any help from you, thank you in advance
@krys6407
@krys6407 5 жыл бұрын
Czy dalej się tym interesujesz ? Też chce zbudowac i potrzebuje kilku porad
@tfruba
@tfruba 5 жыл бұрын
No interesować to się interesuję, tylko czasu brak, dlatego nie ma nowych filmów. Aktualnie miałem w planie zrobić kokpit z Passata 3C, ale nie mam czasu się za to zabrać :(
@krys6407
@krys6407 5 жыл бұрын
@@tfruba W wolnej chwili podpowiesz jak dodać kontrolki w simhubie ?
@tfruba
@tfruba 5 жыл бұрын
@@krys6407 nie :P nie mam pojęcia co to jest simhub i nigdy z tego nie korzystałem. Plugin do ETS jest zmodyfikowanym kodem Silasa Parkera i skompilowanym na nowo w Visual Studio. A kod do Arduino powstał na zasadzie inżynierii wstecznej, a także prób i błędów.
@krys6407
@krys6407 5 жыл бұрын
No to szanuje bardzo, Simhub to uproszczony gotowy "kontroler" do liczników I innych bajerów symulacyjnych
@tfruba
@tfruba 5 жыл бұрын
@@krys6407 dobra, poczytałem o tym trochę i wygląda ciekawie. Jeśli dodadzą wsparcie dla X-Plane 11 to spróbuję zrobić kokpit Airbusa A320 na tym...
@joselucaspereiradasilva8559
@joselucaspereiradasilva8559 6 жыл бұрын
Muito bom, qual a rotação do seu servo motor
@tfruba
@tfruba 6 жыл бұрын
I'm sorry, but I don't speak portuguese. If I understand correctly - you're asking about setting up a connection to servo motor under the needle. It's not connected at all. The servomotors are being steered by internal tacho's processor based on the information sent over CANBUS network.
@sebiks75
@sebiks75 6 жыл бұрын
Poproszę o przeslanie wsadu i dll na sebiks[at]sebiks.pl . Dziękuję i pozdrawiam. Any one have hex or ino file for this project?
@tfruba
@tfruba 6 жыл бұрын
Sprawdź pocztę :)
@sebiks75
@sebiks75 6 жыл бұрын
tfruba sprawdziłem ale nic nie mam :(
@tfruba
@tfruba 6 жыл бұрын
Tak, widzę. Mądre google uznało załączniki jako niebezpieczne...
@sebiks75
@sebiks75 6 жыл бұрын
tfruba często mam ten problem. Muszę kompresować z użyciem hasła i szyfrowaniem nazw plików
@tfruba
@tfruba 6 жыл бұрын
poszło jako linki do plików :)
@priteshvavre7597
@priteshvavre7597 5 жыл бұрын
How to joined... bro
@tfruba
@tfruba 5 жыл бұрын
What do you mean?
@ardaylmaz4198
@ardaylmaz4198 4 жыл бұрын
ENGİNE SO COOL?
@Andrea-nf6lk
@Andrea-nf6lk 5 жыл бұрын
Get the new panda one
@Wonski39
@Wonski39 6 жыл бұрын
How do this ?
@tfruba
@tfruba 6 жыл бұрын
By a lot of research, hard work, thinking, experimenting, thinking, expererimenting and so on...
@Wonski39
@Wonski39 6 жыл бұрын
tfruba mogę jakiś inny kontakt do ciebie może pomożesz mi to zrobić
@tfruba
@tfruba 6 жыл бұрын
wal na maila: t.fruba[at]gmail.com
@Wonski39
@Wonski39 6 жыл бұрын
tfruba spoko
@west-helio4491
@west-helio4491 6 жыл бұрын
amigo tem os codigo e o tutorial muito top parabéns
@tfruba
@tfruba 6 жыл бұрын
West-Hélio I'm sorry man, but I only know 5 languages and yours is not one of them. Can you write it again, but in english this time? Thx.
@mietek1543
@mietek1543 5 жыл бұрын
Chodzi mu oto źebyś zrobił poradnik jak to zrobić!
@ets2driver777
@ets2driver777 6 жыл бұрын
Świetna robota:) Proszę o kod do arduino oraz plugin do ets2 email muniezwisa[at]gmail.com Dziękuje i pozdrawiam
@tfruba
@tfruba 6 жыл бұрын
Sprawdź pocztę :)
@latiude1000
@latiude1000 6 жыл бұрын
też posiadasz licznik od fiata pandy ???
@filip4283
@filip4283 6 жыл бұрын
Witam, Też bawię się jako początkujący w kontrolery :) oto moje dzieła: hixibuttonbox.blogspot.com/ jak myślicie co można dodać?
@tfruba
@tfruba 6 жыл бұрын
Ja bym dodał do tego kierownicę i lewarek zmiany biegów zastępujące oryginalne kontrolery :)
@filip4283
@filip4283 6 жыл бұрын
Mam Logitech G27 z shifterem SKRS :)
@filip4283
@filip4283 6 жыл бұрын
Prześlij mi jak masz plany tych zegarów :) buttonboxbyhixi@gmail.com
@tfruba
@tfruba 6 жыл бұрын
Jakie plany? To są zwykłe zegary od Fiata Pandy...
@filip4283
@filip4283 6 жыл бұрын
ale jak wyciągnąłeś dane z gry i podpiąłeś wszystko ;)
@itomXEC
@itomXEC 4 жыл бұрын
Nie wiem jak można grać z takimi lagami.... I jeszcze na klawie.... Bezsensu totalnie
@tfruba
@tfruba 4 жыл бұрын
A wiesz w ogóle o co chodzi w tym filmie i czego on dotyczy? Jeśli nie zrozumiałeś o co chodzi to nie marnuj transferu na komentarze oderwane od rzeczywistości. To co tu jest pokazane to działanie pluginu do podpięcia zegarów, a nie gameplay.
@itomXEC
@itomXEC 4 жыл бұрын
Doskonale wiem czego dotyczyl ten film.. Tylko ze patrzac jak dziala plugin, widzisz tez urywek gameplay'u.... przez ktory az oczy bolą....
Tutorial ETS2 Dashboard of motorcycle speedo meters
18:46
CreeZone
Рет қаралды 37 М.
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 39 МЛН
When A Gang Leader Confronted Muhammad Ali
11:43
Boxing After Dark
Рет қаралды 7 МЛН
Bu ev üç oda bir otomobil
2:48
Show Ana Haber
Рет қаралды 3,8 МЛН
What happens if you connect Windows XP to the Internet in 2024?
20:35
Inside the Panda Pen - secret Fiat hoard!
59:28
furiousdriving
Рет қаралды 19 М.
£250 Fiat Panda Update from Spain!
7:48
High Peak Autos
Рет қаралды 115 М.
BMW E36 Tacho Cluster mit Arduino und SimHUB in Assetto Corsa
6:37
DIY Truck Cockpit Eurotruck Simulator 2 ATS Logitech G27
4:11
Big Bear Haulin
Рет қаралды 24 М.
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН