Leaderboard
Popular Content
Showing content with the highest reputation on 04/14/2023 in Posts
-
2 points
-
Yep, and I am around here since almost 20 years and have nearly 21k posts, 1.8k reputation[1], what gives? To be picky (as I am) the user you linked to did nothing but repost the opinion of a known expert (Kim Komando). I prefer Armand Gracious as an expert: https://www.dedoimedo.com/computers/experts.html jaclaz [1] which is anyway meaningless metric.2 points
-
Risk is relative, there are much more risky things. Only as an example I use as a browser Opera, Kasperski as antivirus, and Softmaker as office suite (without having checked the german ancestry of the programmers of the latter company). jaclaz2 points
-
A good alternative could be avoiding altogether posting this kind of news on MSFN which is (or has been till now, or should be) a technical board and not a social media site, nor a news aggregator (of course IMHO). jaclaz2 points
-
This is a last warning to anyone who wants to take up this trend of using MSFN as some sort of news aggregate. You cannot continue to copy/paste large portions of articles from other sites into posts. Either paste no text and leave the link, or if you want to paste text you need to use the Quote function. And that is the quote button on the reply textbox and not just the quotation marks on the keyboard.2 points
-
Perhaps @NotHereToPlayGames will do something about it in the future, because he already has experience in this2 points
-
It seems that WhatsApp has recently dropped support for their app for Windows 7 and 8.1, and have migrated to Microsoft Store (UWP) and made it the only choice to download WhatsApp, making it a Windows 10+ only app.2 points
-
I installed portable 112.3.4.3. (Release date 12/04) this morning. Everything including Secure DNS works as expected. I never got any errors or crashes from any of the Catxp versions ( 110, 111, 112 ) what so ever. Furthermore clear browsing data has been addressed. https://www.catsxp.com/forum/viewtopic.php?t=168 Cheers2 points
-
This project make possible to compile ACPI 2.0 driver from leaked XP SP1 & W2003 RTM sources, has same functionality as existing acpi.sys v6666 (still missed integer/fields/memory 64 bit support/) Grab leaked XP SP1/W2003 RTM sources (google it) Use "XPSP1/NT" directory as basedir if you want to compile acpi.sys for Windows XP x32 Use "Win2K3/NT" directory as basedir for Windows 2003 x32 / Windows 2003 x64 / Windows XP x64 Download any GNU patch package for windows (gnuwin32.sourceforge.net, cygwin, mingw, msys2, ...) Open command console, change current dir to base\busdrv\acpi\ (Windows XP x32) Save text diff patch https://pastebin.com/C5NXwHbS (v7 update) to file base\busdrv\acpi\sp1_to_sp3(ACP2).patch (Windows 2003 x32 / Windows 2003 x64 / Windows XP x64) Save text diff patch https://pastebin.com/8QURrM49 (v7 update) to file base\busdrv\acpi\rtm_to_sp2(ACP2).patch (Windows 2003 x32 / Windows 2003 x64 / Windows XP x64) Rename Win2K3/NT/public to Win2K3/NT/public2 (Windows 2003 x32 / Windows 2003 x64 / Windows XP x64) Update compiler and headers to mix of W2003 DDK+WRK, unpack https://anonfiles.com/J1W9H1a8y1/W2003_tools_update_7z to basedir with overriding existing files Remove "read only" flag from base\busdrv\acpi directory including sub-dirs and files Apply patch to convert original SP1/RTM sources to SP3/SP2 with extended ACPi 2.0 syntax: patching file driver/amlinew/amlipriv.h patching file driver/amlinew/amlitest.c patching file driver/amlinew/data.c patching file driver/amlinew/misc.c patching file driver/amlinew/object.c patching file driver/amlinew/parser.c patching file driver/amlinew/proto.h patching file driver/amlinew/type1op.c patching file driver/amlinew/type2op.c patching file driver/inc/aml.h patching file driver/nt/debug.c patching file driver/nt/debug.h patching file driver/nt/devpower.c patching file driver/nt/internal.c patching file driver/nt/interupt.c patching file driver/nt/irqarb.c patching file driver/nt/osnotify.c patching file driver/nt/pciopregion.c patching file driver/nt/rangesup.c patching file driver/nt/root.c patching file driver/nt/wake.c Change current dir to basedir (Windows XP x32 / Windows 2003 x32) Run razzle environment setup: (Windows 2003 x64 / Windows XP x64) Run razzle environment setup Change current dir to base\busdrv\acpi\driver\ Complie ACPI driver: build /Dcegbw Compiled acpi.sys.sys will be in (x32) base\busdrv\acpi\driver\nt\obj\i386\ or (x64) base\busdrv\acpi\driver\nt\obj\amd64\ Project contains implementation of new ACPi 2.0 syntax: ToInteger ToString ToHexString Continue ConcatenateResTemplate ToDecimalString Mod ToBuffer CopyObject MidString QwordConst (inside ParseIntObj) Timer CreateQWordField(fake it as CreateDWordField) Know issues workarounds: BSOD 0xA5 (0x10006, ...) missing _DIS method for "PNP0C0F" (PCI Interrupt Link Devices) BSOD 0xA5 (0x02,xxx, 0x0, ...) ACPI vs E820 mem ranges conflict IOTRAPS I/O range 0xFF00-0xFFFF vs VGA (10-bit decode!) conflict BSOD 0xA5(0x03, ..., C0140008, ...) error in ValidateArgTypes() when reading 64-bit fields BSOD 0x7E(c0000005, ...) error in AcpiArbCrackPRT() when referencing null pointer BSOD 0xA5 (0x11, 0x08, ..., ...) error in _AMLILoadDDB() (zero lenght buffer) BSOD 0xA5 (0x11, 0x08, ..., ...) error in _AMLILoadDDB() (doubled device definition) BSOD 0xA5 (0x0000000D, ..., 0x4449555F, 0) absence _UID method BSOD 0xA5 (0x11, 0x08, ..., ...) error in _AMLILoadDDB() (Connection() opcode) CPU definition as Device with _HID=ACPI0007 BSOD 0xA5(0x03, ..., C0000034, ...) postponed SSDT loading on x64 platform (v8 update) Assertion Fail on loaddsdt.c, line 488 for x64 builds (v8 update) Unresolved issues: BSOD 0xA5 (0x0000000D, ..., ..., ...) duplicated/absence _HID/_UID method (AMD boards) BSOD 0xA5 (0x2001, 0x01, 0xC0000034, ...) failure to evaluate the _PIC method in NotifyHalWithMachineStates() Conflicted device names in Windows device manager (Code 42)1 point
-
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.7-Goanna-20230415.7z Changelog: Out-of-tree changes: * update Goanna3 to git f4385096ea...522696571d: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1211204 - Remove possible false-negative with D3D9 texture memory reporting. r=mattwoodrow (74adbcad19) - Bug 1200595 - D3D9 TextureData implementation. r=Bas (2624bd59a3) - Bug 1200595 - MacIOSurface TextureData implementation. r=mattwoodrow (98130b5d6b) - Bug 1200595 - EGLImage TextureData implementation. r=mattwoodrow (8b732af2da) - Bug 1200595 - AndroidSurface TextureData implementation. r=mattwoodrow (79443ff5d7) - Bug 1200595 - SharedSurface TextureData implementation. r=jgilbert (aadc8c5601) - Bug 1200595 - DIB TextureData implementation. r=Bas (d7bae178ad) - Bug 1200595 - Merge TextureClient and ClientTexture back into TextureClient. r=mattwoodrow (890d76ff9b) - Bug 1200595 - Consolidate the TextureClient's destruction logic. r=mattwoodrow (fa9ac2e414) - Allow asynchronous D3D11 TextureClients on the main thread. (bug 1217665 part 5, r=nical) (cb77fa88cc) - Implement the direct bitmap drawing model for plugins. (bug 1217665 part 6, r=mattwoodrow) (82f9015e5a) - Implement the direct DXGI drawing model for plugins. (bug 1217665 part 7, r=mattwoodrow) (cdeeb52a91) - Implement the DidComposite NPAPI callback. (bug 1217665 part 8, r=mattwoodrow) (4eb2a790ae) - Add an NPN_GetValue query to find the browser's DXGI adapter. (bug 1217665 part 10, r=aklotz,mattwoodrow) (84af4e525a) - Create a D3D11 content device even if D2D is blocked. (bug 1217665 part 11, r=jrmuizel) (142441808e) - Bug 1229665 - Convert widget clip regions to LayoutDevicePixels. r=botond. (edf746b278) - Bug 1204715 - Move browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} to moz.build. r=mshal (8c6b4709bc) - Bug 1212773 - Pass a base directory to jar maker, instead of a chrome directory. r=gps (1f644706c6) - Bustage fix for bug 1210687 on a CLOSED TREE. r=me (4cd7000101) - Bug 1212773 - Extend jar maker syntax for jar file location. r=gps (8119aa2b98) - Bug 1164039 - moved TelemetryTimestamps.jsm and tests to toolkit/componets/telemetry/. r=dexter (942145656e) - Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman. (b5cf397cf0) - Bug 1230047 (part 2) - Make several PaintWindow() functions use LayoutDevice coordinates. r=kats. (246e1321ca) - Bug 1218454 - part 1 - move DialogValueHolder::Get out-of-line; r=bz (2d65438b37) - Bug 1218454 - part 2 - don't #include nsContentUtils.h from CallbackObject.h; r=bz (59e3b60749) - Bug 1205945 part.1 Remove unnecessary member of IMEInputHandler, mLastDispatchedCompositionString r=smichaud (2223df8aec) - Bug 1205945 part.2 Add DispatchCompositionStartEvent() and move the code of OnStartIMEComposition() into it r=smichaud (25449c2bca) - Bug 1205945 part.3 Move the code of OnUpdateIMEComposition() into DispatchCompositionChangeEvent() r=smichaud (e85a65f2f7) - Bug 1205945 part.4 Move the code of OnEndIMEComposition() into DispatchCompositionCommitEvent() r=smichaud (21e6218c06) - Bug 1205945 part.5 Emulate mSelectedRange at dispatching compositionchange or compositioncommit event until OnSelectionChange() is called r=smichaud (f82baaea8e) - Bug 1205945 part.6 IMEInputHandler::GetAttributedSubstringFromRange() should return stored composition string if the range is in the composition string r=smichaud (53eabe028b) - Bug 1205399 - Follow-up to fix build bustage for platforms without OS X 10.10 and -Wswitch enabled. r=mstange (c2e8eda9b5) - Bug 1220337 - Don't show alternate notification actions on OS X 10.8. r=MattN (5ef8449dcc) - Bug 1224738 - Fix alternate action index getter name on OS X. r=MattN (a6f83ce706) - Bug 1225908 - AsmSimdTypeToLaneType. r=bbouvier (f850c10bff) - Bug 1224389 - Odin: refactor types/signatures/values (r=bbouvier) (31bc615781) - Bug 1224389 - Odin: simplify AsmJSModule global data allocation (r=bbouvier) (3ba518183a) - Bug 1222684 - IonMonkey: MIPS: Implement callWithPatch and patchCall. r=luke (0ede7a61c3) - Bug 1224814 - "TraceLogger: Remove redundant checks in BaselineJIT". r=hv1989 (b3865fbdf0) - Bug 1228369: Rename CodeOffsetLabel into CodeOffset; r=luke (1d0aba3710) - Bug 1224389 - Odin: refactor stubs, func-ptrs, and masm use (r=bbouvier) (2834725644) - Bug 1228340: Get rid of the js_ prefix for CodeSpec, CodeName, NumCodeSpecs; r=jorendorff (8ff2b3bcd5) - Bug 1176214 - Part 2: Preliminary adjustments. r=waldo (f9e2adca8a) - Bug 1176214 - Part 3: VM core changes. r=waldo (cf5b24fe18) - Bug 1176214 - Part 4: VM built-in lib changes. r=waldo (603335d2aa) - Bug 1176214 - Part 5: Ion changes. r=h4writer (b589713e1c) - Bug 1176214 - Part 6: Odin changes. r=luke (f1dcb025d2) - Bug 1176214 - Part 7: Ctypes, shell, xpconnect, etc. r=waldo (bdc78e0558) - Bug 1199578 - test case. r=waldo (6a94fd455a) - Bug 1211409 - load/store exclusive for ARM-32. r=jolesen (38efc4882e) - Bug 1205390 - guard against asm.js compilation not being available. r=me (aeefe98cfd) - Make test runnable on non-Nightly (no bug) r=me (27930210ed) - Bug 1176214 - Part 8: jit-test changes. r=bbouvier (31c4f42eea) - Bug 1176214 - Part 9: tests changes. r=bbouvier (a245687f43) - Bug 1176214 - Part 10: jsapi-tests changes. r=bbouvier (610e0002a2) - bug 1198656 remove unnecessary reinterpret_casts r=padenot (bc5a67d521) - bug 1198656 refactor acquiring the content into an object method r=padenot (b7b062fbf1) - bug 1198656 clear references in mJSChannels on successful content acquire r=padenot (65e5ee1856) - bug 1198656 delay AudioBuffer allocation until required r=padenot (57d0fd0d01) - bug 1199559 remove now unused SetRawChannelContents r=padenot (40685ef783) - Bug 1203616 - Properly scale the input buffer of a WaveShaperNode before processing it with the curve. r=karlt (12e9592a9e) - Bug 1186343: Throw an InvalidStateError when we set the curve attribute of a WaveShaperNode with a Float32Array of length less than 2; r=padenot,smaug (df83b21fd0) - bug 1188244 throw in SetCurve() on OOM r=padenot (17967b7b58) - Bug 1176214 - Part 11: Changes to DOM, except for WebGL. r=bz, r=clb (c40e5c2a68) - Bug 1176214 - Part 12: Changes to WebGL. r=bz, r=clb (228c90da3c) - Bug 1176214 - Part 13: Changes to ipc. r=mrbkap (4b11d4e509) - Bug 1176214 - Part 14: Changes to netwerk. r=jduell (91568c8444) - Bug 1176214 - Part 15: Changes to xpcom. r=nfroyd (df8d080070) - Revert "Bug 1176214 - Part 14: Changes to netwerk. r=jduell" (d0aedbac94) - improved backport of PM because of newer JS_GetArrayBufferData (9d8188ff5e) - bug 1199559 write decodeAudioData buffer in a format suitable for direct use by AudioBuffer r=padenot (da00bab1a1) - bug 1225003 null-check mBuffer in SizeOfExcludingThis() r=padenot (c01d389f10) - Bug 1225365 - Fix assertion in the nsScriptNameSpaceManager memory reporter. r=bz. (a5605a8923) - Bug 1229458 - Remove SizeOfIncludingThisMustBeUnshared() from string classes. r=mccr8. (26abcea276) - Bug 1214506. Ensure OggReader sets proper IDs for its tracks. r=jya (a270b02301) - bits of Bug 1188812 - Obtain CDM can render capability and store into MediaInfo (321388180e) - Bug 1226450 - Report audio/video codecs used in HTMLMediaElement and WebAudio via telemetry. r=jya (e722b409b7) (f5a7b27f3d) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1229395 - Part 1 - Unbreak MOZ_NATIVE_JEMALLOC after bug 1141079. r=glandium (07a1e4d8a6) - Bug 1229395 - Part 2 - Rely on MALLOC_H to provide function prototypes for MOZ_NATIVE_JEMALLOC. r=glandium (5b305f69db) (2d33df0acf) - import from UXP: Issue #2184 - Increase mozjemalloc page cache size from 1 MiB to 16 MiB. (d8cd769c) (522696571d) * 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/kmeleon761 point
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230415-3219d2d-uxp-75bef7b73-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20230415-3219d2d-uxp-75bef7b73-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-20230415-3219d2d-uxp-75bef7b73-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.6a1.win32-git-20230415-d849524bd-uxp-75bef7b73-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20230415-d849524bd-uxp-75bef7b73-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20230415-d849524bd-uxp-75bef7b73-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win64-git-20230415-d849524bd-uxp-75bef7b73-xpmod.7z Official UXP changes picked since my last build: - Issue #1361 - Follow-up: Merge dom.getRootNode.enabled pref into dom.webcomponents.enabled. (8182d08b1) - Issue #252 - Move getElementsByName from HTMLDocument to Document (b2d750411) - Issue #252 - Follow-up: Include a null check against mDocument (7c759b2c2) - Issue #2197 - Part 1a: postMessages should have transferable as [] by default (438cdbd91) - Issue #2197 - Part 1b: Transferables should be arrays of objects (47147d58b) - Issue #2197 - Part 2a: Implement StructuredSerializeOptions for MessagePort (fd982fd29) - Issue #2197 - Part 2b: Implement StructuredSerializeOptions for Worker (158784cbe) - Issue #2197 - Part 2c: Implement StructuredSerializeOptions for ServiceWorker (4d58139fe) - Issue #2197 - Part 2d: Implement PostMessageOptions for Window (4174037d8) - Issue #2197 - Part 3: Implement self.structuredClone() (ef6b8db1d) - Issue #2197 - Part 4: Expose structuredClone in Sandbox (bbcfb6275) - Issue #2197 - Follow-up: Remove GC debug assertion on sandbox (8e6d73046) - Issue #595 - Implement window.event (31283d993) - Issue #2053 - Part 1: Performance should be an EventTarget (995f3117b) - Issue #2053 - Part 2: Update PerformanceMeasure to User Timing L3 (23519e0c2) - Issue #2053 - Part 3: Update PerformanceMark to User Timing L3 (3b57ba141) - Issue #2053 - Part 4a: Align IsPerformanceTimingAttribute to user-timing spec (4fc9cde7c) - Issue #2053 - Part 4b: Fix measure name to timestamp conversion (a0d52c009) - Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some errors (ef8e3b541) - Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize larger (7823439b1) - Issue #2053 - Follow-up: Re-enable navigation timing now it's to-spec. (e51a63852) - Use nsAnonymousTemporaryFile for clipboard cache (42723b163) - Increase size of data over which we write the data to disk rather than keep it around in memory (af613ef24) - [network] Improve checks while parsing MIME parameters. (c9d961633) - [devtools] Don't allow sourcemap URLs to redirect (47bcca168) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes since my last build: - Issue UXP#2053: fix deprots (5a74c0114) - mailnews: follow-up rev c9d96163, fix build (6beccbf6c) - Bug 1159003 - setResourceTimingBufferSize shouldn't affect user timing, but we should clean user markers if we have memory pressure, r=bz (bc3eb89de) - Bug 1159003 - Remove Performance::GetAsISupports(), r=bz (16a1923c3) - Bug 1378537 - Store PerformanceEntry objects in AutoTArray; r=smaug (75bef7b73) 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.1 point
-
Exactly, being respected by forum members is what matters the most.1 point
-
Might be going back to a flip-phone. Don't use the smart phone (see few posts above) much at all, rather its turned off most of the time.1 point
-
1 point
-
Now try and switch it on in your 360 explorer and it will not work ! From what I gather, all chinese browsers intentionally broke it ! How to check ? You need to trace the browser UDP connections to 1.1.1.1 (or another safe DNS) with DNSQuerySniffer. Try it.1 point
-
Yes, it says disabled for me, also. BUT it says I'm running a low res moniror 1920×1080 16:9! It's not true because it's NOT my Screen Resolution !1 point
-
Hi @win32, I hope you are in a good health, and I hope that extended kernel development is still ongoing.1 point
-
Too here: https://browserleaks.com/javascript Scroll to: navigator.userAgentData (Client Hints) API Status × Disabled / Not Supported1 point
-
I use iPod touch 4 when I was kid. Then, my dad gave me his old iPhone 5c to me. Then, someone bought me an iPhone 6+ for my birthday. After having 6 Plus, I bought iPhone 8 Plus for myself with my own savings. I planned to buy 14 Plus with my savings but 14 was too pricy.1 point
-
I will presume that any current version of CurseForge/Overwolf does not work on Win7, but Win7 versions still exist. And fortunately, Curse/Twitch went the good route of not forcing an upgrade to an unsupported version. So if you had CurseForge installed prior to whenever their Win10 update came about, you can still use it but throws a generic error and says to update to Win10. However, over the past two weeks, something on their or Microsoft's backend changed which caused the inability to download anything new from the launcher. It also caused the issue where if you repaired your installation, it would "uninstall" (removed the links) to any games you had on the dashboard and all instances. For example, all instances of Minecraft would be removed from the launcher but not from the computer. A repair install would attempt to redownload the MS launcher but fail with an error "Failed to download the Minecraft launcher due to a network error." This error is in their known issues page: https://support.curseforge.com/en/support/solutions/articles/9000196615-known-issues#Minecraft-▾ With the "resolution" being: If, when you get this error in CurseForge, and also there is a log under System in Event Viewer for an Schannel Error 70, then the solution is to enable TLS 1.1 and 1.2 in WinHTTP and on the Component Level as described here: https://support.microsoft.com/en-us/topic/update-to-enable-tls-1-1-and-tls-1-2-as-default-secure-protocols-in-winhttp-in-windows-c4bd73d2-31d7-761e-0178-11268bb10392 After doing this, I no longer get the Schannel errors in Event Viewer and also am able to not only repair the Minecraft installation, but also install new packs. Tested up to whatever verion of 1.16 that Vault Hunters 3 uses.1 point
-
That information is not public. I'm no longer direct on desktop, so I can't tell when the EoS date for that is. I wanted to make an update to my post above. It seems that System Builder has reached the end of its production. System Builder doesn't have an EoS, it just exists until it sells out. I have heard that disty is out of Win 10 Home and is running low on Pro, to the point where large orders can't be done. There is still a reluctance for Windows 11, worse than I've seen in any OS changeover.1 point
-
Very important to check if your user agent spoofing works ! New "feature" to check your real UA is called client hints, https://browserleaks.com/client-hints1 point
-
There is no incentive in recycling. In the US, recycling isn't done for the good of the environment, it is done for money. A company holds the rights in a municipality to manage the recycling services. In some cities this company doesn't even do the work, they pick up the recycle bins and truck that stuff off to the landfill.1 point
-
Well, you asked me to suggest more for you to try, So I suggested the ones that are important. Fonts in your system are unique. You can disable remote fonts, but can't the system ones. Random fingerprint is the only solution.1 point
-
I'm sorry , but you're mixing up two different matters. Font Fingerprint Defender has nothing to do with remote fonts, it protects against websites that scan your system fonts. It makes a random font fingerprint, which is very good ! For remote fonts I just use the flag --disable-remote-fonts (so no extension neded at all). The flag is old, but it still works, try it.1 point
-
Tracking Token Stripper 2.6.2.6.0.0 Font Fingerprint 0.1.0.11 point
-
I'm sorry to disappoint you, your readings of my mood are wrong, it's on the contrary, I was not satisified with one of the chinese browsers not deleting cookies. Spent a couple of hours and found no solution.1 point
-
Updated It can get to a point where you don't end up getting to have the same username everywhere. It isn't the end of the world.1 point
-
Yesssssssaaaaaaaaa Ты действительно самый лучший! @Mov AX, 0xDEAD What a crazy hard work. Here it is, XP SP2 bit64 on Gigabyte z690 UD DDR4 with free acpi.sys without any Debugger Dietmar1 point
-
We'll have to convert those functions implemented with _asm into C code if we ever want to produce an x64 version of this.1 point
-
1 point
-
I just have to slap barrel charger in without looking way it is which I like. Also made it easy make my own charger dock to few phones I have three batteries. One is BMS-2 which is to my Nokia 6110 and also works on my 5110. It works from phones released in 1997 to phones released in 1999 for most parts. Then I got blc-2, that works on my 3330 and 3510i and also works on almost all phones until 2003 or so. Then got BL-5C that works all other phones expect 9300 communicator and E-Series. For charger acp-7e works to every phone mentioned there and acp-12e works all but 6110 and 5110. This gives me freedom to change phone whenever pleased. Also older phones stored sms and contacts to sim by default so all need to do is pop battery to other phone with sim and good to go. I now moved from 6110 to 3330 for fun and may go to 3510i or other and then back to 6110 just because I can. Wonder if carrier is thinking why my phone imei keep changing every so often I would say standardise battery physical size and others also forbid non removable batteries because they make repairs harder and causes more e waste. I have been extending many device life by getting spare battery to them. I am not comfortable melting any glue to do it to be honest since risks related to it. Also in case something goes wrong, unplugging battery will kill power and minimise damage. Example being water damage that saved my phone few times when got wet from inside. And of chargers making real charging soluction. For while usb seemed like it but seems that new chargers wont co-operate. I got galaxy a40 on workplace and had battery running out of it and borrowed workmate oneplus charger with usb-c header. Guess what, it did not want to charge phone at all. I am not against quick charge but there should be compability mode that supplies standard voltage to device if handshake fails. Standards are good but they seems to be fading away again.1 point
-
I've never seen those adapters, because I got my phones used. A barrel connector seems to be a more conventional and safe choice, and is used in power supplies for other kinds of devices. USB is primarily a data port. I wouldn't want somebody plugging random, possibly faulty devices into my computer just to get power. The BL-5C battery is also quite universal. Instead of changing the plug to USB, the European government should have standardized batteries across all phone manufacturers.1 point
-
Never tried it for so long, but surely 1 full week. I changed the battery last year because it started to last "only" three days. The original battery is BL-5CB , that goes in a few other models (that has less capacity than the more common BL-5C): https://pinoutguide.com/CellularPhones-A-N/nokia_bl-4c_battery_pinout.shtml jaclaz1 point
-
i was able find spare case to nokia 6600 I have laying around when used enough time online That looks similar to 1110 I have in box expect slimmer. Likely same hardware with slimmer design and few bugfixes. Does it last few weeks on single charge?1 point