Content Type
Profiles
Forums
Events
Everything posted by ED_Sln
-
Perhaps the issue is that FF 39 does not support TLS 1.3, so websites that use this protocol cannot be opened. FF 2 has an encryption engine update, so websites with TLS 1.3 can be opened there. To enable the browser to use system certificates, find (or create) the security.enterprise_roots.enabled parameter in about:config and set it to true.
-
If you mean this: https://github.com/win32ss/supermium/issues/1596 This has been fixed in 138 R6. The problem was in the instructions; if the processor did not support SSE4.2, this bug could occur.
-
I tested the new Chromium on Win XP. It runs faster than Supermium. But there are a few things to note. The RAM consumption bug when C++ is installed can be resolved by adding the corrected_api_sets.zip folder from Supermium. In XP x64, there is enormous virtual memory consumption, and I haven't found a solution. WebGL is completely disabled, even the software version, which means that websites that require it do not work. Manifest v2 is available but disabled by default. You need to add the parameter --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled to the shortcut. To disable the notification that the OS is not supported, add --test-type to the shortcut. The browser requires a CPU with SSE3. Browser crash during import fixed in version 144.
-
Supermium 138 opened without errors.
-
It also works, but after launching it sets the timer to 2 ms, after launching the browser it switches to 1 ms, and after closing the program it remains at 1 ms.
-
I'm not sure if that's it. It mentions an ACPI timer, but this thread is about HPET, which doesn't depend on the processor frequency and is measured in milliseconds rather than megahertz.
-
No, you cannot set a different value. As far as I know, these values are hard-coded into the OS kernel, and you cannot set a value lower than 1 ms.
-
This manifests itself in the fact that the time on the computer starts to rush. This occurs when working with relatively new versions of Chrome-based browsers, such as 360, Chromium 87, and Supermium. They constantly switch the timer mode from 1 to 16 ms, which causes the time to run ahead. This program switches the timer to continuous operation in 1 ms mode, so the time is correct.
-
I use this: https://yadi.sk/d/KpTGDPITsNWn7w the program itself is in the Timer_Fix folder. Brief description: Timer_Fix program with source code written in Visual Studio 6.0. The program has no interface; after launch, it will set the system timer to a period of 1 ms and leave it unchanged. The program will remain in the processes until the OS is rebooted. For convenience, it is best to place this program in “Startup” and completely forget about the problem of time passing. No issues have been found with using this method.
-
If it were possible to fix it in the registry, they would have done so instead of creating a program. No, in XP, you cannot set a timer without third-party programs.
-
https://web.archive.org/web/20160609092058/http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe This is SP1 only, without Framework 1.1.
-
I've collected various USB3 drivers that I found on different forums. They work differently on different motherboards and with different ACPI, so before installing it is better to make a backup of the OS, because it happens that the OS stops booting. The first one to try is AMD+Intel, it does not add any additional layers to the system, for example ntoskrn8.sys. If it doesn't work, then try the others one by one. https://www.upload.ee/files/18148104/USB3.7z.html