mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-11-03 22:22:01 +00:00 
			
		
		
		
	update drivers.json
This commit is contained in:
		@@ -627,6 +627,12 @@
 | 
			
		||||
                    "nvfbc_patch": true,
 | 
			
		||||
                    "driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/470.74/NVIDIA-Linux-x86_64-470.74.run"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "version": "470.82.00",
 | 
			
		||||
                    "nvenc_patch": true,
 | 
			
		||||
                    "nvfbc_patch": true,
 | 
			
		||||
                    "driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/470.82.00/NVIDIA-Linux-x86_64-470.82.00.run"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "version": "470.62.05",
 | 
			
		||||
                    "nvenc_patch": true,
 | 
			
		||||
 
 | 
			
		||||
@@ -134,7 +134,6 @@ declare -A patch_list=(
 | 
			
		||||
    ["495.44"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
declare -A object_list=(
 | 
			
		||||
    ["435.27.08"]='libnvidia-fbc.so'
 | 
			
		||||
    ["440.26"]='libnvidia-fbc.so'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user