Content Type
Profiles
Forums
Events
Everything posted by ED_Sln
-
Version 94 is already available, so updates are coming out quickly. There are no links to the build, so here's a screenshot.
- 209 replies
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
For now, the version is v91, and they’ll keep updating it until they reach the current version (or run into a problem they can’t solve), while version 91 is just a test version to show that progress is being made and to see how it works in general. Chromium for XP also started out as these kinds of test builds, and once they managed to bring the version up to the current one, the old repository was archived and a new one was created, which already supports XP+.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
No, he'll just create a new repository where he'll (apparently) upload versions that work starting with Windows XP. He responded to this in the post below.
- 209 replies
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
Advertisements are getting heavy-handed: unfreezehuge
ED_Sln replied to j7n's topic in Websites and Boards
I need to change the description and content of the thread because Chromium has been running on Windows XP for a long time, while Firefox runs on Windows Vista. -
If you're running a 32-bit OS, the XP drivers will work, but if you're running a 64-bit OS, there are no options — there are no 64-bit drivers available for this network card.
- 1 reply
-
2
-
Here is the solution signed by the driver: https://forums.mydigitallife.net/threads/resolve-the-issue-of-nvidia’s-latest-win7-driver-not-working-due-to-the-signature!.87141/ But as for updating CUDA, I haven't come across that—it's probably not possible.
-
Archive password: C118F50D-391D-45F4-B3D3-11BC931AA56D
-
XP Browsers ported to Windows 2000
ED_Sln replied to EAZY BLACK's topic in Browsers working on Older NT-Family OSes
It looks like your builds use the SSE2 version, at least Mypal78 does. When run on a Pentium 3, the application returns error D1. For Windows 2000, it's better to use the SSE version so that it works on older computers as well. -
NT 5.x Windows Update URLs Dump, inc. Custom Support Updates
ED_Sln replied to abbodi1406's topic in Windows XP
http://old-dos.ru/index.php?page=files&mode=files&do=show&id=6580 -
The version there is significantly lower. Even between 2-3 versions, the load can be higher. Check the CPU load in Task Manager. If it is close to 100%, install the h264ify extension or https://vorapis.pages.dev/#/home/download To disable the message about unsupported OS, do the following: reg add "HKLM\Software\Policies\Chromium" /v SuppressUnsupportedOSWarning /t REG_DWORD /d 1 /f
- 209 replies
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
@Slavich Shazam has already been fixed. Stuttering and freezing of sound and video on YouTube is usually associated with a weak processor that lacks the power to process 1080 video, especially if it is VP9 and even more so AV1.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
@genieautravail The ungoogled version has the flags #disable-encryption and #disable-machine-id. Enabling them will disable encryption and machine ID creation, allowing you to transfer your profile to another computer. The developer will not transfer them to the regular version, leaving the functionality completely stock. Therefore, for the regular version, use third-party tools to create a portable version.
- 209 replies
-
3
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
Firefox 52 no longer working on XP
ED_Sln replied to Dave-H's topic in Browsers working on Older NT-Family OSes
@Dave-H Check that the firefox.exe file has not been modified, it must have a valid digital signature and this SHA-1 hash: 800826E19BB46A4FBEB26BD8CE08C9F44D8BC401 -
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.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
There is a second link to mini_installer.exe, which is a browser.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
@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.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
I created Isuue. Now we just have to wait for the developer's response.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
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.
- 209 replies
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
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.
- 209 replies
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
What kind of processor do you have?
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
Supermium 138 opened without errors.
-
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?
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with:
-
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.
- 209 replies
-
1
-
- Windows XP
- windows vista
-
(and 3 more)
Tagged with: