Skip to content

Instantly share code, notes, and snippets.

View adeii's full-sized avatar

adeii

  • Seven Hells
View GitHub Profile
LibreWolf (FF 153.0) x64 win8.1
wrappers> https://git.chefkiss.dev/WinRevived/Wrappers
------------------------------------------------------
+ chrome\userChrome.css
+ def...\pref...\firefox.js
+ modules\WindowsJumpLists.sys.mjs; ShellService.sys.mjs
librewolf.exe
-------------
B8: 06
@adeii
adeii / gist:a139aaea7b8eaa0d7f7b001cca881efd
Last active July 10, 2026 13:08
Vivaldi 7.3.x x64 on Win 8.1
Vivaldi 7.3.3635.2 (Chromium 134.0.x.x) x64 Win 8.1 (Kex8 wrappers)
--------------------------------------------------------------------
vivaldi.exe
===========
b8: 06
C0: 06
110-Security Directory RVA / Size --> 00000000
USER32.dll -> USEREX.dll
Originally, Dart used the gethostname API, which caused Platform.localHostname to fail in Chinese environments. To solve this problem, Dart switched to the GetHostNameW API, which is only available in Windows 8 and later versions. To make Flutter run on Windows 7, we need to revert this change. Note that reverting this change will affect the functionality of Platform.localHostname in Chinese environments.
https://dart-review.googlesource.com/c/sdk/+/320620/2/runtime/bin/platform_win.cc
-------
Dart had previously made compatibility modifications for the lack of the RtlAddGrowableFunctionTable API in Windows 7, but this modification has now been removed. To maintain compatibility with Windows 7, we need to revert the commit that removed this handling.
RtlAddGrowableFunctionTable/RtlDeleteGrowableFunctionTable -> ZwClose
@adeii
adeii / gist:f970aa7688f99ad012e578a2fe00ff20
Created May 29, 2026 20:14
Electron 37 (Chrome 138) x64
Electron 37.x (Chromium 138.0.72xx) x64
---------------------------------------
x64/dxil.dll
x64/chrome_elf.dll
x64/libcef.dll
x64/libmupdf.dll
electron.exe
@adeii
adeii / gist:9d9aa9e688f2b14249a18649829a158a
Last active June 3, 2026 11:15
Chrome 145 x86 on Win 7
source: https://github.com/Bush2021/chrome_installer/releases/tag/145.0.7632.117
modd: https://github.com/Blaukovitch/GOOGLE_CHROME_Windows_7/releases/tag/chrome_145
patch:
Chrome 145.0.7632.117 x86
-------------------------
chrome.exe
----------
B8: 06
@adeii
adeii / gist:4fe48f7b0ea0b9ba82c05a87ec5ed336
Last active April 15, 2026 22:05
Various games' fixes for Win 7/8
Hades 2
-------
api-ms-win-core-libraryloader-l1-2-0.dll > api-ms-win-core-libraryloader-l1-1-0.dll
api-ms-win-core-version-l1-1-0.dll > version.dll
api-ms-win-eventing-provider-l1-1-0.dll > advapi32.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll > advapi32.dll again
api-ms-win-core-winrt-l1-1-0.dll - no Win7 analog
api-ms-win-core-winrt-string-l1-1-0.dll - no Win7 analog
Elder Ring 1.2.1.0
@adeii
adeii / gist:2f88204c8319c1d2a66e51561537d83c
Created January 24, 2026 19:08
PhotoShop x64 2021 22.3.x on Win 7
missing files (d3d11.dll, d3d12.dll, dxgi.dll, dxvk.conf ...) +
onNxRuntime.dll
---------------
api-ms-win-core-libraryloader-l1-2-0.dll -> KERNEL32.dll
api-ms-win-core-localization-l1-2-0.dll -> KERNEL32.dll
api-ms-win-core-processtopology-obsolete-l1-1-0.dll -> KERNEL32.dll
MicroSLOP.AI.MachineLearning.dll
@adeii
adeii / gist:97a25c81c8c62c08918d50e89f9c3468
Created January 8, 2026 15:23
Media Player Classic - Home Cinema 2.6.x+ on Win 7
mpc-hc...exe
------------
GetDpiForWindow -> GetMonitorInfoW
GetDpiForMonitor -> GetMonitorInfoW
GetSystemMetricsForDpi -> GetSystemMetrics
SystemParametersInfoForDpi -> SystemParametersInfoW
AdjustWindowRectExForDpi -> AdjustWindowRectEx
or use VxKex to get normal text sizes.
@adeii
adeii / gist:dac5b99a8912c1c003a71d9601382a31
Last active November 26, 2025 18:31
Cheat Engine 7.6 on Win 7
\win32\dbghelp.dll
------------------
api-ms-win-core-downlevel-kernel32... > kernel64.dll (32bit by Blaukovitch)
\win64\dbghelp.dll
------------------
api-ms-win-core-downlevel-kernel32... > kernel64.dll (64bit by Blaukovitch)
birdfont.exe
============
@adeii
adeii / gist:db50b9c737f2f799f9073ddaa02c1b3d
Created November 15, 2025 20:24
ThunderBird 145 x64 on Win 7 - NOPE!
xul.exe
-------
B8: 06
C0: 06
DD 12 E5 01 49 8D 87 00 00 C0 7F 48 89 44 24 28
4C 89 7C 24 20 4C 89 F9 4C 89 F2 41 B8 01 00 00
00 41 B9 01 00 00 00 FF 15 3C 1B E5 01 89 C5 48 -->
DD 12 E5 01 49 8D 87 00 00 C0 7F 90 90 90 90 90