Content Type
Profiles
Forums
Events
Posts posted by ED_Sln
-
-
19 hours ago, NotHereToPlayGames said:
This issue is DEFINITELY hardware-related and it has ALWAYS existed (all versions of Supermium except maybe the most recent) on my 17/18yr old Intel Core2 Quad Q6700.
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.
1 -
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.
1 -
11 hours ago, EliraFriesnan said:
Thanks! I can only see some patches in the chromium-131.0.6740.0.zip folder.
There is a second link to mini_installer.exe, which is a browser.
1 -
@EliraFriesnan The developer replied: https://github.com/e3kskoy7wqk/Chromium-for-windows-7/issues/70
The browser he linked to runs even on XP, but it is x64.
1 -
On 11/24/2025 at 1:38 AM, EliraFriesnan said:
Will you help me?
I created Isuue. Now we just have to wait for the developer's response.
1 -
On 11/20/2025 at 5:21 PM, EliraFriesnan said:
I had missed one or two telemetry updates (intentionally).
Was telemetry added to Vista? Write KB, I'll check what these updates are. Maybe there's something important there. Because I installed all the updates that are available.
0 -
20 hours ago, EliraFriesnan said:
Intel Core i5 7th Gen Core i5-7500 Kaby Lake Quad-Core 3.4 GHZ
No, there shouldn't be any problems with that processor. I thought that maybe you have a processor without SSE3 and that's why it won't start.
Then you need to write to the developer. Even though he no longer supports Vista, he may be able to tell you what the problem is.
0 -
On 11/16/2025 at 11:10 PM, EliraFriesnan said:
Yes.
What kind of processor do you have?
1 -
1 hour ago, j7n said:
What is wrong with this website? https://forum.zdoom.org/
Supermium 138 opened without errors.
0 -
6 hours ago, EliraFriesnan said:
Platform Update, you mean KB2117917, KB971512,
Yes, I'm talking about them. Well, then I don't know what else might be needed. I have all the updates installed, as well as all versions of C++ and Net 4.6.2. Does version 136 give the same error?
1 -
18 hours ago, EliraFriesnan said:
Thanks! On a fresh Vista SP2 Net 4.6.2, it doesn't load at all.
You need to download chrome.packed-vista.7z and run it with the --no-sandbox parameter. Everything is written there. If this is done, then some updates may be missing, especially the Platform Update.
1 -
7 hours ago, VistaLover said:
And un-archived now
:
Yes, and versions ESR 128.14.1 and 140.5.0 have already been released.
0 -
Does anyone know what happened? The repository on GitHub is archived, and the website is down.
1 -
7 hours ago, pappyN4v2 said:
I use this https://github.com/temerkhanov/SetTimerService on XP guests in VMware that has distorted audio on modern CPUs.
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.
0 -
4 hours ago, Damnation said:
Is this the same issue that the XP HAL timer patch addresses?
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.
0 -
1 hour ago, Kmuland said:
Could be posible lower the timer with this tool? some command line to enter the desired timer? I wanted to test below 1ms
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.
0 -
4 hours ago, Nomen said:
The only reason I'd like this system to have access to the most ram possible is because I keep a lot of tabs open in firefox and past a certain point the system becomes unstable. Is that something that more ram can fix?
If it starts using more memory than it has and the OS has to constantly dump the excess into a swap file, then yes, this can cause it to run unstable. Increasing the available memory should fix this, because each tab will be able to use 2 GB of RAM.
0 -
12 hours ago, NotHereToPlayGames said:
I'm not seeing the "advantage". What am I missing? Before/After comparison?
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.
1 -
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.
1 -
The SysWOW64 folder contains 32-bit files. Including the ntoskrnl.exe file.
0 -
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.
0 -
Or install fix128. It will install the kernel from Server 2008 R2, and the OS will see and use all available memory, i.e. 16 GB. However, not all drivers are compatible with the current PAE mode, so you need to check.
0 -
17 hours ago, NullEntity said:
This is SP1 only, without Framework 1.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.
1
Firefox root certs or cert authorities and XP
in Windows XP
Posted · Edited 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.