Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I am not aware, that versions 12-23 work usable at all with KernelEx. Those are freezing after a few seconds. With later versions, it depends on the hardware (i.e. CPU) whether Firefox is slow. With a Intel Prescott it runs noticeably slower than with a Core2Duo Wolfsdale. With the last mentioned it does not run slower than on XP or maybe minimally. There is no need to measure the loading times for comparison. That's not worth it. Yes I've XP, Vista and Win7, too.
  3. Today
  4. You'd need Vulkan driver by AMD, Nvidia or Intel for it. No such drivers exist for XP AFAIK. Is there even a single OpenGL 4.x game for Windows XP out there? OpenGL 4.5 is available on XP with recent enough Nvidia drivers, at least in theory. These projects are focused more on providing legacy D3D support where it's not available (eg. Linux) or where there might be quirks in native implementations (modern drivers on modern Windows), if you run XP, chances are you have period correct hardware with good support for those APIs.
  5. Tip for RetroZilla: Gecko 1.8.0b3 and later support building with MSYS, so that means Mozilla-Build will work with them. rn10950 used Mozilla-Build 1.2 to compile RetroZilla. If you want a native Windows command prompt window instead of rxvt like Mozilla-Build 1.2 uses, Mozilla-Build 1.3 is also suitable to build RetroZilla. Is it possible you are using mk_add_options MOZ_MAKE_FLAGS="-j1" simply because it's the default setting? What I notice with older Mozilla code (pre 2012) is you need a graphics adapter/card to take advantage of a powerful CPU. Wait... What version of Windows are you using to compile RetroZilla? In my experience, Windows 2000 and XP are the best choices for RetroZilla compilation.
  6. @reboot12 Hi, until now I cant set any nvram variable with any tool, that is on the market. Because all in Bios is still Write Protected. I can use those tools only for to check, if my change by hand of the nvram variable is correct. I look for the Byte pattern of each nvram variable with UEFI tool. For the search via UEFITool I use Byte length of about 300, because with shorter length I always get other "matches". I correct those 3 raw files by hand via Winhex. Raw files in CEF5B9A3-476D-497F-9FDC-E98143E0422C EE4E5898-3914-4259-9D6E-DC7BD79403CF 77D3DC50-D42B-4916-AC80-8F469035D150 For 0xCB3 I change Byte pattern from 01 ==> 00 by hand in each of those 3 raw files. For 0xCBE I change Byte pattern from 00 ==> 01 by hand in each of those 3 raw files. May be, that all nvram variables are stored only in this 3 raw files. But because I cant set off the Write Protection from Intel, this Write Protection sits on other place too, may be even not in Bios but on other chip on mainboard, crazy.. Then I integrate this 3 raw files, each modded at 2 places for 0xCB3 and 0xCBE, back into Bios via UEFITool. Then I flash this modded Bios with FPT.efi. After this I clear CMOS via its jumper. And voila, CSM is enabled, but nothing of this can be seen in Bios. Would be nice, to set all the other nvram variables too, that enables the CSM menu in Bios. Also the menu for to select the graphic card is still not there Dietmar
  7. thanks for your investigation. so basilisk52-g4.8.win32-git-20210327 is OK and basilisk52-g4.8.win32-git-20210320 fails? http://rtfreesoft.blogspot.com/2021/03/weekly-browser-binaries-20210327.html EDIT: oh yea there is a commit missed in my repo! "Issue #1749 - Remove restriction of SVG width/height element attributes." is missed, will add it back and will be available in next build.
  8. CPU setting are all default with Auto PBO, RAM is XMP-3200MHz. for NewMoon/Serpent/etc. usually needs ~12mins to rebuild here (with `-j 11`). for retrozilla, it needs ~30mins to finish, since cygwin-based build system is slow (not matter how fast compiler and CPU runs)
  9. FYI, The yt-dlp maintainers will drop support for Python 3.8 after October 2024. My build is done with Python 3.9, so it will also work on Windows 7 and above. When Python 3.9 will reach end of life in October 2025 and yt-dlp maintainers will also drop support for it, I will no longer be able to provide builds for Windows XP... (unless @cmalex or someone else manages to compile a higher Python XP compatible build )
  10. Good idea. Thanks! I will implement it in the next build. In 'version.py' I put: UPDATE_HINT = 'Do not update the XP build with -U. Instead download from GitHub Releases again when a new version is available.' Tested it and it works: C:\WINDOWS\system32>yt-dlp -U Current version: local@2024.06.01 Latest version: master@2024.06.01.185743 from yt-dlp/yt-dlp-master-builds ERROR: Do not update the XP build with -U. Instead download from GitHub Releases again when a new version is available. C:\WINDOWS\system32> BTW, welcome to the forum.
  11. Summary - did you do it like that - right ?? bios mod to set UEFI Variables Protection 00 flash with Intel FPT.efi clear CMOS enable CSM with AmiSetupWriter 0xCBE 0x1
  12. Do you run your Ryzen 7 5800X at a lower frequency than the default speed? I'm curious now what your build times are with RetroZilla, and New Moon 27.9.6? With RetroZilla, I get 24 minutes, and possibly less with Firefox 1.5.
  13. As always, very grateful Astro for your help. Sorry for the delay but I've been having some problems. Thorium gets very heavy here and again I'm having problems with explorer.exe. Something similar to what happened with Supermium. I think there's something wrong. As if the jump back is so big that something's not quite compatible and trying to force it to work ends up bringing conflicts. True, I use a trimmed down version of XP and many programs to customize the view but I can't find the exact problem. The only thing I know is before using Supermium and Thorium I didn't have these strange bugs. When I close Thorium and spend time on the machine doing other things, explorer.exe hangs and I end up having to force reset 'cause the whole desktop and windows stop responding. After reboot, something seems to be broken on my system, corrupt files, etc. I'm going to go back with an image that I know works fine and try again with Thorium. Can I assume since I was using the portable version I can save the folder 'as is' to preserve the config? I also find it hard to believe the folder weighs so much, even after deleting the cache and temp files.
  14. ~23mins full build on Ryzen 5800X and WD SN750 SSD on Win7 (with `-j14` parallel make jobs).
  15. When I did my build, I got 7 unresolved externals after linking xul.dll (brwsrcmps.dll?), and my solution was to forcefully deunify the sources. Now I remember, because I didn't fully revert the disable unified sources bug, the sources now build deunified by default, with --enable-unified-compilation having no effect. How much time does it take to compile that Firefox 38.8.0esr VC2010 modded version on your computer? If I remember correctly, it's 56 minutes with New Moon 27.9.6 20190223, and ~2 hours with Firefox 38.8.0esr with my underclocked (50% frequency) AMD Phenom X3 8600.
  16. OK, this is off-topic, but things are getting weirder.... There is something on my system blocking me from launching any application named "firefox.exe." I have to rename Firefox to, say, firefoxx.exe for it to run! If I don't rename it, when I try to launch it, it says it doesn't exist! Anyone ever heard of such a thing? Edit 3: OK I found that problem. At one point I was experimenting with trying to run Mo versions >115 with VxKex (a Win 7 kernel extender). I had no luck, so I uninstalled VxKex. Unfortunately, the uninstall did not revert a registry key, so anytime I tried to run firefox.exe, Windows tried to load VxKex and of course, couldn't find it. That was the real missing file. Deleting the registry key fixed it. That said, I can confirm that Mo 68.9 ESR does not render AVSForum correctly. Same bug as Serpent. Clean profile. Edit: OK, getting closer. Mo 78.9 ESR does render AVSForum correctly. So Mozilla's fix was between 68 and 78 (and presumably backported to MyPal). Edit 2: OK, got it. Mo 68.9 ESR doesn't work, but Mo 69 does work. So Mozilla's fix landed in version 69. The date of the fix appears to be circa Oct. 2019. At least, that's the date on all the files in the Mozilla Firefox folder. Hmm.... Perhaps this? The SVG geometry attributes (such as width and height) can now also be defined as CSS properties (Firefox bug 1383650). Edit 4: The fix appears to have landed in official Pale Moon somewhat later: version 29.1.1, dated 26-Mar-2021. Version 29.1.0, dated 1-Mar-2021, does not render AVSForum.com correctly. So I have it narrowed down to one month. Edit 5: On a hunch, I checked @roytam1's St 52 build from March 2021. And sure enough, that same CSS fix landed in the last week of that month. So, I downloaded the St 52 build - and it does render AVSForum correctly! (Well, not quite; as feared, there are other issues, but at least those giant graphics aren't present.) So, it's a regression: been fixed, but somewhere along the line, it broke again. It's getting awfully late here, though. I'm going to bed now.
  17. What about Vulkan API on Windows XP? Did you see D8VK, D9VK and DXVK?
  18. Well, I tried to narrow it down on the Mozilla side by downloading FF 60 Portable from PortableApps - but I couldn't even get it to start up! I'll keep trying but I'm afraid I'm going to need some help with this.
  19. we may need someone to check when is PM and/or MyPal-UXP "fixed" this thing to narrow down rev range to see if I missed something. (to me, I'm hard to believe that I missed changes from PM upstream since I have a branch tightly matching upstream's changes)
  20. I haven't change any moz.build in my tree so it is the same as yours i.e. deunified.
  21. As far as I know, Firefox 10 and later run very slowly on Windows 98SE/Me with KernelEx. Do you have a computer with a newer version of Windows to test it on? I think Windows XP SP2 will work with that Firefox 38.8.0esr custom build. @roytam1 Are you using unified C++ sources, or deunified C++ sources.
  22. 1) okay so which OP is smaller with less bloatware? - Home Premium Edition or the Professional Edition or which version is best for an ultra-small HD like 32 gb's on those Asus sticks? 2) and; I see many Dell Reinstall discs with Win 7 that came with a new Dell purchase and when I emailed some of these sellers on eBay some were telling me that the disc will only work with Dell computers, would that be true? 3) Also; since the product key code was already used with the machine during the time of purchase can I use another product key code from my buddy who owns a computer shop and says he has many to give me, will that work? 4) What if I install Tiny 7 and install an OSX into it like Mojave as I don't like the latest OSX's. And then run the Think or Swim platform on the OSX which is really the ultimate and only goal here. I'm reading to avoid OpenCore of Clover hard installs and set up a virtual machine with something called Hypervisors? What do you think of that approach?
  23. Yesterday
  24. First I tried this FF38/TLS1.,3 on my main machine Win ME - KernelEx 25/26 - Kext. Yes, indeed it starts and runs (compat. mode XP). Besides Icecat 38 I have one more FF38 fork working on ME, but of course basically with the same issues as with version 35 I documented. I am curious, because I had tried to start versions 36 - 41 myself for a long time without success. Other tests could follow on a bit different systems. The plugin container can run in the background after close. So I switched it off. It makes sense to disable Javascript (I installed QuickJava), due to its age-related infirmities. It will freeze on many sites, also on this msfn board. FF38 OT.
  25. Well, how about that? I guess it's a recent change on these sites that just started triggering the old bug. But at least now, we have someplace to start looking. So Mozilla must have fixed it somewhere between FFs 53 and 68, and (assuming MyPal 29.3 was based on PM 29.3) it appears MCP incorporated the fix long ago as well; yet somehow the fix still hasn't make it into any of @roytam1's browsers (well, to be fair, no one has tried NM 27 yet). Does that seem reasonable, and does it help us find the issue?
  26. @nicolaasjan consider setting `version.UPDATE_HINT` in your builds to disable `-U` with a custom message.
  27. I completed almost all the steps but I get a "verification file setup" error when trying to run setup.exe
  28. I completed almost all the steps but I get a "verification file setup" error when trying to run setup.exe
  1. Load more activity
×
×
  • Create New...