mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	GSP: Downgrade log severity of SetAxiConfigQoSMode
This function doesn't need to do anything for HLE and some games call it quite often, spamming up the logs.
This commit is contained in:
		
							parent
							
								
									8a1f96011d
								
							
						
					
					
						commit
						efc8179747
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -346,7 +346,7 @@ static void SetAxiConfigQoSMode(Service::Interface* self) { | |||
| 
 | ||||
|     cmd_buff[1] = RESULT_SUCCESS.raw; // No error
 | ||||
| 
 | ||||
|     LOG_WARNING(Service_GSP, "(STUBBED) called mode=0x%08X", mode); | ||||
|     LOG_DEBUG(Service_GSP, "(STUBBED) called mode=0x%08X", mode); | ||||
| } | ||||
| 
 | ||||
| /**
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue