mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	Update configure_graphics_advanced.ui
add description too fast gpu time
This commit is contained in:
		@@ -82,14 +82,17 @@
 | 
				
			|||||||
           <string>Enables asynchronous shader compilation, which may reduce shader stutter. This feature is experimental.</string>
 | 
					           <string>Enables asynchronous shader compilation, which may reduce shader stutter. This feature is experimental.</string>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
          <property name="text">
 | 
					          <property name="text">
 | 
				
			||||||
           <string>Use asynchronous shader building</string>
 | 
					           <string>Use asynchronous shader building (hack)</string>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
         </widget>
 | 
					         </widget>
 | 
				
			||||||
        </item>
 | 
					        </item>
 | 
				
			||||||
        <item>
 | 
					        <item>
 | 
				
			||||||
         <widget class="QCheckBox" name="use_fast_gpu_time">
 | 
					         <widget class="QCheckBox" name="use_fast_gpu_time">
 | 
				
			||||||
 | 
					          <property name="toolTip">
 | 
				
			||||||
 | 
					            <string>Enables Fast GPU Time. This option will force most games to run at their highest native resolution.</string>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
          <property name="text">
 | 
					          <property name="text">
 | 
				
			||||||
           <string>Use Fast GPU Time</string>
 | 
					           <string>Use Fast GPU Time (hack)</string>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
         </widget>
 | 
					         </widget>
 | 
				
			||||||
        </item>
 | 
					        </item>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user