mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	comment
This commit is contained in:
		
							parent
							
								
									55d5720962
								
							
						
					
					
						commit
						691aadb6a3
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -42,6 +42,7 @@ | ||||||
| 
 | 
 | ||||||
| #ifdef _WIN32 | #ifdef _WIN32 | ||||||
| extern "C" { | extern "C" { | ||||||
|  | // tells Nvidia drivers to use the dedicated GPU by default on laptops with switchable graphics
 | ||||||
| __declspec(dllexport) unsigned long NvOptimusEnablement = 0x00000001; | __declspec(dllexport) unsigned long NvOptimusEnablement = 0x00000001; | ||||||
| } | } | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
|  | @ -56,6 +56,7 @@ Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin); | ||||||
| 
 | 
 | ||||||
| #ifdef _WIN32 | #ifdef _WIN32 | ||||||
| extern "C" { | extern "C" { | ||||||
|  | // tells Nvidia drivers to use the dedicated GPU by default on laptops with switchable graphics
 | ||||||
| __declspec(dllexport) unsigned long NvOptimusEnablement = 0x00000001; | __declspec(dllexport) unsigned long NvOptimusEnablement = 0x00000001; | ||||||
| } | } | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue