Jump to content

ED_Sln

Member
  • Posts

    546
  • Joined

  • Last visited

  • Days Won

    6
  • Donations

    0.00 USD 
  • Country

    Russian Federation

ED_Sln last won the day on May 7

ED_Sln had the most liked content!

About ED_Sln

  • Birthday 06/28/1987

Profile Information

  • OS
    XP Pro x86

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ED_Sln's Achievements

345

Reputation

  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.
×
×
  • Create New...