From da03bd4c6c2f7bb3ee740e4567ac581a85f071b3 Mon Sep 17 00:00:00 2001 From: aiek Date: Wed, 24 Jul 2024 03:01:46 +0300 Subject: [PATCH] Update 'backport.md' --- backport.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/backport.md b/backport.md index c4a8048..b3fa862 100644 --- a/backport.md +++ b/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 =) \ No newline at end of file