![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				Unsupported Vertical Sync & Frame Rate
			 
			
			
			Dear all 
		
		
		
		
		
		
		
		
	
	I have a question regarding vertical sync (vsync). I have a very old onboard graphics card. Apparently it doesn't support vertical sync. The reported frame rate is about 700 Hz for a simple presentation of one texture. How can I deal with it and sync it with the monitor and limit the refresh rate to 60Hz? Very many thanks. Chip: Intel HD Graphics Core i3 DAC Type: Internal Dedicated Video Memory: 64 MB The driver is the latest version. Greetings Amir  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
		
		 
			
			You can use the viz.max_frame_rate option to control the frame rate. For example, to force the frame rate to 60Hz, you would use the following code: 
		
		
		
		
		
		
		
		
	
	Code: 
	viz.setOption('viz.max_frame_rate',60)
 | 
![]()  | 
	
	
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Frame rate issue | kopper | Vizard | 2 | 06-09-2013 11:53 AM | 
| what is causing (a) slow frame rate and (b) spontaneous NVIDIA stereo off | billjarrold | Vizard | 0 | 07-11-2012 02:25 PM | 
| Error: failed to sync frame with following clients | ecoastjohn | Vizard | 3 | 09-14-2009 02:58 PM | 
| how frame rate varies? | chepotenza | Precision Position Tracker (PPT) | 4 | 04-05-2009 04:18 PM | 
| quad buffered frame rate confusion | michaelrepucci | Vizard | 11 | 09-17-2008 09:55 AM |