Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/14/2023 in Posts

  1. Ungoogled Download Link with WebGL disabled -- https://www.dropbox.com/scl/fi/e652tu1b11gbyzgy0u1p1/360ChromePortable_13.5.2044_r2.zip?rlkey=wgy4zz9xeigxrnyulunwo2qka&dl=1 Ungoogled Download Link with WebGL enabled -- https://www.dropbox.com/scl/fi/jjuavpytlj8fthatq840z/360ChromePortable_13.5.2044_r2.1_webgl.zip?rlkey=gkil5uad9s6s8joikiebzh0nd&dl=1 File to extract and replace to convert Ungoogled to Regular -- https://www.dropbox.com/scl/fi/baz3567ou8dn5g6898x17/resources-regular.zip?rlkey=rww7hvg5o9ema6hk6rvffmsu1&dl=1 File to extract and replace to convert XP Blue to Win10 Blue (this will eventuall evolve to match Win10 Dark App Mode) -- https://www.dropbox.com/scl/fi/k0sl4dknsz6bbrvhn9llv/jisu9-Win10-blue.zip?rlkey=kboatg5xijnr0ygl1yydfs654&dl=1 360base.dll, audiomute.dll, setdefbrowser.dll, d3dcompiler_47.dll, libegl.dll (x2), and libglesv2.dll (x2) are included by default but can be considered as "optional" depending on Operating System being used. Note that these are not "rebased". A rebased download may become available in the future if one is still required among our userbase.
    5 points
  2. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231014-3219d2d-uxp-d6590573ed-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20231014-3219d2d-uxp-d6590573ed-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231014-3219d2d-uxp-d6590573ed-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231014-d849524bd-uxp-d6590573ed-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231014-d849524bd-uxp-d6590573ed-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231014-d849524bd-uxp-d6590573ed-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20231014-d849524bd-uxp-d6590573ed-xpmod.7z Official UXP changes picked since my last build: - Correct overzealous GMP checks (c3767681a9) - Issue #2332 - Refactor code that feeds video stream sink when it gets added (1ed778419f) - Issue #2332 - Use only one listener in MediaPipelineTransmit (580a231706) - Issue #2332 - Use the same path for passing on missed data to video sink, as during normal operation (a87f8cc7f7) - Issue #2332 - Add deprecation warnings to writable RTCSessionDescription (f2dbc4c6ce) - Issue #2332 - Update RTCIceCandidate to spec (ddf29677d9) - Issue #2332 - Have addIceCandidate take a dictionary (80a3c49ba2) - Issue #2332 - Have set(Local|Remote)Description take dictionaries (6b713575c9) - Issue #2332 - Have createOffer/Answer resolve with dictionaries (a1c22cb034) - Issue #2332 - Update most tests to skip RTCIceCandidate construction (f615587ab7) - Issue #2332 - Update most tests to skip RTCSessionDescription construction (763cdb00cb) - Issue #2332 - Fix CamerasChild helper to return by value instead of out-of-scope reference (348f761a9b) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - ported from mozilla: - Bug 148624 - only show tooltip when document has focus. r=emilio (8ae372dc88d1) - Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips. r=smaug (4cbf370b4e16) (f3deac5f5f) - Reverted "Correct overzealous GMP checks (c3767681a9)" during merging, since related commits are reverted Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.
    4 points
  3. Or, you should have just read my article about Panda Free Antivirus carefully: But it would be much more interesting to know whether Panda Free Antivirus runs stably under Windows XP 64-bit For example, what about the initially reported starting problems of Panda's service PSUAService? Cheers, AstroSkipper
    3 points
  4. New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.9-Goanna-20231014.7z Changelog: Out-of-tree changes: * update Goanna3 to git e9dee823ef...b780764f57: - bits of Bug 1229519: Fix toolkit/components/satchel to pass eslint checks. r=dolske (c57ebb477f) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 937810 - disable application reputation check on b2g r=mmc,mossop (403f8e0353) - Bug 1216537 - Check and request storage permission if file download is started. r=nalexander,paolo (9233e7193d) - Bug 1163937 - Added forceSave function to DownloadIntegration and ensured that downloads removed in Sanitizer do not persist. r=margaret (9610017b5d) - Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric (be260d55d2) - Bug 1177237 - Implement OS query parsing and user search choice. r=jaws (86c807e606) - Bug 1177443 - Add 'system' purpose for searches coming from outside Firefox, r=MattN. (f6ac86ec2a) - Bug 1072037, part 2 - Tests for the effect of setting CSS animation's AnimationPlayer.currentTime. r=birtles (79639d2ea4) - bits of Bug 1145246, part 2 (849519f25d) - bits of Bug 1145246, part 7 (3ec5500e08) - bits of Bug 1109390 part 5 (6d849b9b3c) - Bug 1074630, part 2 - CSS animations tests for Web Animations finishing behavior. r=birtles (bd0aa575bd) - Bug 1073379, part 6 - Tests for the effect of setting CSS animation's AnimationPlayer.startTime. r=dholbert (9d8aad8d28) - Bug 1073379, part 6b - Re-enable the player.playState check in checkStateAtActiveIntervalEndTime, but disable the first checkStateAtActiveIntervalEndTime call in the 'Skipping backwards through animation' tests. r=orange (3a9ea58cef) - Bug 1141710, part 1 - Update to the new version of addDiv() in testcommon.js. r=dholbert (262b9dc018) - Bug 1141710, part 2 - Update comments to be non-Mozilla specific. r=dholbert (177e8818f8) - Bug 1141710, part 3 - Stop using ECMAScript 6 features in test_animation-player-starttime.html, since other browsers don't support them. r=dholbert (6f0c6ab687) - Bug 1141710, part 4 - Avoid race condition when taking timestamps by reusing the original timestamp. r=dholbert (bc6ff2f3b1) - Bug 1141710, part 5 - Change from assert_true() to the new assert_unreached(). r=dholbert (0c1608c4c4) - Bug 1141710, part 7 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert (568cf9a054) - Bug 1141710, part 7 - Store the generated 'animation' property string in a global constant and reuse that constant. r=dholbert (ce85c0d7a9) - Bug 1141710, part 8 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert (6d6b1625ff) - Bug 1141710, part 9 - Get the timeline from the player instead of from the document. r=dholbert (9660c00f1d) - Bug 1141710, part 10 - Update some assertion text and comments. r=birtles (d238a482b5) - Bug 1141710, part 11 - Assert that seeking over the before and active phases worked. r=birtles (4aedf388f9) - Bug 1141710, part 12 - Check that the hold time is updated when the startTime is set to null. r=birtles (0473baeabd) - Bug 1141710, part 13 - Wrap all lines at the 80 column mark. r=birtles (7d3ed6b453) - Bug 1141710, part 14 - Get rid of the checks at 90% through the active duration. r=birtles (0f3c4cb7ca) - part of Bug 1145246, part 2 - (ec09bf3fdd) - half of Bug 1109390 part 1 - Add tests for getting the startTime; r=jwatt (a682851ba6) - Bug 1149832 - Replace the Web Animations test helper waitForTwoAnimationFrames() with a helper that takes a frame count. r=birtles (da312eae7d) - Bug 1235286 - Part 1: Add an argument to waitForAnimationFrames to run a task in each requestAnimationFrame callback. r=birtles (199a789546) - Bug 1235286 - Part 2: Tests for animation optimizations. r=birtles (e510c68a7c) - Bug 1235286 - Part 3: Comment out some compositor animations tests. r=birtles (61791d5b69) - Bug 1235345 - Remove services/metrics. r=gfritzsche (29ac4a5895) - Bug 1204846 - Modify the NetworkStatsDB to allow getSamples returns expired data at first sample and modify the test case. r=ethan (3e9d1f9a77) - Bug 1237227 - Check the return of context->GetDisplayRootPresContext() for validity. r=roc (2ad8dcf545) - sync parts of AppConstants.jsm for isPlatformAndVersion* functions (30f7e10db1) - ported from mozilla: - Bug 148624 - only show tooltip when document has focus. r=emilio (8ae372dc88d1) - Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips. r=smaug (4cbf370b4e16) (b780764f57) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
    3 points
  5. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20231014-d0fd16ed-uxp-d6590573ed-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20231014-d0fd16ed-uxp-d6590573ed-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20231014-id-656ea98-uxp-d6590573ed-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20231014-id-656ea98-ia-93af9a0-uxp-d6590573ed-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    3 points
  6. It's a 32-bit Vista, I have the same as @Dixel, on 64bit. Maybe the file needs to be scanned, like they suggested?
    2 points
  7. If you read, it even tells which file is damaged, namely it's 360chrome. Why won't you simply tell what exactly you replaced it the .exe file? I mean, I can run any comparison tool, but it will just save time. don't you think?
    2 points
  8. I run it with all bloat removed, incuding d3d47 and LibGL. Of course no "doctor". Didn't you read the Trojan message? It says "damaged", not "missing".
    2 points
  9. Most importantly, how would you explain I can run the original 2044 perfectly fine, with or without my starter?
    2 points
  10. No, I didn't. I had it when I tried to mod the 64-bit version, which is not surprising. I wrote here yesterday, link>, I can run 2036 perfectly fine (with or without my starter). I just don't, it's too bright for me. On the testing Vista PC - no AV. The skin is yours, I ran it as it was supplied (before making the decission whether I like it or not). The grey colour in the error because I use the dark Vista theme from pinterest (it's very common here, on this website).
    2 points
  11. I can't start the browser, it says I need to check it for Trojan viruses (suggests Trojan scan). All in broken English. Not recommended to run for your "safe".
    2 points
  12. I had it off, which is done by a couple of clicks in Vista, and you will have an identical XP looking fonts. https://techjourney.net/disable-and-turn-off-cleartype-fonts-in-windows-vista/ In Win7 it's simply impossible to achieve, 7's fonts are ugly and blurry, no matter what you do.
    2 points
  13. I only use the default fonts, I don't change or install custom fonts, and yes, my video driver is too very old. I have GTX TItan 6GB, it's over a decade old, outdated card of Vista era.
    2 points
  14. Unfortunately fonts depend on the browser version, not their themes, I had encountered different quality of fonts and levels of brightness from one version to another, that's why I decided to stick with the older versions. From what I remember, 2036 was too oversaturated and bright, with less defined fonts (not sharp). Early 13.5 were good. 13.0.2036.0 simply terrible to my taste. This one, 2044 has less clear fonts than 1030, again to my taste.
    2 points
  15. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rthost.win/basilisk/basilisk55-win32-git-20231014-f3d14e640-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20231014-f3d14e640-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: [Basilisk] Don't build hunspell shared on SunOS (ebf28e41) (d93dd0161) - ported from UXP: [Basilisk] Remove stubs and references. Remove some telemetry leftovers (32e41150) (14d0a8725) - ported from UXP: [Basilisk] Pref changes for old reports that no longer exist (6b8a4e9b) (ca064beea) - Basilisk: remove DirectoryLinksProvider, and also mobilePromo code in real (2911d3ef7) - ported from UXP: [Basilisk] Remove some mobile leftovers (77bc3513) (5516d75d6) - import from UXP: [Basilisk] Remove some android leftovers (c4f84bd3) (a01e26101) - import from UXP: [Basilisk] Remove ios leftovers (3d339bae) (84ca0e6ef) - ported from UXP: [Basilisk] remove more mozilla spy garbage (6c886245) (c734f12fd) - ported from UXP: [Basilisk] Clean up an unused pref. Remove link to mozilla site from crash reporter (23ef0c81) (6b3f5eaa9) - ported from UXP: [Basilisk] Remove last bits of telemetry (b5a13a2a) (638d4255e) - ported from UXP: [Basilisk] Remove obsolete documentation (a11b107f) (d1673432b) - ported from UXP: [Basilisk] Remove unused functionality for reporting crashes to an external server (e73c73a4) (764c20341) - ported from UXP: [Basilisk] Remove unused prefs for download of tiles on new tab page (3fa770bc) (f945431ea) - ported from UXP: [Basilisk] Remove some leftover crashreporter stuff (264cd17e) (34e38de02) - ported from UXP: [Basilisk] Remove browser.tabs.crashReporting.sendReport prefs (36ca1ce4) (de43839dd) - ported from UXP: [Basilisk] Remove unsubmitted crash reporter from crash handlers (0ae50366) (5c55144af) - ported from UXP: [Basilisk] Remove some unused crash report strings from localization data (04e9b40d) (b00e49f34) - ported from UXP: [Basilisk] Report GTK version in about dialog for Linux builds (a0328304) (8f6acb5f8) - ported from UXP: [Basilisk] Issue #67 - begin porting over changes to stop using appconstants (e1e2d7e8) (6b1df8f46) - ported from mozilla: - Bug 148624 - only show tooltip when document has focus. r=emilio (8ae372dc88d1) - Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips. r=smaug (4cbf370b4e16) (f3d14e640)
    2 points
  16. All archived websites, I wanted to access via web.archive.org were properly displayed in New Moon 28 for the last years. Some weeks ago, when I had to access such websites on web.archive.org, there were definitely no problems I could have noticed. But I'll test your link when I am at my desktop computer again. At the moment, I am surfing on my Android tablet. I tested your linked website in the latest release of New Moon 28 (2023-10-06). I couldn't observe any serious problems except the initially cumbersome loading I already mentioned. Here is a screenshot as a proof:
    2 points
  17. I had a similar thing when my cables got a bit oxidised because of the humudity we got during summer, I just used a small peace of rough old rubber to clean them and it helped.
    2 points
  18. Just thought I would stop in and say hi on my 20 year anniversary.
    1 point
  19. I think he wrote he doesn't use this browser anymore, if by the 3rd member of Vista x64 you meant your (and our) favourite member @D.Draker. And as I already wrote, I use the original 2044 build with the file crap load removed (I blocked the malicious connections via firewall). The original version runs good'n'fast without virus warnings.
    1 point
  20. ... If I were asked , I'd definitely say that Panda artificially blocked their Panda Dome (i.e. Free Antivirus) setup from successfully initiating+completing installation under XP SP2 64-bit; if you download the latest off-line installer (via already provided links) and then open/extract file FREEAV.exe with 7-zip, then you'll find below directories: FREEAV.exe\System64\drivers\2003\ FREEAV.exe\System64\drivers\XP\ containing 64-bit application drivers for WS 2003 x64/XP x64; why put them there if the application isn't supposed to install under those OSes? The fact those 64-bit drivers exist inside the installer probably explains why forced installation on XP x64 works; as for the app itself after installation, I'll quote AstroSkipper: Regards
    1 point
  21. I'm not quite sure I follow. Can you provide a screencap to illustrate?
    1 point
  22. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20231014-b780764f57-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20231014-b780764f57-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20231014-b780764f57-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20231014-b780764f57-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - bits of Bug 1229519: Fix toolkit/components/satchel to pass eslint checks. r=dolske (c57ebb477f) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 937810 - disable application reputation check on b2g r=mmc,mossop (403f8e0353) - Bug 1216537 - Check and request storage permission if file download is started. r=nalexander,paolo (9233e7193d) - Bug 1163937 - Added forceSave function to DownloadIntegration and ensured that downloads removed in Sanitizer do not persist. r=margaret (9610017b5d) - Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric (be260d55d2) - Bug 1177237 - Implement OS query parsing and user search choice. r=jaws (86c807e606) - Bug 1177443 - Add 'system' purpose for searches coming from outside Firefox, r=MattN. (f6ac86ec2a) - Bug 1072037, part 2 - Tests for the effect of setting CSS animation's AnimationPlayer.currentTime. r=birtles (79639d2ea4) - bits of Bug 1145246, part 2 (849519f25d) - bits of Bug 1145246, part 7 (3ec5500e08) - bits of Bug 1109390 part 5 (6d849b9b3c) - Bug 1074630, part 2 - CSS animations tests for Web Animations finishing behavior. r=birtles (bd0aa575bd) - Bug 1073379, part 6 - Tests for the effect of setting CSS animation's AnimationPlayer.startTime. r=dholbert (9d8aad8d28) - Bug 1073379, part 6b - Re-enable the player.playState check in checkStateAtActiveIntervalEndTime, but disable the first checkStateAtActiveIntervalEndTime call in the 'Skipping backwards through animation' tests. r=orange (3a9ea58cef) - Bug 1141710, part 1 - Update to the new version of addDiv() in testcommon.js. r=dholbert (262b9dc018) - Bug 1141710, part 2 - Update comments to be non-Mozilla specific. r=dholbert (177e8818f8) - Bug 1141710, part 3 - Stop using ECMAScript 6 features in test_animation-player-starttime.html, since other browsers don't support them. r=dholbert (6f0c6ab687) - Bug 1141710, part 4 - Avoid race condition when taking timestamps by reusing the original timestamp. r=dholbert (bc6ff2f3b1) - Bug 1141710, part 5 - Change from assert_true() to the new assert_unreached(). r=dholbert (0c1608c4c4) - Bug 1141710, part 7 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert (568cf9a054) - Bug 1141710, part 7 - Store the generated 'animation' property string in a global constant and reuse that constant. r=dholbert (ce85c0d7a9) - Bug 1141710, part 8 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert (6d6b1625ff) - Bug 1141710, part 9 - Get the timeline from the player instead of from the document. r=dholbert (9660c00f1d) - Bug 1141710, part 10 - Update some assertion text and comments. r=birtles (d238a482b5) - Bug 1141710, part 11 - Assert that seeking over the before and active phases worked. r=birtles (4aedf388f9) - Bug 1141710, part 12 - Check that the hold time is updated when the startTime is set to null. r=birtles (0473baeabd) - Bug 1141710, part 13 - Wrap all lines at the 80 column mark. r=birtles (7d3ed6b453) - Bug 1141710, part 14 - Get rid of the checks at 90% through the active duration. r=birtles (0f3c4cb7ca) - part of Bug 1145246, part 2 - (ec09bf3fdd) - half of Bug 1109390 part 1 - Add tests for getting the startTime; r=jwatt (a682851ba6) - Bug 1149832 - Replace the Web Animations test helper waitForTwoAnimationFrames() with a helper that takes a frame count. r=birtles (da312eae7d) - Bug 1235286 - Part 1: Add an argument to waitForAnimationFrames to run a task in each requestAnimationFrame callback. r=birtles (199a789546) - Bug 1235286 - Part 2: Tests for animation optimizations. r=birtles (e510c68a7c) - Bug 1235286 - Part 3: Comment out some compositor animations tests. r=birtles (61791d5b69) - Bug 1235345 - Remove services/metrics. r=gfritzsche (29ac4a5895) - Bug 1204846 - Modify the NetworkStatsDB to allow getSamples returns expired data at first sample and modify the test case. r=ethan (3e9d1f9a77) - Bug 1237227 - Check the return of context->GetDisplayRootPresContext() for validity. r=roc (2ad8dcf545) - sync parts of AppConstants.jsm for isPlatformAndVersion* functions (30f7e10db1) - ported from mozilla: - Bug 148624 - only show tooltip when document has focus. r=emilio (8ae372dc88d1) - Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips. r=smaug (4cbf370b4e16) (b780764f57)
    1 point
  23. Download links now included in first post of this thread. Note that even though 360Chrome remains my primary browser even on my Win10 computers, I still use the XP skin. Users that create their own skins or revert to original Chinese skins are of course welcome to do so, it is YOUR computer - it should be disclosed when asking for assistance if your version has been modified.
    1 point
  24. Thanks! That did the trick. I backed up the original ACPI.sys in a safe location on my disk. Then, I swapped acpi.sys both in C:\Windows\system32\drivers and C:\Windows\dllcache with the latest one and indeed it worked: I'm now running on version 5.1.2600.7777.8 and everything seems to work just fine. I even tried to use the ACPI Shutdown command and the PC received it just fine and shut itself down. Looks good. Yeah, this is an old installation, so I probably won't benefit from the upgrade, but it was nice seeing that XP reacted well and played nicely once I used the new ACPI driver. The battery % also looks good Thanks for the suggestion, I'll keep it in my utility section.
    1 point
  25. Thanks! Of course, I have known all this for a long time. Unfortunately, this is a matter of interpretation and definition. Mebibyte (MiB) did not exist in the past. And many use MB as what MiB is now. Explorer, Total Commander and myself use the following old designation MB. The following applies: 1024 B = 1 KB. 1024 KB = 1 MB. 93181864 B = 93181864 : 1024^2 MB ≈ 88.87 MB. That's what is MiB nowadays. The designation MiB emphasises the binary character of the unit and MB is now to be given only a decimal character. So, I agree with you, the Opera download manager on my Android tablet uses the decimal character of MB (1 MB = 1000 KB) and has, in itself, done nothing wrong. I personally prefer to stay with my old designation MB, which is always to be understood in a binary context (1 MB = 1024 KB). Thus, I am definitely not imprecise what of course is to be expected in science but simply old school. Best regards, AstroSkipper
    1 point
  26. Update notification! Panda Free Antivirus has been updated and is now of version 22.01.01. Furthermore, I added the link to @UCyborg's post Got Panda running on XP x64 and @VistaLover's provided, alternatve link for the offline installer to my article. Cheers, AstroSkipper
    1 point
  27. You can use Replacer to replace system files, which is an alternative way if you don't want to disable Windows File Protection to replace acpi.sys with the patched acpi.sys.
    1 point
  28. All horses back! The download manager in Opera on my Android tablet shows a wrong file size. Now, I am back at my desktop computer, and the file size of FREEAV.exe matches nearly the one you posted: 93181864 B (88.9 MB). I already corrected my posts. So this time, we seem to get the same offline installer regardless of our location. Kindest regards, AstroSkipper
    1 point
  29. I can remember very well. I checked my provided link some minutes before posting and the file FREEAV.exe has indeed the size of 93 88.9 MB. It seems to depend on the country from which you access the link. You know the proof is in the pudding. So, you can try to access the link with a German IP via VPN to check if the file size changes. I'll try to download the file with a Hellenic IP.
    1 point
  30. No problems here in the latest version of New Moon 28. Here is a screenshot:
    1 point
  31. Thank you, applied. I wonder could it be added to the release, it would be fair since it had it originally, like in MS Edge.
    1 point
  32. Thanks for bringing it to my attention, it looks like it's suited for laptops as well, if you open it and look into the *.inf, it's mobile chips there also present. NVIDIA_DEV.0DE9.90B8.1B0A = "NVIDIA GeForce GT 630M NVIDIA_DEV.105A.2661.1462 = "NVIDIA GeForce 610M" 920M is nothing more than yet another iteration of older Keppler cards from 2012. The driver works very well, thanks @Karla Sleutel! You're a saviour! In the meantime, any suggestions to find 348.12 are still relevant, thank you all!
    1 point
  33. Well, one thing is the internet and one is a specific technical board on it. While we all congratulate IcemanND for his twenty years on board , it is a good occasion to thank all the people involved in maintaining MSFN board alive all these years . jaclaz
    1 point
  34. It is something that our ancestors have nothing to relate to. I'm sure there are a lot of people in the 90s that didn't think that the internet would last this long.
    1 point
  35. @feodor2 I already tested different websites in your new pre-release. My Windows XP hardware is very old and logically weak. Therefore, I notice every little change in the speed of page loading. Your current pre-release loads all pages much faster. Everything is much smoother. I am thrilled.
    1 point
  36. May be you know why even not 78 but 79 I have overrided minstrictversion to 79 for the fun, and latest ublock 49.2 seems works fine Very good idea! I will also test uBlock Origin 1.49.2 in my installation. If it really works without compatibility problems, that would be a sensation.
    1 point
  37. Jakob, to help you ! There was an official Intel Kaby lake Driver for Win 7 x86 x64, the package name is KBL_2120164508_Win7_81. Versions: - Intel Graphics Driver: 21.20.16.4508 - Intel Display Audio Driver: 6.16.00.3164 (Windows 7) - Intel Display Audio Driver: 09.22.00.621 (Windows 8.1/10) Supports Intel Iris graphics, Intel Iris Pro graphics and Intel HD graphics on: - 7th Gen Intel Core processor family (Codename Kaby Lake) - 6th Gen Intel Core processor family (codename Skylake) - Apollo Lake - Intel Xeon Processor E3-1200 v5 Product Family - Intel Xeon Processor E3-1500 v5 Product Family - Intel Xeon Processor E3-1200 v6 Product Family https://drivers.softpedia.com/get/GRAPHICS-BOARD/INTEL/ASUS-PRIME-Z270-P-Intel-Graphics-Driver-21-20-16-4508-Beta.shtml
    1 point
  38. Also very dated. I have a similar one in my internet PC and it's no good. Very weak.
    1 point
  39. Thnx, I'm not interested in 400 series. And in tests the FPS is lower.
    1 point
  40. I'm intrigued to try your suggestion with my Pascal ! So I went on a hunt and found this (iCafe?) 391.35. I already read I need to replace strnlen. The values from 378.78 and 382.16 ,from this tutorial, are not found in the nvlddmkm.sys in 391.35. I expected something like this to happen, do you know what I need to patch ? Please help me. And will NVCPL in contrast to 398.11 work in this one ? https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2018/04/8f1d9923-3457-43d7-929c-1ebb96122d58_1c548e6f1128501e7e3c8fff5bca8b6419f6cbcf.cab
    1 point
  41. Did you actually try it yourself ? Does NVCPL work ? Is@win32aware of this driver ?
    1 point
  42. No, it's not . I already told you, I ran it on my GF's PC with DX11 on Win 7, and there's no such thing as DX12 with win 7. It even shows FPS in D3D11 mode, even though I have a fully featured DX12 card. BTW, this topic is about Vista, in case you hadn't noticed.
    1 point
  43. Vulcan is more like an alternative method, it works off of DX11, officially. Got that game on my GF's PC , where Volcano wasn't even installed, it ran fantastically. Did I miss something ? When did you port that driver to Vista ?
    1 point
  44. Thank you for the advice ! I'll try, I think the values should be different though. 26.21.4.4229 , not 24.21.4.4229. 24 is for the older gen., in the 3xx range. I got ported Injustice 2 (also was not supposed to run on Vista). You can try it , a good game and it's easy to mod. GetThreadErrorMode replace with GetErrorMode in the exe file . All of the others are in your kernel already, no need to replace them. and add these three: concrt140.dll , vcruntime140.dll , msvcp140.dll (from Visual 2017). It will work with 382.16 and your GTX 650 ! But I have no sound in the game, what could be the reason ? Thanks.
    1 point
  45. This is very easy to diagnose, make a clean install on a separate HDD and with the drivers from the 430th range. No artifacts, then the programme is to blame, if artifacts are still there - your card is dead. Windows 7 may still be fine as it doesn't stress out the GPU like it should. I observed different GPU usage between Vista and 7. win 7 tends to load the CPU more than GPU.
    1 point
  46. Seeing you're the one with a decent videocard, would it be polite to go slightly off-topic and ask what games could you suggest ? Something like Assassins Origins or RDR 2. Thnx.
    1 point
  47. Tripredacus , thank you for the explanations . I also met some very weird persons from Poland on here , that wrote border line posts. Spammy , annoying . We still have no solution , though . Yesterday I went to another place and hooked up with their free wi-fi. Tried to login from another French IP , I got completely blocked ! Now they want me to send a video with me holding a yellow star with my ID written on it to "unlock" my account. @msfntor, thank you , but unfortunately nothing helped , also Browsec is a russian (read KGB) company , just so you know. Like I said , I only need proxy lists , no software needed . And what about you ?
    1 point
  48. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20210626-355db4de-uxp-a0461e377-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20210626-355db4de-uxp-a0461e377-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom-older * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20210626-id-f0915f3-uxp-a0461e377-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210626-id-f0915f3-ia-c642e3c-uxp-a0461e377-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    1 point
  49. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20210605-355db4de-uxp-7f6f1c664-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20210605-355db4de-uxp-7f6f1c664-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom-older * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20210605-id-f0915f3-uxp-7f6f1c664-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210605-id-f0915f3-ia-c642e3c-uxp-7f6f1c664-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    1 point
×
×
  • Create New...