Those that think that mitsubishi cannot fix the DLP link on/while using the IR emitter, might very well be mistaken. Here is why i think so.
Mitsubishi authorized Nvidia to include a firmware update for the x33,x35 sets via internet download.
Proof: In this zip file:
http://us.download.nvidia.com/Window...n7_English.zip
Proof of concept: Mits can patch various 3d parameters using a standard firmware calls:
Code:
### copy the external bitmap to V39 platform
mkdir "tffs0/UI"
mkdir "/tffs0/UI/BMP"
xcopy "/bd0/UI/BMP","/tffs0/UI/BMP"
### start the 3D patching
ld 1,0,"/bd0/V39Patch3D.o"
taskDelay(1000);
V39Patch3D();
taskDelay(1000);
< /tffs0/startup1.sh
So here is the million dollar question. Mitsubishi doesnt like to let customers know firmware updates are out there. Other Mfgs like sony, samsung, lg, toshiba etc, offer these on the web for user support.
I think Mitsubishi can control the 3D behavior on these sets,
The question is : Will they,
I guess we all have to complain multiple times to get anything done.
I dont think DLP link is the answer, The future is IR stereoscopic glasses, at least for now, and Mitsubishi like we all know prefers these in their starter kits.
I would like to know just what is included in this file on the firmware update
Also the firmware is over 20MB in size, so there is room on the board for these type of enchancements.