Considering of drivers’ safety,BMW video in motion is disabled in default. But in some situations, it is useful to play video while you are driving.On a long journey or in slow-moving traffic you and especially your passengers often regret that despite your car’s modern multimedia system, they can’t watch videos while the car is in motion.In this article i will share the method how to active unlock bmw e65 video in motion function.
Below is the procedure:
1. Download NCS Dummy if you don’t have it from http://www.bmwcoding.com/showthread….-of-NCS-Expert
2. Backup the following files from daten/E65 folder:
3. Disassemble SWTFSW02.dat using NCS Dummy
Add the following and reassemble.
When you use the newer V.45 SP-daten for E65, the fsw 1500 has a different value in the newer SWTFSW02.dat. Use i.e. SWT_EINTRAG : 1600 … in SWTFSW02.dat and vice versa in MMI_E65.Cx. All 1500 values that we’re adding must be changes to 1600. you can read more on this in pages 3 and 4.
4. Disassemble E65CVT.000
under GRUPPE : {“Codierung_MMI”} add the following and reassemble.
It will look like:
5. Disassemble MMI_E65.C02 and add the following coding block and reassemble: Please Note all blocks must be in the correct numerical sequence.
00003021 should be AFTER 00003010 but BEFORE 00003100
6. Replace your original files with the reassembled ones.
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.
For cars that have RES both of these have to be set to nicht_aktiv to make it work..
TV_VIDEO_ABSCHALTUNG
TV_ABSCHALTUNG
Finish,congratulation!
How useful was this post?
Click on a star to rate it!
Average rating / 5. Vote count:
Please keep this link if you copy the post!