Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I suggest to simply delete that possibly infected Trojan executable file. It works without it! I think it's safe to assume it can be a part tracking/spying features. I mean, if the browser works fine without it!
  3. Saxon simply reported non working page error, whether it's Thorium related or not, is still to be determined, and you started your usual off-topic activities with the crap posting, link. I got absolutely another error, I assumed it was (most probably) related to MSFN website/editor, I didn't have any errors upon visiting the page directly, I didn't know it was an imgur link, I thought the image was attached, that's why I made a screenshot with spacer. png, and UCyborg already helped, so why you just start minding your own business, and leave us be? Thanks. Since you aren't suggesting any useful solutions and always behave disrespectfully, insinuating VPN, etc. Don't like our posts? Ignore. Or I'll make a very detailed report to Tripredacus, I'll explain how you always bring hostilities, how you insert personal, insulting references and spam up the forum.
  4. Today
  5. Thank you! I made 3070 work on driver 466.77 on Windows 1709 (build 16299). Here, this combination worked: 1. 00 7C 3F 00 (16252) replaced with 00 0F 3A 00 (14863) and 2. 00 AD 42 00 (17069) with 00 AB 3F 00 (16299)) For 4070 and driver 531.61 (531.41 is the earliest driver supporting 4070) on 1709, I don't know what to modify. I'm not experienced with WinDbg to find the new hex values to modify via debugging. This is especially difficult because "1803" being the minimum Ampere/Lovelace winver requirement could mean beta builds from 17069 to 17763. So this would be a lot of trial and error without proper debugging. How do I debug the .sys file to nail down the values to change?
  6. @Kmuland Another great extension to easily adjust rather hidden settings of your New Moon 28 browser is Pale Moon Commander in version 3.0.1. This extensions also offers performance settings. An interesting and also effective measure in reducing RAM usage is rebasing the file xul.dll from New Moon's programme folder. Personally, I do that each time a new version is released. The tool I use for rebasing is libase. And finally, I'll post here soon another nice custom button which also helps a bit (especially after the starting the browser) to minimize RAM usage of legacy browsers. Greetings from Germany, AstroSkipper
  7. I think you may need to revert and fixups manually. and for me, codeberg is a very slow (if case of network speed) site so I can't do anything with it.
  8. ... And if you took the time to read the linked reddit thread in its entirety, you would have also found that: In any case, and since this is OT here , I won't be posting more on this issue; however, I and other MSFN members will, no doubt, continue using ImgUr as an external image hoster, if it suits my/their needs... Regards.
  9. it would be no wonder when some anti virus is coming and claim that to be either malware, virus, trojan horse, potentional unwanted software in the past that was a discussion when microsoft for example handle all results what are virus are - they decide , in fact many marked sams one core api as virus , or my version changer (while being complete open source)
  10. ... Be that as it may, win32's close collaborator and co-maintainer/administrator of Supermium's GitHub issue tracker, docrR, has already posted this: https://github.com/win32ss/supermium/issues/567 (BTW, that X link won't open/display for those without an account/those browsing X anonymously); the issue has also been pinned in the tracker, so it's difficult to not notice it ... ... My thoughts exactly - this doesn't mean that official sources of any given software are 100% immune to being tampered with, but this doesn't seem to be the case here...
  11. The error means invalid image format. Since you are on a 64bit OS, we can presume the OneDriveSetup.exe is fine, but one of the files it tries to load is the wrong architecture. If OneDriveSetup.exe is a 32-bit binary, it tried to load a 64-bit dependency or vice versa. Quite possible the correct dependency is present on the system, but default file search order found the wrong one first.
  12. you may try the retro version: https://crystalmark.info/en/software/crystalmarkretro/ for normal version, you should try 3.0.4. as newer versions comes with CMOV.
  13. There is a lot that can be done to improve New Moon 28 on computers low on resources. The extension Custom Buttons is very low in consuming resources. Once installed, you are able to use some custom buttons to improve the performance of New Moon 28. Read here: Toggle GIF Animation, Pref Toggler and Restart & Purge. One idea is to disable all animations and autoplay functions. Set the pref image.animation_mode from value normal to none! And then use the custom button Toggle GIF Animation to temporarily enable such animations when needed. And I would recommend one of the PM extensions to control media autoplay. There are three candidates. Try them and decide yourself! Furthermore, you should consider to use the script manager Greasemonkey 3.31.4. By using scripts you can improve web compatibility, solve problems or annoyances and much more.
  14. Exactly thats the reason. The laptop Im using uses same mechanical HD for downloading, browser cache, windows pagefile.... so in situations withfew memory available skipping the cache saves to much r/w on disk. Really appreciated the info!!! I conserve cleanmem as best memory manager but I have to learn how to config it properly. Currently Im testing with old FF memory extensions and really does not help a lot. Ill install Lull The Tabs now... and test it. My best memory save trick for NM28 is to open a new window instead of a new tab and close the old window to really free up the memory.
  15. Just for clarification: No more, no less. In such cases, an IP change should solve it unless the computer is really sending too many requests to the affected server for whatever reason.
  16. None of the extensions I listed just for you are unknown, of dubious origin or even harmful. They all are well-known and simply the last versions which are compatible with Serpent 52. But if you harbour such thoughts and doubts, you should stay away from scripts. Because the security risk is not posed by the well-known and absolutely trustworthy script managers , but by the scripts themselves, which are written in JavaScript and whose code can only be read and evaluated by someone with in-depth knowledge of this programming language. Scripts can cause damage and should only be obtained from trustworthy sources or programmed yourself.
  17. Easy. By taking some personal responsibility and knowing if you downloaded from an OFFICIAL source or if you just clicked some random link that some random person on some random web site directed you to. Doesn't sound very complicated to me. We used to call it "net savvy". And it is the "net savvy" consumer that has NEVER been hit with malware yet also NEVER runs real-time "protection". We used to also call it "practice safe hex".
  18. It certainly looks that way doesn't it? Well I have searched quite a bit, but I do not necessarily trust just any extension with a dubious name (and they are) to have it in my installation, so therefore I requested the exact thing that works.
  19. "File in latest build detected as executable malware?!" Here are the results of Virus Total. https://www.reddit.com/r/ThoriumBrowser/comments/1cozm0h/file_in_latest_build_detected_as_executable/?rdt=41908
  20. Did you make 3070 working with R510 and later? Take 538.49 as example, I checked 385CB40h and added new codes to overwrite the information before comparing begins, then I broke the compatibility of adaptive G-sync on later version of Windows 10 like 21H2 by deleting useless codes. Finally I took time to correct the mess I made and completed modification. If you still can't make 3070 and 4070 work by such kind of modification, I will guess NVIDIA uses different way to prevent GeForce from working on old version of Windows. Good luck.
  21. You're wrong. First, I didn't use VPN, second, it says: the page "isn't not working", when someone is blocked, the error code is "403 FORBIDDEN". I get 429, not 403, please pay attention to what I write. 403 Error when using VPN, again my error was 429, not 403. https://community.spotify.com/t5/Desktop-Windows/403-Error-when-using-VPN/td-p/5470781 https://en.wikipedia.org/wiki/HTTP_403 https://support.google.com/chrome/thread/214178109/what-should-i-do-with-error-403-when-i-user-vpn?hl=en
  22. If that is a bug or not i have no idea, but it is a minor one. The color you choose for the taskbar do not apply to those two windows: Each of them has an independent color
  23. Thanks alot, Now I have no problems at all!!
  24. Thanks!!! This practically solved the following for me: 1) Tabs sometimes crashing 2) Youtube videos stop playing and needing to be reloaded in a fresh tab 3) Sites not loading and needing to be opened in a new tab Great work!
  25. ... It all makes sense now : https://www.reddit.com/r/imguralternatives/comments/1357t3l/imgur_just_started_blocking_vpns_from_loading/
  26. Yesterday
  27. Someone claims we need to start being beware of Fake Supermium. How do we know whether it's true, there's no official statement by win32. https://twitter.com/Supermium
  1. Load more activity
×
×
  • Create New...