
grey_rat
MemberContent Type
Profiles
Forums
Events
Everything posted by grey_rat
-
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
recently there https://www.realtek.com/en/ but now fixed, before that Firefox 48 couldn't open it -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
For Firefox 52 +, there is an extension https://addons.mozilla.org/ru/firefox/addon/yt-player/ which adds the ability to adjust volume in the mobile version of Youtube. But it doesn't work in PM or Basilisk. Are there similar extensions or userscripts for PM or Basilisk? -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
For Firefox 45 or 52 can repair the general.useragent.override.name, only need to transfer config.js in C:\Program Files\Mozilla Firefox // Components.utils.import("resource://gre/modules/UserAgentOverrides.jsm"); UserAgentOverrides.init(); config-prefs.js in C:\Program Files\Mozilla Firefox\defaults\pref pref("general.config.obscure_value", 0); pref("general.config.filename", "config.js"); both files https://dl.dropboxusercontent.com/s/lz2ajj9mm0w151u/45_52.zip -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
If consider playing video in the browser, then the fastest way is with plugins. However, this method involves many settings. -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
2.0.7 works in Firefox 45-48, NewMoon27, in KM installed but no icon (on/off). For 3.16.16 - min Firefox 52, NM28..... In 2.0.7 unofficial changed the storage paths, well, it works. -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Browsec 2.0.7.2 (unofficial) http://forum.ru-board.com/topic.cgi?forum=5&topic=50547&start=2240#12 -
For OpenGL 2.0 (Radeon 9500+, FX5100+....). webgl.disable-angle — true webgl.force-enabled — true For only SSE2 (478 socket Intel, 754 socket AMD) C:\Program Files\Mozilla Firefox add opengl32.dll webgl.disable-angle — true webgl.force-enabled — true webgl.dxgl.enabled — false gfx.prefer-mesa-llvmpipe — true Antix Linux SSE2 and OpenGL 1.2
-
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
In Firefox 52, the 2x minute problem can be partially solved by the extension "SponsorBlock" Serpent and Centaury browsers can also install it, but for some reason it does not work. -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
When there was Firefox 15, the video was watched in flash-plugin No problem 23 minutes in VLC or WMP plugins Flash player on Youtube was disabled at the beginning of 50 versions Firefox https://wiki.mozilla.org/Release_Management/Calendar Firefox 52 - Release Date 2017-03-07 07.2017 - When Flash on Youtube was completely removed -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
roytam1, in Firefox 52.9 it is possible to install some new extensions with AMO by creating extensions.checkCompatibility.52.9 (false) example: "PotPlayer YouTube Shortcut" or "Worldwide Radio" This option does not work in the BOC/UXP (Serpent). Can this be fixed ? -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
XPerceniol, the mobile version of youtube is still light, but there you need to create rules for ublock for example m.youtube.com##lazy-list > .spinner -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Firefox 78 https://snapshot.debian.org/archive/debian/20210623T030849Z/pool/main/f/firefox-esr/firefox-esr_78.11.0esr-1~deb10u1_i386.deb https://snapshot.debian.org/archive/debian/20210623T030849Z/pool/main/f/firefox-esr/firefox-esr_78.11.0esr-1_i386.deb Fastest Firefox 68 https://snapshot.debian.org/archive/debian/20201015T150652Z/pool/main/f/firefox-esr/firefox-esr_68.10.0esr-1~deb9u1_i386.deb https://snapshot.debian.org/archive/debian/20201015T150652Z/pool/main/f/firefox-esr/firefox-esr_68.12.0esr-1~deb10u1_i386.deb It is advisable to do the following for better responsiveness layers.omtp.enabled - false media.av1.enabled - false media.cubeb.sandbox - false media.rdd-process.enabled - false security.sandbox.content.level for Firefox 68 - 0 dom.ipc.processCount - 1 extensions.webextensions.remote - false browser.tabs.remote.warmup.enabled - false browser.tabs.unloadOnLowMemory - true layers.async-pan-zoom.enabled - false toolkit.cosmeticAnimations.enabled - false browser.stopReloadAnimation.enabled - false browser.suppress_first_window_animation - false -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
GusCE6, it is possible to put a WMP or VLC plugin in the browser. With which you can watch video in 360p example on Windows XP https://www.youtube.com/watch?v=b-6MczEoa6I example on MX Linux https://www.youtube.com/watch?v=qhltXEaJHmU Hardware acceleration is disabled by default in Firefox on Linux. If your video card supports OpenGL 2.0, enable it layers.acceleration.force-enabled or layers.acceleration.force In Firefox 78 for SSE, be sure to toggle these settings media.cubeb.sandbox - false , security.sandbox.content.level - 2 (for Alsa). -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Dave-H, only K-Meleon, PM27 and Firefox 45-47. I asked Feodor2 to fix OpenGL, it did it, but then it broke it https://github.com/Feodor2/Mypal/issues/126#issuecomment-660646967 roytam1, is it possible to fix (without crashing) OpenGL compositing in NM28, Basilisk and Serpent? -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Typically, hardware acceleration problems occurred due to Direct2D. But Direct2D doesn't work for WindowsXP. Only "compositing" can work in WindowsXP about:config and about:support Dave-H, For Radeon 9500 - x600 can enable OpenGL compositing. In K-Meleon, PM27 and Firefox browsers 45-47. layers.prefer-opengl - true layers.acceleration.force-enabled - true or layers.acceleration.force - true In km - normal. In PM and Firefox - shifted up (fixed by full-screen mode and browser.fullscreen.autohide - false PM28 (Firefox52) crash at start -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
DirectX 9.0b Dave-H, x600 supports WebGL, but not Angle, only OpenGL . You need to switch: webgl.disable-angle - true webgl.angle.try-d3d11 - false webgl.force-enabled - true Even the Radeon 9500 can WebGL If WebGL through OpenGL will not work, you can do s/w WebGL, it will not h/w, but will work (necessary SSE2) webgl.disable-angle - true webgl.angle.try-d3d11 - false webgl.force-enabled - true gfx.prefer-mesa-llvmpipe - true and add opengl32.dll to your browser folder https://msfn.org/board/topic/182647-my-browser-builds-part-3/page/11/?tab=comments#comment-1199702 -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
roytam1, I tested h/w acceleration on Radeon x700. Firefox does not include it. But works in your. Looks like Directx 9.0b support is critical Dave-H, do you have an h/w acceleration on x600? -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Hm.... Radeon 9550 (DirectX9) video card. Serpent, KM and PM write the following errors Compositing Basic GPU Accelerated Windows 0/1 Basic (OMTC) (#0) Assert [D3D9] Failed to create a critical resource (vbo) (#1) Assert [D3D9] Could not Initialize the DeviceManagerD3D9 (#2) Error [D3D9] Failed to init compositor with reason: FEATURE_FAILURE_D3D9_DEVICE_MANAGER This video card works normally OpenGL compositing in K-meleon (layers.prefer-opengl) and OpenGL compositing in Firefox78 on Linux. Why might this and other D3D9 video cards not be initialized? -
My Browser Builds (Part 3)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
roytam1, please remove the limitation 4K texture for hardware acceleration. This can return hardware acceleration for Radeon 9500 - X1250 and Intel GMA900 - 3150 graphics cards https://bugzilla.mozilla.org/show_bug.cgi?id=637089 And add opengl32.dll file for SSE2 + , that it would be possible to enable software WebGL on computers with a bad video card https://bugzilla.mozilla.org/show_bug.cgi?id=1193695 https://download.qt.io/development_releases/prebuilt/llvmpipe/windows/ (25-Sep-2014) and rename opengl32sw.dll -
PotPlayer v1.7.21419 - last for Windows XP
-
1. to unpack wmp11-windowsxp-x86-enu.exe (WinRAR or 7zip) 2. start in turn: umdf.exe , wmfdist11.exe , wmp11.exe 3. reboot WMP can be used to view Youtube in a browser on very slow computers
-
My Browser Builds (Part 2)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Software WebGL1 on Windows XP, for non-OpenGL2.0 video cards (MX440, Radeon 9250, GMA....) download opengl32.dll https://dl.dropboxusercontent.com/s/4hr7voppxcxpqq8/opengl32.dll or MESA OpenGL Software Renderer http://trixarian.net/Chell/ opengl32.dll drag in folder ..... C:\Program Files\Mozilla Firefox (or another browser) In about:config webgl.disable-angle - true webgl.force-enabled - true gfx.prefer-mesa-llvmpipe - false https://bugzilla.mozilla.org/show_bug.cgi?id=1193695 -
My Browser Builds (Part 2)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
UA - Mozilla/5.0 (Linux; Android 5.0.2; SAMSUNG SM-A500FU Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Gecko/20111216 Firefox/9.0 Fennec/9.0 https://dl.dropboxusercontent.com/s/pj9hq3lhu300e50/msfnyt682.JPG https://dl.dropboxusercontent.com/s/k62x9ht91sex4dn/msfnytm2.JPG UA - Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 https://dl.dropboxusercontent.com/s/44tfzxju3xzdxem/msfnyt68.JPG -
My Browser Builds (Part 2)
grey_rat replied to roytam1's topic in Browsers working on Older NT-Family OSes
Mobile YouTube - light version Soon, the desktop version of Youtube will not be available for older browsers Сhange the useragent to Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0