mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-11-03 22:22:01 +00:00 
			
		
		
		
	Merge pull request #229 from Snawoot/win_bypass_sigcheck
Win bypass sigcheck
This commit is contained in:
		@@ -31,6 +31,8 @@ Requirements:
 | 
			
		||||
 | 
			
		||||
E.g, for 64bit Windows 10 running driver version $latest_geforce_version use `win10_x64/$latest_geforce_version/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` and `win10_x64/$latest_geforce_version/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`.
 | 
			
		||||
 | 
			
		||||
If you experience issues with streaming software based on Nvidia streaming facilities (Nvidia Shield TV, Moonlight), you also have to import few registry values in order to workaround binary signature mismatch. See [**skip_sig_check** (clickable)](skip_sig_check) directory for instructions.
 | 
			
		||||
 | 
			
		||||
A video tutorial is also available. Credits to designator2009. (*Covers older patches. Now we probably don't need to autorun executable if x86 library patch applied*)
 | 
			
		||||
 | 
			
		||||
[](https://www.youtube.com/watch?v=y7TRfRsJR-w)
 | 
			
		||||
 
 | 
			
		||||
@@ -31,6 +31,8 @@ Requirements:
 | 
			
		||||
 | 
			
		||||
E.g, for 64bit Windows 10 running driver version 441.99 use `win10_x64/441.99/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` and `win10_x64/441.99/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`.
 | 
			
		||||
 | 
			
		||||
If you experience issues with streaming software based on Nvidia streaming facilities (Nvidia Shield TV, Moonlight), you also have to import few registry values in order to workaround binary signature mismatch. See [**skip_sig_check** (clickable)](skip_sig_check) directory for instructions.
 | 
			
		||||
 | 
			
		||||
A video tutorial is also available. Credits to designator2009. (*Covers older patches. Now we probably don't need to autorun executable if x86 library patch applied*)
 | 
			
		||||
 | 
			
		||||
[](https://www.youtube.com/watch?v=y7TRfRsJR-w)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										6
									
								
								win/skip_sig_check/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								win/skip_sig_check/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
Registry values to bypass DLL signature check in Nvidia streaming software for Windows.
 | 
			
		||||
 | 
			
		||||
Instructions:
 | 
			
		||||
 | 
			
		||||
1. Download raw file. Right click on "Raw" button [on this page](skip_sig_check.reg) and then click "Save as...".
 | 
			
		||||
2. Apply (merge) file. Double click on downloaded file and confirm.
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								win/skip_sig_check/skip_sig_check.reg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								win/skip_sig_check/skip_sig_check.reg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user