mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-10-31 04:31:56 +00:00 
			
		
		
		
	win: add support for DCH driver 555.99
This commit is contained in:
		 GitHub Action
					GitHub Action
				
			
				
					committed by
					
						 Jai Luthra
						Jai Luthra
					
				
			
			
				
	
			
			
			 Jai Luthra
						Jai Luthra
					
				
			
						parent
						
							7f132bb828
						
					
				
				
					commit
					4ab043dfff
				
			| @@ -4403,6 +4403,15 @@ | ||||
|                     "patch64_url": "win10_x64/555.85/nvencodeapi64.1337", | ||||
|                     "patch32_url": "win10_x64/555.85/nvencodeapi.1337", | ||||
|                     "driver_url": "https://international.download.nvidia.com/Windows/555.85/555.85-desktop-win10-win11-64bit-international-dch-whql.exe" | ||||
|                 }, | ||||
|                 { | ||||
|                     "os": "win10", | ||||
|                     "product": "GeForce", | ||||
|                     "version": "555.99", | ||||
|                     "variant": "DCH", | ||||
|                     "patch64_url": "win10_x64/555.99/nvencodeapi64.1337", | ||||
|                     "patch32_url": "win10_x64/555.99/nvencodeapi.1337", | ||||
|                     "driver_url": "https://international.download.nvidia.com/Windows/555.99/555.99-desktop-win10-win11-64bit-international-dch-whql.exe" | ||||
|                 } | ||||
|             ] | ||||
|         } | ||||
|   | ||||
| @@ -246,6 +246,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | ||||
| | GeForce | 552.22 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/552.22/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/552.22/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/552.22/552.22-desktop-win10-win11-64bit-international-dch-whql.exe) | | ||||
| | GeForce | 552.44 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/552.44/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/552.44/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/552.44/552.44-desktop-win10-win11-64bit-international-dch-whql.exe) | | ||||
| | GeForce | 555.85 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/555.85/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/555.85/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/555.85/555.85-desktop-win10-win11-64bit-international-dch-whql.exe) | | ||||
| | GeForce | 555.99 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/555.99/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/555.99/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/555.99/555.99-desktop-win10-win11-64bit-international-dch-whql.exe) | | ||||
| | GeForce | 556.12 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/556.12/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/556.12/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/556.12/556.12-desktop-win10-win11-64bit-international-dch-whql.exe) | | ||||
|  | ||||
|  | ||||
|   | ||||
							
								
								
									
										6
									
								
								win/win10_x64/555.99/nvencodeapi.1337
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								win/win10_x64/555.99/nvencodeapi.1337
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| >nvencodeapi.dll | ||||
| 0000000000042767:89->33 | ||||
| 0000000000042768:45->C0 | ||||
| 0000000000042769:08->89 | ||||
| 000000000004276A:85->45 | ||||
| 000000000004276B:C0->08 | ||||
							
								
								
									
										5
									
								
								win/win10_x64/555.99/nvencodeapi64.1337
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								win/win10_x64/555.99/nvencodeapi64.1337
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| >nvencodeapi64.dll | ||||
| 000000000004A551:8B->33 | ||||
| 000000000004A552:F0->C0 | ||||
| 000000000004A553:85->8B | ||||
| 000000000004A554:C0->F0 | ||||
		Reference in New Issue
	
	Block a user