milo
January 17, 2013, 1:07pm
#1
found the following key within the windows 8 registry today - which prevented vvvv from going to fullscreen at all.
HKEY_CURRENT_USER\Software\Microsoft\Direct3D\Shims\MaximizedWindowedMode
“C:\apps\code\vvvv_45beta28.1\vvvv.exe”=dword:00000001
anyone know about “shims”? may it come from nvidias surround-view feature?
after removing the key fullscreen works fine again.
best,
m.
milo
January 17, 2013, 1:11pm
#2
found this one but dont know how it came into the registry:
DXMAXIMIZEDWINDOWEDMODE This mode identifies apps that go into full screen mode and redirects them into a maximized Window mode
http://msdn.microsoft.com/en-us/library/windows/desktop/hh994464(v=vs.85).aspx
Hi milo,
I managed to get rid of the fullscreen once by deleting the above mentioned entry in the registry.
After starting vvvv another time, win8 usually writes the same entry into the registry again.
Did you have the same issue?
How did you manage to solve it, if you experienced the same.
Thank you, best, Philipp.
alg
July 10, 2013, 10:15pm
#4
No, i never had the same issue. It writed this key only ones, when vvvv somehow crushed whole system. Try to install updated graphics drivers.
idab
October 1, 2013, 10:30pm
#5
I had the same issue on a Toshiba notebook and on a Surface Pro with Win8. I fixed it putting the key written by @milo to 0.
I don’t know why Win8 apply the DXMAXIMIZEDWINDOWEDMODE compatibility mode to vvvv at first launch.
alg
October 2, 2013, 1:42pm
#6
For me this was happened only once, when vvvv crashed. It’s like a crash protection for full screen apps. This key is working, i can confirm.
avaos
December 16, 2014, 8:43pm
#7
thank you, ingolf! made my day!