Page 1 of 1

Direct3D Loading Bug Squashed!

Posted: Mon Jun 13, 2011 12:22 am
by Caccio
Pocus:
I don't know why this worked, but I hope you do: After I downloaded the game, I found that 90% of the time when I tried to load it, it crashed to desktop with the message "Direct3D initialization failed." However, sometimes it loaded and worked just fine, so I scratched my old head for many hours and finally opened the Settings folder of the VGN folder in the game folder, and opened the file Display.opt in Notebook and changed "D3D9FullScreen" from 0 to 1. Now the game loads and works just fine. Weird, huh?

Posted: Mon Jun 13, 2011 7:21 am
by Pocus
Very interesting remark, thanks. IN full screen, DirectX is in 'exclusive mode', i.e no other game using directX can use it, but Windows give much more power to the app using this mode... this can explain. Thanks!

Posted: Mon Jun 13, 2011 2:22 pm
by Caccio
That makes sense, because I have an older computer. I guess it doesn't have enough memory to run in anything but fullscreen mode. I appreciate your explanation; perhaps it will help someone else having the same problem.