Update 'backport.md'

main
aiek 2 months ago
parent 0ba5dbc085
commit da03bd4c6c
  1. 17
      backport.md

@ -27,5 +27,22 @@ Download CFF explorer
4. Now find "GetSystemTimePreciseAsFileTime", and replace it with the following:
```QueryPerformanceCounter```
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/4.png)
I think you're supposed to press space or something to actually be able to modify the value (whilst it's selected), not sure tho I patched this like 3 days ago
This is what its supposed to look like after all of that:
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/5.png)
5. Save it, the save button is on the top left, press "yes" if it asks you about it
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/6.png)
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/7.png)
6. Congrats, you've just patched NodeJS for Windows Vista/7/8!
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/8.png)
### Please credit me for this method if you plan to use it in YOUR nodejs fork with windows 7 compatibility or whatever =)
Loading…
Cancel
Save