Jump to content

grey_rat

Member
  • Posts

    202
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Belarus

Everything posted by grey_rat

  1. With the WRP - Web Rendering Proxy - Firefox 52 open any site https://github.com/tenox7/wrp
  2. roytam1, the Chell driver makes improvements and allows you to run games that the Intel driver does not work with http://trixarian.net/gma950_gamelist.txt But the browser does not allow you to initialize the video card to enable acceleration. Maybe these errors will no longer be with the Chell driver
  3. roytam1, you once changed the 4k texture limit to 2k. This enabled hardware acceleration on the radeon X700-X1250. Please tell me again where is this place in the browser code, Feodor2 in MyPal68 seems to have lost it. And could you experimentally reduce the value to 1k ? The driver Chell 1.7b (or 1.8b for Win7) for GMA 950 - 3150 adds support 2.0b shaders, but browser acceleration is still not work.
  4. It is advisable not to change this function if everything works well with hardware acceleration. 1 or 2 - if there are graphical errors. For example, with FX5200 or GF6100 video cards, instead of a video, a black or green image https://habrastorage.org/webt/tv/dl/bo/tvdlbolut1ediirrn7rlyg1ysuk.jpeg
  5. layers.gpu-process.enabled - only DirectX10+ and multi process, for XP - false
  6. Yes true Other D3D in XP are not possible
  7. XPerceniol, in XP only D3D9 is possible layers.geometry.d3d11.enabled; false media.wmf.enabled;false WMF does not work in XP webgl.angle.try-d3d11;false
  8. In beta 5, an attempt was made to disable the acceleration enable lock. I wanted to test it on Intel GMA 900-3150 and ATI Radeon 9500-x600. But the acceleration did not turn on. GMA does not support Pixel Shaders (PS) 2.0b, only 2.0. The browser checks for PS2.0b before allowing acceleration to be enabled. For WebGL Angle browser checks PS3.0. roytam1, is it possible to fix this (checks only for PS2.0, for example in Firefox 43 webGL Angle checks PS2.0)? Once upon a time, they wanted to turn on acceleration for all GMA https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers
  9. For 2.2.8 need to replace the file libmp4_plugin.dll (2.2.8 -> 3.0.x) in C:\Program Files\VideoLAN\VLC\plugins\demux https://dl.dropboxusercontent.com/s/4swyui0z7446mur/libmp4_plugin.dll It may be possible to use in conjunction with https://ys.3dyd.com/download/ Youtube 360p and 720p (direct link) play in 2.2.8
  10. It reads, but there are so many problems with the browser that it repairs in order of importance: D3D9 H/A WASM (new ublock support) crashs ......
  11. ADMM layers.acceleration.disabled - true or layers.max-active 1 or 2 or browser.tabs.remote.autostart - false
  12. beta 4 https://github.com/Feodor2/Mypal68/releases
  13. There is progress with D3D9. It turned out to be returned to FF56 (removed D3D9 in this version) http://forum.ru-board.com/topic.cgi?forum=2&topic=5894&start=440#3
  14. Removed D3D9 code from FF68. feodor2 (zzz528) is trying to get it back, but black screen http://forum.ru-board.com/topic.cgi?forum=2&topic=5894&start=320#16
  15. UCyborg, this is still being done. May be in beta 3. http://forum.ru-board.com/topic.cgi?forum=2&topic=5894&start=240#11 If have a new Intel processor, try installing uBlock 1.32.2 https://addons.mozilla.org/firefox/downloads/file/3699732/ublock_origin-1.32.2-an+fx.xpi
  16. example fonts cairo, general.useragent.site_specific_overrides, ftp, WebGL on Direct3D9, omtp, NPAPI, single process,.......
  17. 68 is the fastest version of the browser. 78 and 91 are much slower. In 69+, some features are removed.
  18. http://forum.ru-board.com/topic.cgi?forum=2&topic=5894&start=60#2 In Firefox 68, for one process, it was necessary to disable the option and add two files to the folders where Firefox is located. In MyPal he did it differently. If you press Alt+Ctrl+del and open multiple tabs, 2 processes will be displayed. Youtube is trying to stream video in AV1 codec, it's hard for processors without SSSE3, SSE4, AVX. Additionally https://www.reddit.com/r/AV1/comments/b3bcft/firefox_nightly_now_uses_dav1d_021/ It is advisable to disable media.av1.enabled and media.rdd-process.enabled OpenGL it somehow works with ATI, with Nvidia it's bad, with Intel it's very bad. Slightly reduce memory consumption if: browser.tabs.unloadOnLowMemory - true, layers.async-pan-zoom.enabled - false, layers.omtp.enabled - false, dom.ipc.processCount 1-3. But it is for slow computers. Fast computers will lose in performance
  19. WebGL and WebGL2 only works with OpenGL webgl.force-enabled true , webgl.disable-angle true For one process - browser.tabs.remote.autostart false and dom.ipc.processCount 0 H/A OpenGL will not fix, Feodor2 (aka zzz528) will try to return Direct 3D9 H/A http://forum.ru-board.com/topic.cgi?forum=2&topic=5894&start=0
  20. silverlight - this NPAPI plugin https://support.mozilla.org/gl/questions/1176670
×
×
  • Create New...