Created by: Snawoot
Purpose of proposed changes
Adds support for new Quadro driver version 418.81 for Windows
Essential steps taken
- Unpacked driver and retrieved
nvcuvid64.dl_ - Expanded CAB with packed DLL:
wine expand nvcuvid64.dl_ nvcuvid.dll sed -e 's/\xff\x90\x80\x00\x00\x00\x84\xc0\x74\x08/\xff\x90\x80\x00\x00\x00\x84\xc0\x90\x90/g' orig/nvcuvid.dll > patched/nvcuvid.dll~/nvidia-patch/win/tools/1337-diff/1337-diff.py orig/nvcuvid.dll patched/nvcuvid.dll- Added resulting .1337 patch to repo.