Jump to content

ED_Sln

Member
  • Posts

    546
  • Joined

  • Last visited

  • Days Won

    6
  • Donations

    0.00 USD 
  • Country

    Russian Federation

Everything posted by ED_Sln

  1. 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.
  2. 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.
  3. 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.
  4. Archive password: C118F50D-391D-45F4-B3D3-11BC931AA56D
  5. 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.
  6. http://old-dos.ru/index.php?page=files&mode=files&do=show&id=6580
  7. 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
  8. @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.
  9. @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.
  10. @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
  11. 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.
  12. 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.
  13. 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.
  14. There is a second link to mini_installer.exe, which is a browser.
  15. @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.
  16. I created Isuue. Now we just have to wait for the developer's response.
  17. 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.
  18. 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.
  19. Supermium 138 opened without errors.
  20. 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?
  21. 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.
  22. Yes, and versions ESR 128.14.1 and 140.5.0 have already been released.
  23. Does anyone know what happened? The repository on GitHub is archived, and the website is down.
  24. 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.
×
×
  • Create New...