Content Type
Profiles
Forums
Events
Posts posted by mjd79
-
-
Opera will probably work up to around version 110 (Chromium 125?) with DWrite.dll from Windows 10, replacing DiscardVirtualMemory with VirtualAlloc (or what I also recently discovered, DiscardVirtualMemory is in 8.1 in kernelbase.dll, so you can add by ExportTableTester redirection to this function in kernel32.dll exports and using it for opera_browser.dll e.g. as kernel33.dll) and with --no-sandbox. This is completely pointless due to depriving the browser of security, but for viewing DRM content you can do so. In my case, interestingly enough, DRM works on 8.1 after copying the widvine from Firefox to any compatible browser on Chromium.
On 12/6/2024 at 11:38 PM, Jaguarek62 said:Does it work without --no-sandbox? If so, the differences are unfortunately much greater than DWrite and DiscardVirtualMemory. The biggest problem of Windows versions lower than 10 is the Set/GetProcessMigitationPolicy functions. 8.0 and 8.1 have them, but their implentation is insufficient for Chromium.
1 -
The easiest way for a “regular” user is to use, for example, NTlite trial version or, unfortunately, the undeveloped but free WinToolKit 1.7. Integrate drivers for both items in boot.wim and the selected edition in install.wim.
As for the drivers themselves, these should work for example (I successfully installed Windows 7 on a ThinkPad X270 with a 7th generation processor using them)
https://download.gigabyte.com/FileList/Driver/mb_driver_intel_usb3_200series_w7.zip
0 -
Windows 7's standard AHCI drivers support even the latest laptop and desktop motherboards. I'm assuming you have a problem with a no driver error in the installer, in which case you need to integrate the USB 3.0 drivers
0 -
edit: please delete post, I haven't read carefully
0 -
Therefore, the usable versions will be x86, Vista makes no sense on this hardware.
1 -
1 hour ago, Jody Thornton said:
How was that accomplished?
Would this also work with ESR 128?
For 128 ESR you only need api-ms-win-shcore-scaling-l1-1-1.dll from 8.1 and change minimum Major OS Version and subsystem version in all FF exes.
This works up to version 132.0.2. How to do in the case of newer versions I will describe another time, I still have doubts that it is 100% stable.
0 -
Original FF 135b8 on 8.0
2 -
Try to ad this to registry by .reg file.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Google\Chrome] "ExtensionManifestV2Availability"=dword:00000002
On Chrome 131 under Windows 10, I don't even get warnings about the end of support for Ublock and some other MV2.
Edit: I checked on CatsXP 132 x64 (5.1.1)on Windows 7 - UBlock works without problems, there are no warnings about the end of its support. WidevineCDM has also been successfully repaired.
1 -
Nowadays (and even those 12 years ago) standard electrolytic capacitors are not used on most motherboards, not like as on older boards. The new ones practically never lose capacity.
1 -
As if anyone had any doubts about the actual knowledge of this user
0 -
Hi. I specifically wrote “Chromium” because it works most likely on any browser based on that engine, of course in enough new versions (I haven't checked below v109). It does not work with W7 - for this, too, I have actually already found a solution - widevine files from firefox (4.10.2830.0) with kernel32.dll wrapper.
1 -
What system are you using? Only 8.0 and 8.1 are able to work with a widevine copied from firefox without mods.
https://www.mediafire.com/file/bgtttjm9tn8wdrj/4.10.2830.100.zip/filePut the 4.10.2830.100 folder in:
\User Data\WidevineCdm (you have to find the path to the profile yourself)
I changed the system to 8.1, it has better app compatibility and is still better than 10 in any version in my opinion.
0 -
-
It works fine on Firefox. I'm really reluctant to migrate to firefox, but it's better than changing system
0 -
As I wrote in my thread set up on the forum today,
Supermium on W7 has a DRM problem in the form of, I don't know, “no license”?The problem occurs on any Chromium browser running on this system.Can ESU updates for the system help in any way? I have been installing the version with updates to 2018.06 for years, perhaps it is too old....
Edit: Supermium fixed by patch attached by dev.
0 -
Status as of 2025-05-30.
Windows 8.1 and 8.0.
Chromium and Firefox-based browsers: 4.10.2891.0
https://redirector.gvt1.com/edgedl/widevine-cdm/4.10.2891.0-win-x64.zip
https://redirector.gvt1.com/edgedl/widevine-cdm/4.10.2891.0-win-x86.zip
The x86 version will not work with x64 browsers and vice versa.
- Chromium:
First try updating in chrome://components (universal for every Chromium browser) If you are using an older version of the browser and the version you downloaded is e.g. from a few years ago, download above Widevine.
For Chromium browsers, the path should look like this (you need to find the profile location yourself)
Keep the current directory structure.
\User Data\WidevineCdm\4.10.2891.0
- Firefox:
As long as version 4.10.2830.0 is sufficient, and you are using one of the latest versions of 115ESR, just update Widevine in the plugins tab. If you need version 4.10.2891.0 or you are using an older version 115 ESR download the above Widevine.
For Firefox browsers the path should look like this (you need to find the profile location yourself)
Put widevinecdm.dll, widevinecdm.dll.sig, manifest.json and LICENSE in 4.10.2891.0 folder.
\[user profile name]\gmp-widevinecdm\4.10.2891.0\
Windows 7
- work in progress, I want to create my own wrapper of missing functions.
0 -
Most likely, you will not get an answer. Win32 devotes Supermium, I think, most of his time. Extended kernel for Vista I would boldly call abandoned - it's been almost a year and a half since the last version was released.
He could find a helper to work on Supermium or hand over extended kernel to someone else, but that's his decision.
0 -
-
12 hours ago, D.Draker said:
And since Opera is protected with Denuvo (Austria), it may involve legal consequences for MSFN.
I'll comment on it in one word - paranoia
1 -
9 hours ago, Dixel said:
Did you just run your Opera "out of the box" without modding?
No, it's Blaukovitch crack, you can easily find it, here the link I will not give. The reason I share this is that he created wrappers for many system libraries and rewrote a few (api-ms), and I am very positively surprised that it works on Vista with the extended kernel.
1 -
3 hours ago, Dixel said:
What video driver and card do you use?
Vmware SVGA :p Currently I have not any computer with Vista.
Edit: After installing win32's mfplat it working with sandbox!
1 -
@D.Draker Opera 106 working with --no-sandbox on Vista x64 with ext kernel from 6th March 2023
Without --no-sandbox it not load anything.
0 -
Still working on 1507
2 -
While using Chrome 109 on the March 6 extended kernel, I noticed a status_access_violation error on some pages. The solution is to use --no-sandbox mode, or far safer, redirect the original DWrite.dll locally. BTW, with the March 6 version have kernel32 and kernel33.dll. For Chrome 109, it is better to redirect the latter locally, because then the system will be detected as Vista and no unsuccessful upgrade attempts will be made.
0
Chrome on Windows 8.1
in Windows 8
Posted · Edited by mjd79
The problem starts with version 127, it looks like chrome.dll is not able to create any process. because after substituting chrome.dll along with the kernel32 wrapper (and nothing more) by cracker who you probably known, D.Draker, from github, the browser starts up. Unfortunately the information that x64dbg gives me at this stage of my knowledge doesn't give me much.