Jump to content

K4sum1

Member
  • Posts

    188
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by K4sum1

  1. In case it was funny setup bug, I did the first part of install on T430, swapped SSD, and did the ACPI mod afterwards. https://files.catbox.moe/av6dtu.mp4
  2. I just tried it and I got the same BSOD. I'm booting an installer and I replaced ACPI.SY_
  3. I don't want to steal the name https://github.com/ascrod/ambassador
  4. I don't think so. Can you give me that acpi.sys pls? (for 5.2 x64)
  5. I should probably mention some of the newer releases here. I made a 115 ESR for Vista build, and I will do the same for 128 soon. I'm going to be building my own Rust fork to fix a couple issues I've encountered with the 115 ESR build, and once I do that, I'll work on making a 128 ESR for Vista build.
  6. What I suggest (bisecting) is basically just an automated version of this. You tell git to start a bisect, give it a good and bad commit (the releases), and just build from there, marking good or bad as you go. You're going to need to read up on git. Since this is Firefox, maybe you need the mercurial to git translator as well, but not sure what your source is. If you get a proper git clone, you can then just git revert (--no-edit) (commit) and fix any conflicts that may arise.
  7. Yeah, it's a slow process. When I began, it would take me basically a full day to bisect to fix an issue. Part of that was that I was dumb and issues can be a bit finicky, I had to do it twice the first few times. I recommend when bisecting removing the alpha or beta identifier from the version number as that changes how some things work, and can better expose problems.
  8. What I would do is grab 3.6.28, try to build for 9x, then start fixing issues. Since I suck at coding and debugging, I would bisect to find offending commits and fix or revert them until the browser works. Basically what I did for r3dfox. I would give it a try, but I have many other projects I'd rather do currently.
  9. I don't like the idea of an alpha fork, you really should try getting 3.6.28 working.
  10. To get it working on 7 (VxKex), you need to edit prefs.js and set browser.taskbar.lists.legacyBackend to true or just use r3dfox
  11. Just bisect and revert or undo any offending commits. See if you can get up to 3.6.28.
  12. Finally looked at this, focus is set to false by default. VPN was still enabled. I'm in the middle of working on an experimental feature, so I can't exactly just go and flip the pref, but I'll try to remember to do so.
  13. You should probably mention that in the post then.
  14. For intelppm.sys, wouldn't you need to update checksum for Windows to accept the driver? Or is this a only a post-Vista behavior?
  15. I meant to reply to this but I guess I forgot. I use HTTP Downloader if I want fast downloads, and with it I can see regressions even past 3 parallel connections.
  16. Closest thing would be Echelon but that's Firefox 4 and some styles are broken.
  17. I haven't looked into it, but it might be better if you want the classic theme or Aero with modifications. I would need to set up my own 10 VMs with classic and Aero to test. If there is any difference it will not be measurable. I was going to do like AVX builds, but I found that made no measurable difference. I considered disabling it by default since privacy stuff recommends it, but I know those systems are always very finicky and I don't want to confuse the average user interacting with them even more so I just left it.
  18. I did that a bit back, forgot to post back here. Not entirely sure what you mean by that. There is some delay loaded or disabled pre-10 stuff like the share menu or tablet mode for 10. All I did was undo what broke 7. What I did was make Aero work on 7 again, so it should work on r3dfox. It's not something I test, although I don't stray too far from stock. I think the custom settings options would probably break and about menu would be stock, but I guess working well enough. Everything else mentioned should be like stock Firefox. I didn't change too much. https://github.com/Eclipse-Community/r3dfox/tree/release-121
  19. Sun Rays
  20. Wand
  21. Which one is generally accepted as being better, Serpent 52/UXP or Serpent 55/Mobius?
×
×
  • Create New...