Leaderboard
Popular Content
Showing content with the highest reputation on 10/14/2023 in all areas
-
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
-
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
-
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, AstroSkipper3 points
-
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/kmeleon763 points
-
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
-
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
-
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
-
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
-
Most importantly, how would you explain I can run the original 2044 perfectly fine, with or without my starter?2 points
-
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
-
2 points
-
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
-
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
-
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
-
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
-
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
-
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
-
Just thought I would stop in and say hi on my 20 year anniversary.1 point
-
1 point
-
It can make sense for historical reasons for instance and period-correct web browsers are fitting. Pockets of old web are still out there. I cleaned up the Lights, loads and runs on Chromium 39 fine now, also works on Firefox 6.0.2. Although it's interesting that it's still not as smooth in old Firefox as one might expect (like some old K-Meleon builds that were better in that regard), not 60 FPS, but feels it's above 30 FPS, so improvement over updated UXP forks. No frame counter in that browser and I don't have any software on XP that could report it though. Chromium didn't work with --use-gl=desktop here (to use native OpenGL rather than ANGLE's D3D9), just hung on startup, no noticeable performance difference between the two on old Firefox. Updated UXP forks however, they fail to get some shaders compiled with ANGLE, so native OpenGL is the only option. Download link for the curious, needs to be extracted in the folder of an actual web server as browsers' security protocols prevent access to certain resources through file:///. I also had to add the music in Vorbis format, Wayback Machine only has MP3 version, despite the existing reference to OGG...old browsers can't do with MP3 it seems. Ha, you can even add it in an old Internet Explorer. But the content must be programmed with it in mind and it can be very limiting. https://github.com/mengyou658/iewebgl Also an old website of the project - http://iewebgl.com/, the person above just compiled it since no binaries are available from original authors. iewebgl.exe under Bin is an installer, it install the add-on for the current user. I've put the whole WebSite2.0 folder content on the web server, then could see some samples that don't require HTML5 features.1 point
-
I'm not quite sure I follow. Can you provide a screencap to illustrate?1 point
-
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
-
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
-
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
-
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
-
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, AstroSkipper1 point
-
So no NT 4.0 compatibility? Got it! I appreciate your time.1 point
-
Sorry for the delay, Karla, after extensive testings, I'm sticking with your first variant, the fantastic 348.01, for now. Dell 348.17 is overbright. Again, thank you!1 point
-
Although web.archive.org works for me in New Moon 28, I have noticed, however, that the website has become more cumbersome and difficult to load than it was a few months ago.1 point
-
No problems here in the latest version of New Moon 28. Here is a screenshot:1 point
-
It's the other way around, Edge and IE are iconic browsers that use "favourites", all other are just third party apps. 360 Chrome also uses favourites and used, before you changed it.1 point
-
WOW! Thanks a whole lot, I'll test tomorrow. Seems like the best alternative.1 point
-
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
-
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
-
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
-
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.shtml1 point
-
Also very dated. I have a similar one in my internet PC and it's no good. Very weak.1 point
-
Thnx, I'm not interested in 400 series. And in tests the FPS is lower.1 point
-
Is there a public section with it somewhere ?1 point
-
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.cab1 point
-
1 point
-
Did you actually try it yourself ? Does NVCPL work ? Is@win32aware of this driver ?1 point
-
Port us that driver to Vista then. Will ya ? Maybe ask Compa to help ?1 point
-
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
-
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
-
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
-
This one never failed me so far. https://drivers.softpedia.com/get/GRAPHICS-BOARD/NVIDIA/NVIDIA-GeForce-iCafe-Graphics-Driver-430-41-for-Windows-7-64-bit.shtml1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20210703-355db4de-uxp-72d0b8670-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20210703-355db4de-uxp-72d0b8670-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-20210703-id-f0915f3-uxp-72d0b8670-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210703-id-f0915f3-ia-c642e3c-uxp-72d0b8670-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
-
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