Recommended Posts

As a longtime user of Firefox, I couldn't pass up the opportunity to use a 64-bit version of it. I figured I'd give it a try and it's something I've been thinking of doing since I first used Windows Vista Ultimate x64. I honestly never heard of Waterfox until I read this article on Neowin. I installed it on my main PC (Windows 7 Ultimate x64) and I really like it. It definitely feels speedier than the standard 32-bit version of Firefox and things like Flash also feel faster. Another positive thing is that YouTube videos no longer crash my display driver. I assume that using a 64-bit version of Flash had something to do with it.

Anyway, if you have a 64-bit operating system and are open to the idea of using a 64-bit browser than Waterfox is for you. You can download it here alongside its prerequisites.

FAQ:

What is Waterfox?

Waterfox is a high performance browser based on the Mozilla Firefox source code. Made specifically for 64-Bit systems, Waterfox has one thing in mind: speed.

Why should I use a 64-Bit version of Firefox?

For some people with older systems, the 64-Bit version loads quicker and is much more responsive than the 32-Bit build. For people with newer systems, it allows them to use the full potential of their systems.

If there are any bugs, where should I report them?

Unfortunately, since this is a 3rd party build you cannot report any bugs and you?ll just have to hope that they get fixed in the next update by Mozilla.

Is my experience limited if I use a 64-Bit version of Firefox?

The major plugins such as Adobe Flash, Sun Java, Microsoft Silverlight all have supported 64-Bit binaries available.

How does it compare to 32-Bit Firefox?

In benchmarks, the 64-Bit variant of Firefox out-performs the 32-Bit variant. Also because this variant is being built specifically for Windows, there might be further performance increases.

Were there any optimisations made?

Yes, Waterfox was compiled with SSE, SSE2, x64 favoring and the following optimisation flags: /Og /Oi /Ot /Oy /Ob2 /Gs /GF /Gy

Do all my Add-Ons work?

Yes! Add-Ons work on any version of Firefox, on any platform.

I get a msvcr100.dll is missing error.

You must have the Visual C++ Redistributable file linked in the download page installed.

How do I fix the blurry font?

Type about:config in the address bar. In the filter at the top type gfx.direct2d.disabled. Change it from false to true.

http://waterfoxproj....ceforge.net/faq

29l1hn6.png

Link to comment
https://www.neowin.net/forum/topic/1050079-waterfox-64-bit-version-of-firefox/
Share on other sites

I've always wondered just how they produce these 64bit builds, since for a long time the main codebase wasn't 64bit safe. Currently 64bit builds are still slower at JS than 32bit builds, and no amount of compiler optimisations will fix that.

Mozilla still don't consider the 64bit builds ready for anything but developer usage, they still crash randomly and often crash in such a way that the OS never calls their crash handling code (So the bugs go unreported)

I've always wondered just how they produce these 64bit builds, since for a long time the main codebase wasn't 64bit safe. Currently 64bit builds are still slower at JS than 32bit builds, and no amount of compiler optimisations will fix that.

Mozilla still don't consider the 64bit builds ready for anything but developer usage, they still crash randomly and often crash in such a way that the OS never calls their crash handling code (So the bugs go unreported)

I guess that was the case in the past. I haven't tried the 64-bit Nightly builds so I don't know how stable they are over the 32-bit Nightly builds. So far though, Waterfox hasn't crashed once. Perhaps Mozilla finally got around to making Firefox 64-bit friendly. Here's an interesting article about Firefox 8 (64-bit): http://www.extremetech.com/computing/90546-firefox-8-x64-has-64-bit-browsing-finally-come-of-age

I've always wondered just how they produce these 64bit builds, since for a long time the main codebase wasn't 64bit safe. Currently 64bit builds are still slower at JS than 32bit builds, and no amount of compiler optimisations will fix that.

Mozilla still don't consider the 64bit builds ready for anything but developer usage, they still crash randomly and often crash in such a way that the OS never calls their crash handling code (So the bugs go unreported)

I still think Mozilla needs to kill the current code and start from scratch.

Agreed, especially with Google having such a nice clean product as Chrome.

Considering it's withstood the competition quite well, I'm guessing a lot of people would disagree with you.

I'd prefer it if Firefox was optimized for SSE2 like Chrome is, but it's not really a concern if the performance is there. (The 64 bit version will be, of course, since all x64 procs have SSE2.)

Quite a lot of snakeoil and even a surprisingly outright lie, in fact. It is designed in hardware so that x86 code takes zero performance hit when run on an x64 machine. None, period.

As for optimization, setting compiler flags can do little magic if the code is not applicable for it. I would guess that forcing the matter can even make it slower as the dedicated instructions become efficient only when used properly.

As for compatibility improvements that are at least evident, I've, for one, settled for Nightly (and temporarily the latest Tracemonkey if it decides to crash).

I've had Waterfox, Palemoon and Aya... whatwasit for some time, run lenghty benches, too. Results were inconclusive but not something to make an impression that either was better than the other. It is no question that both Chrome and Oprah is faster in most cases. Even IE9 holds up in certain test cases.

All in all, if it works for you, good. If it doesn't, however, better be sure that those loud promises of these custom compiles being the fastest and whatnot are full of very big holes.

It's disappointing to me that the Firefox devs are still waffling over how to do it properly.

Like, we know what we need to do this, and we are making plans to do it, but we don't actually want to do it.

Heh.

They're working on it (see here). Unfortunately, it isn't a high-priority feature.

I guess that was the case in the past. I haven't tried the 64-bit Nightly builds so I don't know how stable they are over the 32-bit Nightly builds. So far though, Waterfox hasn't crashed once. Perhaps Mozilla finally got around to making Firefox 64-bit friendly. Here's an interesting article about Firefox 8 (64-bit): http://www.extremetech.com/computing/90546-firefox-8-x64-has-64-bit-browsing-finally-come-of-age

Even up to the mid point of 2011 they still had random chunks of code that assumed 32bit OSs (Converting pointers to 32bit integer, etc.). As for the article, that's entirely made up, what I think happened is that somebody noticed Mozilla was running 64bit regression tests, and assumed that meant an official release was coming (Which it isn't for a while until they sort all the problems out)

I still think Mozilla needs to kill the current code and start from scratch.

There's no reason to do that, the incremental upgrades they're doing now are much better (Stopping the project for a year to rewrite vs. rewriting a component incrementally over a couple of releases)

...

I'd prefer it if Firefox was optimized for SSE2 like Chrome is, but it's not really a concern if the performance is there. (The 64 bit version will be, of course, since all x64 procs have SSE2.)

It already is.

Have been using waterfox for the last few weeks so far and absolutely no problems whatsoever (same with firefox), constantly kept open for about 10 hours a day and memory usage always around 450MB (high res image threads, about 1GB then).

It is a wee bit more snappier and smooth than firefox 10 I find.

I guess that was the case in the past. I haven't tried the 64-bit Nightly builds so I don't know how stable they are over the 32-bit Nightly builds. So far though, Waterfox hasn't crashed once. Perhaps Mozilla finally got around to making Firefox 64-bit friendly. Here's an interesting article about Firefox 8 (64-bit): http://www.extremete...lly-come-of-age

Been using x64 nightly for months now and has been as stable as the x32 builds sharing almost all the same bugs. No reason not to use it especially now that flash has an x64 plugin.

Well, you say that, but it doesn't explain the devs discussing it as if it isn't used much over here http://groups.google...=64-bit&lnk=ol

The only discussion I can see is about having less code paths (Firefox includes SSE optimised code paths and normal paths, a native 64bit build doesn't need the normal code paths since it can guarantee the CPU can do SSE). And as a side effect it also means the compiler can include SSE functions anywhere, not just in optimised areas (As is done currently due to how compilers work)

Edit: So the question is "Can we use SSE everywhere?" not "Can we use SSE?"

Been using Waterfox for a while now. Even if it's built by Mozilla, it's NOT Firefox, so it has to be better!! Have NEVER liked Firefox.

Can't say as I've never noticed it being any faster than any other browser. All browsers runs blazingly fast on my sytems and the day that some one says about how slow a browser is on their systems, is the day I should go over and fix their computer!

Palemoon, http://www.palemoon.org/ also has a 64bit version, but I use the 32bit version of that on my 32bit machines.

As far as Chrome, if I were to ever use that again, which isn't happening, it would be SRWare Iron, NOT Google Chrome crap!!

What about the Windows Media Player plug-in?

Unfortunately, 32-bit plugins won't work with Waterfox. It's up to Microsoft to release a 64-bit version of the WMP plugin. So far though, the major plugins work: Flash, Java, and Silverlight.

Unfortunately, 32-bit plugins won't work with Waterfox. It's up to Microsoft to release a 64-bit version of the WMP plugin. So far though, the major plugins work: Flash, Java, and Silverlight.

And even the 32-bit plugin hasn't been updated for years, what's up with that!?

The only discussion I can see is about having less code paths (Firefox includes SSE optimised code paths and normal paths, a native 64bit build doesn't need the normal code paths since it can guarantee the CPU can do SSE). And as a side effect it also means the compiler can include SSE functions anywhere, not just in optimised areas (As is done currently due to how compilers work)

Edit: So the question is "Can we use SSE everywhere?" not "Can we use SSE?"

In 32bit code, since we have to explicitly think and do work about every place where we want to do SSE2, and since it's a performance/size compromise, we end up not doing it in many places.

So yes, I know they use it to some degree, but from what I can tell not much.

Been using Waterfox for a while now. Even if it's built by Mozilla, it's NOT Firefox, so it has to be better!! Have NEVER liked Firefox.

Can't say as I've never noticed it being any faster than any other browser. All browsers runs blazingly fast on my sytems and the day that some one says about how slow a browser is on their systems, is the day I should go over and fix their computer!

Palemoon, http://www.palemoon.org/ also has a 64bit version, but I use the 32bit version of that on my 32bit machines.

As far as Chrome, if I were to ever use that again, which isn't happening, it would be SRWare Iron, NOT Google Chrome crap!!

It's based on the Firefox source code so aside from being 64-bit, it's virtually identical to the official 32-bit version.

And even the 32-bit plugin hasn't been updated for years, what's up with that!?

That's one of the issues of using a 64-bit browser. If you use Firefox with a lot of plugins, then Waterfox may not be good. Fortunately, I only use a handful of plugins and most of them have 64-bit versions.

This topic is now closed to further replies.
  • Posts

    • The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months by Sayan Sen Yesterday, we covered a really good deal wherein you can get a 4TB TeamGroup T-FORCE G50 NVMe PCIe Gen4 SSD for a low price of just $400 with a special discount coupon. That's just $100 per TB, making it a very good offer during these hard times. The deal is still live, so you can check it out in its dedicated article here if you do not want to miss out. Meanwhile, if you don't have that kind of budget but still wish to buy an SSD for a good price, the 2TB variant of the TeamGroup SSD at $280 its lowest price in over three months. Meanwhile, those seeking 2TB but faster performance can check out Samsung's 990 PRO, which has hit the lowest price also in the last quarter or so, as it's on sale for $370 (purchase links under the specs table down below). Thus, you want a faster drive, get the 990 Pro, or you want more capacity, grab the TeamGroup 4TB linked in the first para. The 990 PRO is a PCIe Gen4 NVMe SSD and still one of the fastest drives available today for under $500. Speaking of fast, sequential reads and writes are rated at 7450 MB/s and 6900 MB/s, respectively. The random throughputs for reads and writes are 1400K IOPS and 1550K IOPS, respectively. The 990 PRO is based on Samsung's 7th Gen V-NAND flash, and it too is TLC. It packs 2 gigs of LPDDR4 DRAM cache, which helps the random performance. The endurance rating for this is 1200 TBW (terabytes written), which should be sufficient for most users. The Samsung 990 PRO is compatible with the PlayStation 5, but if you are going to use the 990 PRO on a PC, check out the Samsung Magician app that lets you track your drive's health, update its firmware, customize various settings, and more. The tech specs are given below: Specification TeamGroup T-FORCE G50 2TB Samsung 990 PRO 2TB Interface PCIe 4.0 x4, NVMe 1.4 PCIe Gen 4.0 x4, NVMe 2.0 Form Factor M.2 2280 M.2 2280 Controller InnoGrit Controller Samsung In-house Controller NAND Flash 3D TLC 3D TLC DRAM Cache None (HMB supported) 2GB LPDDR4 Sequential Read (Max) 5,000 MB/s 7,450 MB/s Sequential Write (Max) 4,500 MB/s 6,900 MB/s Random Read (4K) Up to 600,000 IOPS Up to 1,400,000 IOPS Random Write (4K) Up to 700,000 IOPS Up to 1,550,000 IOPS TBW (Endurance) 1,300 TBW 1,200 TBW MTBF 3,000,000 hours 1,500,000 hours Operating Temperature 0°C to 70°C 0°C to 70°C Storage Temperature -40°C to 85°C -40°C to 85°C Shock Resistance 1,500G / 0.5ms 1,500G / 0.5ms Heatsink Patented Graphene Heat Spreader No Get them at the links below: Samsung 990 PRO SSD 2TB (MZ-V9P2T0B/AM): $369.99 (Sold and Shipped by Amazon US) TEAMGROUP T-Force G50 2TB SSD (TM8FFE002T0C129): $279.99 (Sold by TeamGroup, Shipped by Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • If you can't spell a simple word that 2nd graders learn, your entire argument is suspect.
    • And here goes the "Won't someone think of the children" brigade. Get stuffed mate. This has NOTHING to do with making the internet safe. It's about tracking adults, spying on your online activity, and sending the boys around when they don't like something you post. Also, again, parliament have voted TWICE against this, and Starmer is going ahead anyway. THAT is anti-democratic bullsh**. They will use this law to track you, they will use this law to control you, and they will use this law to punish you if they don't like what you do, even if it's legal. And your data? Say bye bye to that. It'll be on the darkweb in weeks. I'm not some rando online. I've been an IT professional for 40 years, many of it in security. I know exactly what this means and what will happen to your data. I do not consent and I will not comply.
    • "...but it may not be Microsoft's fault" seems like a reasonable way to tease what is going on without leaving the user with a false impression that an update is the problem. A title isn't a summery, it is meant to entice the user to read the article. It should not contain a misleading premise; which this title does not. You could maybe complain that the first paragraph should have included that detail. The writing style popularized over 100 years ago in newspapers will cover the most important information as soon as possible with details and nuance added later; the idea being that with each new paragraph you have less of the reader's focus.
    • Samsung Galaxy XR arrives in the UK with new AI and enterprise features by Fiza Ali Samsung is bringing its Galaxy XR headset to the UK several months after the device made its debut as the first headset built on Google's Android XR platform. The headset was first teased in late 2024 alongside Google's introduction of Android XR before making its commercial debut in 2025. Developed in collaboration with Google and Qualcomm, Galaxy XR combines mixed reality experiences with Gemini-powered AI features, allowing users to interact with digital content using voice, gestures, and visual inputs. While the hardware itself remains largely unchanged from the version Samsung unveiled last year, the company is using the UK launch to spotlight several software enhancements that have arrived through recent updates. Among the most notable additions is deeper integration with Google's ecosystem. Galaxy XR users can explore destinations through Google Maps' Immersive View, receiving AI-powered recommendations and contextual information from Gemini while navigating virtual environments. Furthermore, entertainment experiences have also expanded; users can watch 180-degree and 360-degree videos on YouTube, browse spatial content converted into 3D, and ask Gemini questions about on-screen content without interrupting playback. Samsung is also highlighting mixed-reality features such as Circle to Search, which allows users to identify real-world objects through hand gestures while using the headset's video pass-through mode. Another feature automatically converts photos and videos into spatial 3D experiences. Moreover, the headset now also supports Android Enterprise, allowing organisations to manage deployments using existing Android management tools. Annika Bizon, Vice President, Product and Marketing, Mobile Experience, Samsung UK & Ireland, talked about the device, stating: The headset is powered by Qualcomm's Snapdragon XR2+ Gen 2 platform and features dual 4K Micro-OLED displays. The tech giant says that users can expect up to 2.5 hours of battery life. Samsung also confirmed that Galaxy XR will continue receiving software and security updates as the company works alongside Google and Qualcomm to expand the Android XR ecosystem. Galaxy XR is now available for pre-order and will go on sale on 8 July. Customers interested in trying the headset before launch can visit Samsung KX in London and selected Samsung Experience Stores from 17 June. Finally, the company will also host a livestream on 19 June showcasing the headset's capabilities and answering questions from prospective customers.
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      95
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!