Chrome

Chrome To Drop Support For Windows 7 In 2023 (androidpolice.com) 53

Chrome will no longer support Windows 7 nor Windows 8.1 upon the release of Chrome 110, currently scheduled to hit stable on February 7, 2023. From that point on, you'll need to be running at least Windows 10 to maintain access to new builds. Android Police reports: While Google won't be doing anything to stop users of older platforms from continuing to install and run earlier releases of Chrome, they'd be missing out on the latest critical security and usability enhancements.
Privacy

Passkeys Are Finally Here (arstechnica.com) 96

An anonymous reader quotes a report from Ars Technica: Generically, passkeys refer to various schemes for storing authenticating information in hardware, a concept that has existed for more than a decade. What's different now is that Microsoft, Apple, Google, and a consortium of other companies have unified around a single passkey standard shepherded by the FIDO Alliance. Not only are passkeys easier for most people to use than passwords; they are also completely resistant to credential phishing, credential stuffing, and similar account takeover attacks.

On Monday, PayPal said US-based users would soon have the option of logging in using FIDO-based passkeys, joining Kayak, eBay, Best Buy, CardPointers, and WordPress as online services that will offer the password alternative. In recent months, Microsoft, Apple, and Google have all updated their operating systems and apps to enable passkeys. Passkey support is still spotty. Passkeys stored on iOS or macOS will work on Windows, for instance, but the reverse isn't yet available. In the coming months, all of that should be ironed out, though.

Passkeys work almost identically to the FIDO authenticators that allow us to use our phones, laptops, computers, and Yubico or Feitian security keys for multi-factor authentication. Just like the FIDO authenticators stored on these MFA devices, passkeys are invisible and integrate with Face ID, Windows Hello, or other biometric readers offered by device makers. There's no way to retrieve the cryptographic secrets stored in the authenticators short of physically dismantling the device or subjecting it to a jailbreak or rooting attack. Even if an adversary was able to extract the cryptographic secret, they still would have to supply the fingerprint, facial scan, or -- in the absence of biometric capabilities -- the PIN that's associated with the token. What's more, hardware tokens use FIDO's Cross-Device Authentication flow, or CTAP, which relies on Bluetooth Low Energy to verify the authenticating device is in close physical proximity to the device trying to log in.
"Users no longer need to enroll each device for each service, which has long been the case for FIDO (and for any public key cryptography)," said Andrew Shikiar, FIDO's executive director and chief marketing officer. "By enabling the private key to be securely synced across an OS cloud, the user needs to only enroll once for a service, and then is essentially pre-enrolled for that service on all of their other devices. This brings better usability for the end-user and -- very significantly -- allows the service provider to start retiring passwords as a means of account recovery and re-enrollment."

In other words: "Passkeys just trade WebAuthn cryptographic keys with the website directly," says Ars Review Editor Ron Amadeo. "There's no need for a human to tell a password manager to generate, store, and recall a secret -- that will all happen automatically, with way better secrets than what the old text box supported, and with uniqueness enforced."

If you're eager to give passkeys a try, you can use this demo site created by security company Hanko.
Microsoft

Microsoft's 'Project Volterra' Becomes an Arm-powered mini PC with 32GB of RAM (arstechnica.com) 68

Earlier this year, Microsoft announced that it would be releasing new hardware to encourage more developers to start using and supporting the Arm version of Windows. Dubbed "Project Volterra," all we knew about it at the time was that it would use an unnamed Qualcomm Snapdragon processor and NVMe-based storage, that it would support at least two monitors, and that it would have a decent number of ports. Today, Microsoft is putting Volterra out into the world, complete with a snappy new name: the Windows Dev Kit 2023. From a report: The Dev Kit 2023 will use a Snapdragon 8cx Gen 3 -- essentially the same chip as the Microsoft SQ3 in the new 5G version of the Surface Pro 9 -- plus 512GB of storage and a whopping 32GB of RAM for the surprisingly low price of $599.

We don't know exactly how fast the 8cx Gen 3 will be (Qualcomm says "up to 85 percent faster" CPU performance than the 8cx Gen 2, which would put it somewhere below but within spitting distance of modern Core i5 laptop CPU). But 512GB of storage and 32GB of memory should make the Dev Kit 2023 useful as a development and testing environment. Microsoft says the box can connect to up to three monitors simultaneously using its two USB-C ports and mini DisplayPort and that up to two of those displays can be 4K screens running at 60 Hz. Three USB-A ports, gigabit Ethernet, Wi-Fi 6, and Bluetooth 5.1 round out the connectivity options.

Windows

Zeek Becoming Part of Microsoft Windows (corelight.com) 21

First released in 1998, the BSD-licensed software Zeek (originally named "Bro") is about to get more widely adopted, writes long-time Slashdot reader skinfaxi: Zeek, the open source network security monitoring platform, is being integrated into Windows and "is now deployed on more than one billion global endpoints," according to an announcement from Corelight.
From Corelight's press release: Corelight, the leader in open network detection and response, today announced the integration of Zeek, the world's most popular open source network security monitoring platform, as a component of Microsoft Windows and Defender for Endpoint. The integration will help security teams respond to the most challenging attacks by providing "richer signals for advanced threat hunting, complete and accurate discovery of IoT devices, and more powerful detection and response capabilities."

Originally created by Corelight co-founder and chief scientist Dr. Vern Paxson while at Lawrence Berkeley National Laboratory, Zeek transforms network traffic into compact and high-fidelity logs, file content, and behavioral analytics to accelerate security operations. Vital funding for Zeek came initially from the National Science Foundation and the US Department of Energy's Office of Science. As adoption increased, Corelight was founded to provide a financial model and corporate sponsor for the project....

"Microsoft is strongly committed to supporting open source projects and ecosystems," said Rob Lefferts, corporate vice president for Microsoft. "We're proud to be working with Zeek and are thrilled to bring this level of network intelligence and monitoring to our customers."

"This is an amazing development for Zeek and its community of contributors and users," said Paxson. "I never imagined that the tool I developed for network monitoring would find broader application in defending endpoints — but that's part of the creative magic of open source development.

"We are grateful for Microsoft's contributions and support, and we are excited that the project's impact, and that of the community of contributors, will increase so dramatically."

Windows

New Version of Windows 95 JavaScript App Runs On Basically Any Platform (betanews.com) 32

An anonymous reader quotes a report from BetaNews: Slack developer Felix Rieseberg released Windows 95 as an Electron app four years ago, updating it shortly afterwards to allow it to run gaming classics like Doom. Now he rolls out a new version which can run on any Windows, Mac or Linux system. Based on the Electron framework, Rieseberg's Windows 95 is written entirely in JavaScript, so it doesn't run as smoothly as it would if it was a native app, but you shouldn't let that put you off.

This is the second update of the year, which brings it up to version 3.1.1 and includes two important changes:

- Upgraded from Electron v18 to Electron v21 (and with it, Chrome and Node.js)
- Upgraded v86 (sound is back!)

The earlier update (in June) brought the software up to 3.0.0 and introduced the following changes:

- Upgraded from Electron v11 Electron v18 (and with it, Chrome and Node.js)
- Upgraded v86 (now using WASM)
- Upgraded various smaller dependencies
- Much better scaling on all platforms
- On Windows, the link to OSFMount was broken and is now fixed.
- On Windows, you can now see a prettier installation animation.
- On Windows, windows95 will have a proper icon in the Programs & Features menu.
You can download the latest version of the Windows 95 app for Windows, macOS, and Linux at their respective links.
Windows

Microsoft's PC Manager Is Like CCleaner For Your Computer (theverge.com) 41

Microsoft is working on a PC Manager app that's designed to boost your computer's performance. The Verge reports: Much like CCleaner, a beta version of Microsoft's PC Manager includes storage management and the ability to end tasks quickly and control which apps start up with Windows. Much of this functionality is already baked into Windows, but this PC Manager app puts it all in one useful location. There's even a browser protection section that makes it easier to change default browsers than what exists in Windows right now.

The storage manager feature includes the ability to manage apps or remove those that are rarely used, and there's also a full cleanup scan available or a scan to find large files on your drives. The process management feature is a more simplified version of the Task Manager so you can quickly kill processes that might be eating up RAM. Hitting the main "boost" button will clear temporary files and free up memory, which could be useful on older PCs.

Microsoft

Windows Subsystem for Android Declared Ready for Prime Time (theregister.com) 32

Microsoft has decided the Windows Subsystem for Android (WSA) -- its offering that runs Android VMs which behave just like another application in Windows -- is sufficiently stable that it can be designated version 1.0 and made available to all. From a report: While it's lovely that Windows can now run Android VMs, Hendrixson's tweet needs a little parsing. The "50,000 apps" he mentions are only available from the Amazon.com app store -- not the larger Google Play digital tat bazaar. Google's apps aren't in the Amazonian store, nor are Microsoft's. I couldn't find Twitter, WhatsApp, Slack, any of the banks I use, or the Australian government apps I need to access services. In fact it's tough work to find apps other than games in the store -- and when a search term does bear fruit it delivers what look like knockoff apps that scream "here be dragons."
Firefox

Firefox 106 Is Now Available With PDF Annotation, Firefox View (9to5linux.com) 35

Firefox 106 is now available for download, bringing various new features and enhancements, such as a new PDF editing feature and new way to organize recently closed tabs. 9to5Linux reports: Mozilla says that Firefox 106 finally brings the long-anticipated two-finger swipe horizontal gesture for navigating back and forward on a website without having to hold down the Alt key. [...] Firefox 106 also introduces annotation capabilities to the built-in PDF viewer so you can write text, draw, or add signatures on PDF files. You'll be able to change the size and color of the text tool, as well as the thickness, opacity, and color of the draw tool.

Another interesting new feature of the Firefox 106 release is called Firefox View, which is implemented as a pinned tab, promising to help you get back to the content you've previously discovered by allowing you to switch seamlessly between your devices running Firefox. On top of all that, Firefox 106 also brings major WebRTC changes to improve Windows and Wayland screen sharing, RTP performance and reliability, statistics, and more. There are also the usual bug and security fixes to make Firefox more stable and reliable on your system.

Microsoft

Microsoft Preps DirectStorage 1.1 With GPU Decompression For Faster Game Loads (arstechnica.com) 16

An anonymous reader shares a report: One of the newer Xbox features that Microsoft has been working to bring to Windows is DirectStorage, a collection of features that allows fast PCI Express-based NVMe SSDs to communicate directly with your GPU. For DirectStorage 1.0, the main benefit was faster load times -- up to 40 percent faster, according to Microsoft. This week Microsoft announced that it's readying DirectStorage 1.1 for release later this year, which will allow game assets to be decompressed on the GPU instead of the CPU, speeding up decompression operations and freeing up your processor to do other things.

Normally, compressed game assets are loaded into system memory and decompressed by the CPU before being sent to the GPU. This circuitous route adds to game load times and can contribute to "pop-in" in games with big open worlds -- that effect where you see a bland, less-detailed version of an object for a brief instant before more detailed textures and models have time to load in. DirectStorage's GPU-based decompression works with a new GPU-optimized compression format called "GDeflate," originally created by Nvidia. Microsoft's sample image comparing GPU decompression with GDeflate and CPU decompression using Zlib showed much faster load times (0.8 second on the GPU, compared to 2.36 seconds on the CPU) along with much lower CPU usage, though Microsoft says that the exact results will vary based on your hardware and the game you're loading.

Software

VirtualBox 7.0 Adds First ARM Mac Client, Full Encryption, Windows 11 TPM (arstechnica.com) 19

Nearly four years after its last major release, VirtualBox 7.0 arrives with a... host of new features. Chief among them are Windows 11 support via TPM, EFI Secure Boot support, full encryption for virtual machines, and a few Linux niceties. From a report: The big news is support for Secure Boot and TPM 1.2 and 2.0, which makes it easier to install Windows 11 without registry hacks (the kind Oracle recommended for 6.1 users). It's strange to think about people unable to satisfy Windows 11's security requirements on their physical hardware, but doing so with a couple clicks in VirtualBox, but here we are. VirtualBox 7.0 also allows virtual machines to run with full encryption, not just inside the guest OSâ"but logs, saved states, and other files connected to the VM. At the moment, this support only works through the command line, "for now," Oracle notes in the changelog.

This is the first official VirtualBox release with a Developer Preview for ARM-based Macs. Having loaded it on an M2 MacBook Air, I can report that the VirtualBox client informs you, extensively and consistently, about the non-production nature of your client. The changelog notes that it's an "unsupported work in progress" that is "known to have very modest performance." A "Beta Warning" shows up in the (new and unified) message center, and in the upper-right corner, a "BETA" warning on the window frame is stacked on top of a construction-style "Dev Preview" warning sign. It's still true that ARM-based Macs don't allow for running operating systems written for Intel or AMD-based processors inside virtual machines. You will, however, be able to run ARM-based Linux installations in macOS Venture that can themselves run x86 processors using Rosetta, Apple's own translation layer.

Microsoft

Microsoft Office Will Become Microsoft 365 in Major Brand Overhaul (theverge.com) 95

Microsoft is making a major change to its Microsoft Office branding. After more than 30 years, Microsoft Office is being renamed "Microsoft 365" to mark the software giant's collection of growing productivity apps. From a report: While Office apps like Excel, Outlook, Word, and PowerPoint aren't going away, Microsoft will now mostly refer to these apps as part of Microsoft 365 instead of Microsoft Office. Microsoft has been pushing this new branding for years, after renaming Office 365 subscriptions to Microsoft 365 two years ago, but the changes go far deeper now. "In the coming months, Office.com, the Office mobile app, and the Office app for Windows will become the Microsoft 365 app, with a new icon, a new look, and even more features," explains a FAQ from Microsoft.
Windows

New Apple Services and Apps Are Rolling Out On Windows 11 and Xbox (arstechnica.com) 15

Today, Microsoft and Apple announced a number of deeper integrations of Apple services on both Windows PCs and Xbox game consoles, including Music and TV apps for both platforms and the ability to browse your iCloud Photo Library within the Windows 11 Photos app. Ars Technica reports: The Apple Music app for Xbox is already available. Existing users can download the app and start listening to their playlists and stations, while new users can sign up for a one-month trial. The user interface for Apple Music on the Xbox is almost exactly the same as the one we've used before on Apple TV hardware. It doesn't add any new features we haven't seen before, but it's nice to see parity between the platforms. The Music and TV apps for Windows aren't available yet, but the companies say they'll both be available next year.

The Windows iTunes app lets users listen to songs and watch TV and movies purchased through Apple's online store. Even though Apple Music will arrive on Windows, iTunes will continue to be available, and users will still be able to access Podcasts and Books there. While you'll have to wait until next year to download the Music and TV apps in Windows, the iCloud Photo Library integration is available right now. You'll have to download the iCloud Windows app (which is already used to sync a variety of things, like browser bookmarks) and opt into syncing your iCloud Photo Library. After that, both videos and photos should be available within the Windows 11 Photos app.

Microsoft

Microsoft Unveils Surface Pro 9 With Choice of Intel or ARM Models, No Headphone Jack (theverge.com) 79

Earlier today, Microsoft unveiled three new Surface computers: the Surface Pro 9, Surface Laptop 5, and Surface Studio 2+. While this year's Surface Pro 9 remains very similar to last year's Surface Pro 8, it's being offered with refreshed Intel 12th-gen CPUs or a "new 5G-equipped model with a custom SQ 3 Arm chip," reports Engadget. From the report: If that sounds confusing to you, well, it is. We last saw the company's SQ chip in the 2020 Surface Pro X, a computer that we found both beautiful and frustrating, thanks to Windows' crummy software compatibility with Arm chips. To shift that problem over to a computer with the same name as its Intel sibling is a recipe for disaster. (We can just imagine the frustrated Best Buy shoppers who are dazzled with the idea of a 5G Surface, only to learn they can't run most of their traditional Windows apps.) The 5G Pro 9 is also broken down into millimeter-wave and Sub-6 variants, which will be sold in their respective markets. It's understandable why Microsoft isn't keen to keep the Surface Pro X moniker going -- the Pro 8 lifted many of its modern design cues, after all. But from what we've seen, Windows 11 doesn't solve the problems we initially had with the Pro X. After analyzing the product's tech specs, The Verge discovered that the Surface Pro 9 no longer appears to have a headphone jack. From the report: This seems to be the direct result of Microsoft bringing the Intel and Arm versions of the Surface Pro 9 together in the same chassis. The Surface Pro X has never had a 3.5mm jack, so now, the Intel hardware is coming in line with that design direction. But I'd argue it's a more controversial omission this time. Why? The new universal outer enclosure is essentially the same size as that of the Surface Pro 8.

The Surface Pro X hardware was quite a bit thinner than Microsoft's Intel hardware at the time (and still now). So excising the 3.5mm jack made sense. But we've now lost the headphone jack for a chassis that's basically identical in dimensions to last year's model. They really couldn't fit one on there somewhere?
Further reading: Microsoft's Surface Studio 2 Plus Ships With an RTX 3060 for $4,299
Google

Google is Bringing Passkey Support To Android and Chrome (googleblog.com) 63

Android Developers Blog: Passkeys are a significantly safer replacement for passwords and other phishable authentication factors. They cannot be reused, don't leak in server breaches, and protect users from phishing attacks. Passkeys are built on industry standards and work across different operating systems and browser ecosystems, and can be used for both websites and apps. Passkeys follow already familiar UX patterns, and build on the existing experience of password autofill. For end-users, using one is similar to using a saved password today, where they simply confirm with their existing device screen lock such as their fingerprint. Passkeys on users' phones and computers are backed up and synced through the cloud to prevent lockouts in the case of device loss. Additionally, users can use passkeys stored on their phone to sign in to apps and websites on other nearby devices.

Today's announcement is a major milestone in our work with passkeys, and enables two key capabilities: Users can create and use passkeys on Android devices, which are securely synced through the Google Password Manager. Developers can build passkey support on their sites for end-users using Chrome via the WebAuthn API, on Android and other supported platforms. To try this today, developers can enroll in the Google Play Services beta and use Chrome Canary. Both features will be generally available on stable channels later this year. Our next milestone in 2022 will be an API for native Android apps. Passkeys created through the web API will work seamlessly with apps affiliated with the same domain, and vice versa. The native API will give apps a unified way to let the user pick either a passkey or a saved password. Seamless, familiar UX for both passwords and passkeys helps users and developers gradually transition to passkeys.

For the end-user, creating a passkey requires just two steps: (1) confirm the passkey account information, and (2) present their fingerprint, face, or screen lock when prompted. Signing in is just as simple: (1) The user selects the account they want to sign in to, and (2) presents their fingerprint, face, or screen lock when prompted. A passkey on a phone can also be used to sign in on a nearby device. For example, an Android user can now sign in to a passkey-enabled website using Safari on a Mac. Similarly, passkey support in Chrome means that a Chrome user, for example on Windows, can do the same using a passkey stored on their iOS device. Since passkeys are built on industry standards, this works across different platforms and browsers - including Windows, macOS and iOS, and ChromeOS, with a uniform user experience.

Microsoft

Microsoft Partners With Meta To Bring Teams, Office, Windows, and Xbox To VR (theverge.com) 87

During Meta Connect today, Microsoft CEO Satya Nadella said the company is partnering with Meta to bring its biggest services -- Teams, Office, Windows, and even Xbox Cloud Gaming -- to Meta's Quest VR headsets. The Verge reports: It's a surprise partnership that will see Microsoft and Meta combine their strengths. Microsoft sees an opportunity to bring Teams and its other productivity experiences to a capable VR headset, and Meta gets a key partner in its grand metaverse plan. [...] The Teams experience the new Quest Pro and Quest 2 headsets will even include Microsoft adapting Meta's avatar system for Teams and Teams getting support within Meta's own Horizon Workrooms. "People will be able to join a Teams meeting directly from Workrooms," Meta CEO Mark Zuckerberg said during the event. "We think that this cross-device, cross-screen experience will be the foundation of the virtual office of the future."

This virtual office of the future won't just be about meetings. Microsoft is bringing Windows 365 to Quest, the company's platform for streaming full versions of Windows to devices. "With Windows 365 coming to Quest, you'll have a new way to securely stream the entire Windows experience, including all the personalized apps, content, and settings to your VR device with the full power of Windows and Windows applications," Nadella said.

Microsoft is also bringing 2D versions of its Office apps to Quest through its Progressive Web Apps (PWA) technology. These won't be full-blown 3D versions of Office designed for VR, but if there's an appetite for VR in the enterprise, then it's easy to imagine Microsoft adapting them in the future. Xbox Cloud Gaming will even make its way to Meta's Quest VR headsets, allowing Xbox Game Pass Ultimate subscribers to stream games. It's not going to be as immersive as a native VR experience for Xbox games, but you'll be able to pick up an Xbox controller and play them on a giant screen projected inside a Quest headset.
Earlier today, Meta announced the Meta Quest Pro: a $1,499 virtual reality headset it's been teasing for the past year. They also announced a big addition to their updated higher-detail avatars: legs.
Windows

More Than 4 In 10 PCs Still Can't Upgrade To Windows 11 (theregister.com) 219

Nearly 43 percent of millions of devices studied by asset management provider Lansweeper are unable to upgrade to Windows 11 due to the hardware requirements Microsoft set out for the operating system. The Register reports: Lansweeper said 42.76 percent of the estimated 27 million PCs it tested across 60,000 organizations failed the CPU test, albeit better than the 57.26 percent in its last test a year ago. Altogether 71.5 percent of the PCs failed the RAM test and 14.66 percent the TPM test. "We know that those who can't update to Windows 11... will continue to use Windows 10," said Roel Decneut, chief strategy officer at Lansweeper, whose customers include Sony, Pepsico, Cerner, MiT and Hilton hotels. He said that even if enterprises are prepared to upgrade their PC fleet to meet the system requirements of Microsoft's latest OS, there are "broader issues affecting adoption that are out of Microsoft's control." "Global supply chain disruption has created chip a processor shortage, while many are choosing to stick with what hardware they have at the moment due to the global financial uncertainty."

Other findings from Lansweeper show adoption rates for the latest OS are improving, running on 1.44 percent of computers versus 0.52 percent in January. This means the latest incarnation has overtaken Windows 8 in the popularity stakes but remains behind market share for Windows 7, despite that software going end of life in January 2020. Adoption is, unsurprisingly, higher in the consumer space. Some 4.82 percent of the biz devices researched were running an OS that wasn't fully supported and 0.91 percent had servers in their estate that are end of life.

First Person Shooters (Games)

Doom Runs At 60 FPS In Notepad (tomshardware.com) 52

Game developer Sam Chiet has found another use for Microsoft Notepad. The ingenious creator has gotten Doom (1993) to run at 60 FPS through the boring text editor in Windows. Tom's Hardware reports: Chiet highlighted that he didn't have to modify the Notepad application. Dubbed "NotepadDOOM," the project is fully playable. Although Chiet didn't explain how the mod works, has committed to launching NotepadDOOM for other Doom fans to try out. Chiet said in a subsequent tweet that "it'll take some work to polish NotepadDOOM into something releasable, but it'll almost certainly happen over the next couple days." John Romero, one of Doom's creators, was impressed and replied to Chiet in a tweet that the mod was "incredible."

You can see the iconic 1993 shooter running in its full glory on Chiet's YouTube channel. It's Notepad, so obviously, Chiet replaced the graphics with characters and numbers. The gameplay looks pretty smooth, although we did catch some screen tearing. However, that could be because Notepad can't write the text fast enough on screen.

Windows

Windows 95 Went the Extra Mile To Ensure Compatibility of SimCity, Other Games (arstechnica.com) 77

An anonymous reader quotes a report from Ars Technica: It's still possible to learn a lot of interesting things about old operating systems. Sometimes, those things are already documented (on a blog post) that miraculously still exist. One such quirk showed up recently when someone noticed how Microsoft made sure that SimCity and other popular apps worked on Windows 95. A recent tweet by @Kalyoshika highlights an excerpt from a blog post by Fog Creek Software co-founder, Stack Overflow co-creator, and longtime software blogger Joel Spolsky. The larger post is about chicken-and-egg OS/software appeal and demand. The part that caught the eye of a Hardcore Gaming 101 podcast co-host is how the Windows 3.1 version of SimCity worked on the Windows 95 system. Windows 95 merged MS-DOS and Windows apps, upgraded APIs from 16 to 32-bit, and was hyper-marketed. A popular app like SimCity, which sold more than 5 million copies, needed to work without a hitch.

Spolsky's post summarizes how SimCity became Windows 95-ready, as he heard it, without input from Maxis or user workarounds: "Jon Ross, who wrote the original version of SimCity for Windows 3.x, told me that he accidentally left a bug in SimCity where he read memory that he had just freed. Yep. It worked fine on Windows 3.x, because the memory never went anywhere. Here's the amazing part: On beta versions of Windows 95, SimCity wasn't working in testing. Microsoft tracked down the bug and added specific code to Windows 95 that looks for SimCity. If it finds SimCity running, it runs the memory allocator in a special mode that doesn't free memory right away. That's the kind of obsession with backward compatibility that made people willing to upgrade to Windows 95."

Spolsky (in 2000) considers this a credit to Microsoft and an example of how to break the chicken-and-egg problem: "provide a backwards compatibility mode which either delivers a truckload of chickens, or a truckload of eggs, depending on how you look at it, and sit back and rake in the bucks." Windows developers may have deserved some sit-back time, seeing the extent of the tweaks they often have to make for individual games and apps in Windows 95. Further in @Kalyoshika's replies, you can find another example, pulled from the Compatibility Administrator in Windows' Assessment and Deployment Kit (ADK). A screenshot from @code_and_beer shows how Windows NT, upon detecting files typically installed with Final Fantasy VII, will implement a fittingly titled compatibility fix: "Win95VersionLie." Simply telling the game that it's on Windows 95 seems to fix a major issue with its operation, along with a few other emulation and virtualization tweaks.
"Mike Perry, former creative director at Sim empire Maxis (and later EA), noted later that there was, technically, a 32-bit Windows 95 version of Sim City available, as shown by the 'Deluxe Edition' bundle of the game," adds Ars. "He also states that Ross worked for Microsoft after leaving Maxis, which would further explain why Microsoft was so keen to ensure people could keep building parks in the perfect grid position to improve resident happiness."
Microsoft

New Windows 11 Insider Build Supports Third-Party Widgets, Slick New Teams Video Feature (theverge.com) 33

Microsoft is rolling out support for third-party widget development and new video calling functions for Chat from Microsoft Teams in its latest developer build of Windows 11. The new features in Preview Build 25217 are available for folks enrolled in the Windows Insider program. The Verge reports: Now, developers can create and test widgets that can be added to the Windows 11 widgets panel. New third-party widgets can only be tested locally on the latest Insider Preview build for now, but can later appear in the Microsoft Store for the shipping version of their apps once the build is formally released to the public. Microsoft says that Widgets can only be created for packaged Win32 apps at this time, but support for Progressive Web App (PWA) Widgets is planned as part of Microsoft Edge 108.

The Insider preview also includes a sneak peek (for a limited group of Insiders) at a new video calling experience for Chat from Microsoft Teams on Windows 11. When you open Chat from the taskbar, you'll soon be able to see a preview of your own video feed, allowing you to fix your appearance or spot any background issues before starting a call. Microsoft hopes to make this experience more broadly available in the coming months, but a 'small subset of users' will already have access to the feature as part of a sneak preview release. You can launch Chat from your Windows 11 taskbar yourself to check if you're one of the lucky few selected.

The Insider Preview Build 25217 also contains a few other feature updates, including improved cloud suggestions and integrated search suggestions for Simplified Chinese, and some design changes to the Microsoft Store. Now, the store makes it clearer if a game is included as part of Game Pass to spare you from accidentally purchasing a game you may have free access to. The Game Pass library is also getting a performance boost and some more simplified options.

EU

EU Wants To Know If Microsoft Will Block Rivals After Activision Deal (reuters.com) 38

EU antitrust regulators are asking games developers whether Microsoft will be incentivized to block rivals' access to "Call of Duty" maker Activision Blizzard's best-selling games, according to an EU document seen by Reuters. From the report: EU antitrust regulators are due to make a preliminary decision by Nov. 8 on whether to clear Microsoft's proposed $69 billion acquisition of Activision. The EU competition enforcer also asked if Activision's trove of user data would give the U.S. software giant a competitive advantage in the development, publishing and distribution of computer and console games, the EU document shows. The planned acquisition, the biggest in the gaming industry, will help Microsoft better compete with leaders Tencent and Sony. After its decision next month the European Commission is expected to open a four-month long investigation, underscoring regulatory concerns about Big Tech acquisitions.

Games developers, publishers and distributors were asked whether the deal would affect their bargaining power regarding the terms for selling console and PC games via Microsoft's Xbox and its cloud game streaming service Game Pass. Regulators also wanted to know if there would be sufficient alternative suppliers in the market following the deal and also in the event Microsoft decides to make Activision's games exclusively available on its Xbox, its Games Pass and its cloud game streaming services. They asked if such exclusivity clauses would reinforce Microsoft's Windows operating system versus rivals, and whether the addition of Activision to its PC operating system, cloud computing services and game-related software tools gives it an advantage in the video gaming industry. They asked how important the Call of Duty franchise is for distributors of console games, third-party multi-game subscription services on computers and providers of cloud game streaming services.

Slashdot Top Deals