mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-10-31 12:42:00 +00:00 
			
		
		
		
	ap: add wrapper with patterns for legacy systems
This commit is contained in:
		
							
								
								
									
										11
									
								
								win/tools/autopatch/legacy.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										11
									
								
								win/tools/autopatch/legacy.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| DIR="$(dirname $0)" | ||||
| AP="$DIR/autopatch.py" | ||||
|  | ||||
| "$AP"   -S 8BF085C0750549892FEB 8BD885DB75048937EB \ | ||||
| 	-R 33C08BF0750549892FEB 33C08BD875048937EB \ | ||||
| 	-T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_' \ | ||||
| 	-N 'nvencodeapi64.dll' 'nvencodeapi.dll' \ | ||||
| 	-P 'nvencodeapi64.1337' 'nvencodeapi.1337' \ | ||||
| 	"$@" | ||||
		Reference in New Issue
	
	Block a user
	 Vladislav Yarmak
					Vladislav Yarmak