Jump to content

ED_Sln

Member
  • Posts

    551
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    Russian Federation

Posts posted by ED_Sln

  1. On 8/5/2026 at 1:28 AM, NotHereToPlayGames said:

    Is it possible to totally remove/disable the "AI" features in the e3k Chromium fork?

    It cannot be completely disabled or removed. In version 151, the flag that disables AI in the address bar was removed, but you can disable it using the --disable-features=AiModeOmniboxEntryPoint

    On 8/5/2026 at 7:25 AM, EliraFriesnan said:

    How do I remove support for "colour emojis on Windows XP through Windows 8.1 created by @mjd7989."?

    Delete the files you extracted from the dwrite_xp_x86 folder in the webgl_hw_and_dwrite.zip archive.

  2. On 7/18/2026 at 6:29 PM, Jody Thornton said:

    But based on v91?

    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+.

  3. On 5/19/2026 at 12:25 PM, user57 said:

    its nice to have a other chrome for windows xp, seems that i was mistaken

    i wasnt looking for e3kskoy7wq´s browser because the title just says something about win7

    "Firefox and Chromium running on Windows 7 by e3kskoy7wqk"

    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.

  4. 8 hours ago, Slavich said:

    The developer's browser from the adjacent topic does not have such oddities.

    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

     

  5. @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.

  6. 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.

  7. 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.

  8. 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.

  9. 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.

×
×
  • Create New...