View Single Post
  #11  
Old 04-26-2010, 01:00 PM
c4am95 c4am95 is offline
Member
 
Join Date: Mar 2010
Posts: 16
i still can't seem to get things to work. right now i have the hmd connected to the first two outputs on the computer (monitors 1 and 2), and i can see the desktop displayed on both eyes at the correct resolution. but now i'm trying to get the vizard window on there, and it won't show up. the code i'm using is simply:

viz.go(viz.FULLSCREEN)
nvis.nvisorSX()

which is all the documentation tells me i must do (aside from having those monitors at the correct resolution, which they are). any ideas why this isn't working?
Reply With Quote