![]() |
DIY - E65 Video In Motion using NCS Dummy and NCS Expert
Hello everyone
here is my original thread, thought post it here as well. http://www.bmwcoding.com/showthread....ideo-In-Motion First things first.... Big thanks goes to macchiato66. This was his original idea and he is the one who helped me to get it right, So full credit goes to him. Also thanks to Revtor for his great app and informative posts. Warnings: 1. This is intended for passanger use only 2. I am not responsible if you break anything in your car okay lets get to business.... 1. Download NCS Dummy if you don't have it from http://forums.bimmerforums.com/forum....php?t=1553779 2. Backup the following files from daten/E65 folder: Code:
E65CVT.000Add the following and reassemble. Code:
SWT_EINTRAG : 1500 "TV_ABSCHALTUNG"under GRUPPE : {"Codierung_MMI"} add the following and reassemble. Code:
FSW_PSW : 1500 0007 // TV_ABSCHALTUNG aktivCode:
GRUPPE : {"Codierung_MMI"}Code:
CODIERDATENBLOCK : {00003021} 00000000 0010 "Erprobungsumfaenge"7. Using NCS Expert read your MMIGT. 8. Find the function TV_ABSCHALTUNG it is set to aktive by default. (Which means video in motion is disabled) 9. Change it to nicht_aktiv and code. 10. Done To make everything easier I have attached my modified files (you can find them in other thread, I couldn't attach here), but they only work for you if you are using the same NCS version files as mine. Check your original files see if the creation date is 31/08/2009 then we are using the same files. Good Luck Morty |
I can see here everyone has already bought the hardware VIM and have it installed. lol
|
Thank you for this, and maybe I can answer your question here about working with bytes and bits instead of using NCS, if we understand the bytes and bits we can do reverse engineering like adding the code you described..;) Of course we will ultimately use the tools to do the changes but first we must understand how to change before we use the tools like NCS for dummy and NCS. But I find it very interesting that the guy could figure out how to add code and activate it.
|
Quote:
|
This is great work..... The link to NCS dummy does not work,
|
Quote:
Thanks |
Great info....:thumbup: I hope to try it out this weekend....does this make the front screen similar to the back screen for those with rear entertainment? does it use the DVD player in the trunk to play the movies?
|
Quote:
can you watch dvds (or TV) in front when stationary? |
Quote:
|
Quote:
it might work for your car as well. |
Quote:
You know if your technique works with this method mentioned in that post? |
Quote:
by doing what I've explained in this thread then you can watch videos on the move as well. |
just make sure you know what you are doing, having any problems let me know by pm, Thanks
|
Got it....thats what I was trying to ask just didn't word it right I guess. I will try it this weekend it seems pretty easy.....thanks for the help bro....appreciate it.
|
Quote:
Good luck Thanks |
waw excellent find man , but why didn't you disable it the first time
FSW_PSW : 1500 0007 // TV_ABSCHALTUNG nicht_aktiv so it well be 1 step and you don't need to reprogram with ncs this needs to be Sticky :thumbup: |
Quote:
as for your question I can answer. what we are doing here is unhidding a hidden function already existed in our module. we can never introduce a new functionality to a module. so by disassembling, modifying and reassembling these files, we are just giving this hidden function a human readable translation. This is actually all NCS expert does. (you can read more about this in NCS dummy threas by Revtor) It is there and it is active by default, so by doing the above procedure you are just telling your NCS to show this function in your trace file as well. one more thing you can never code your car just by modifying your daten files, you don't even need to be connected to your car to do so. Hope this helps. |
Quote:
:thumbup: |
Quote:
Has anyone actually done it? |
Quote:
|
Quote:
|
Hi All,
I can confirm that this works. I did this tonight. it took me around 5 mins to make the changes. Fantastic. :thumbup: Big thanks to macchiato66, Revtor and Mortyx10 Cheers RichPu |
Quote:
my car so it was not necessary . great work done by you & the others !!! |
Quote:
============================== PARZUWEISUNG_FSW : {00003002} 00000004 0001 0AA7 {} (08) {h} {} // TV_VIDEO_ABSCHALTUNG PARZUWEISUNG_PSW1 : 0007 (00) // aktiv PARZUWEISUNG_PSW1 : 000B (01) // nicht_aktiv ============================== I also assume we can call it what ever we want, be it "TV_ABSCHALTUNG" or "Bob", as long as we are consistent. |
Quote:
|
| All times are GMT -7. The time now is 11:54 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
© 2001-2011 performanceIX, Inc. All Rights Reserved .: guidelines .:. privacy .:. terms