Content Type
Profiles
Forums
Events
Everything posted by K4sum1
-
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.
- 46 replies
-
- Firefox
- Windows 9x
-
(and 3 more)
Tagged with:
-
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.
- 46 replies
-
- Firefox
- Windows 9x
-
(and 3 more)
Tagged with:
-
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.
- 46 replies
-
- Firefox
- Windows 9x
-
(and 3 more)
Tagged with:
-
I don't like the idea of an alpha fork, you really should try getting 3.6.28 working.
- 46 replies
-
- Firefox
- Windows 9x
-
(and 3 more)
Tagged with:
-
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
-
Just bisect and revert or undo any offending commits. See if you can get up to 3.6.28.
- 46 replies
-
- Firefox
- Windows 9x
-
(and 3 more)
Tagged with:
-
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.
-
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
-
My Browser Builds (Part 5)
K4sum1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Which one is generally accepted as being better, Serpent 52/UXP or Serpent 55/Mobius? -
r3dfox is release branch Firefox made to work on Windows Vista, 7, and 8. Also with limited compatibility for XP using One Core API. Main download: https://github.com/Eclipse-Community/r3dfox/releases Alternative download: https://sourceforge.net/projects/r3dfox/files/ If you run into any bugs or issues, please report it on GitHub under the issues tab. I am more likely to get to it and remember to fix it if it's there. If you don't have a GitHub account, here is fine too though.
-
Modern Minecraft 1.18+ On XP x64 Is It Even Possible?
K4sum1 replied to legacyfan's topic in Windows XP 64 Bit Edition
Yeah, I only found it because I searched "winvertroll" and wanted to see where I could find it by searching, and landed here. I edited in fixed link. Didn't even know MSFN sent notifications for edits. I need to get around to trying 1.19 or 1.20 with NotSoNew, that might be a better way to get newer versions on XP since it should work stock. -
Latest Firefox (122.0.1 as of posting) for Windows 7 https://github.com/Eclipse-Community/r3dfox/releases
- 106 replies
-
- Compatibility
- support
-
(and 3 more)
Tagged with: