Vista RC1 Public Version


Recommended Posts

I used RC1 for about a week then switched back to XP. Still too much incompatibility, still too much memory usage, and still too many driver problems. The list goes on.

Maybe I'm cynical, but to be fair this has been in development for 5 years. :pinch:

I pretty much agree. I'm switching back to XP until the final ships.

Does anyone else have SB Audigy LS? Vista is not picking it up and SB does not have beta drivers that actually work.

Yes, I'm also the unfortunate owner of a crappy LS. ;) (I've learnt it does EAX in software :blink:)

Anyway, I believe compatible drivers for this build and this card will be posted here when available:

http://forums.creative.com/creativelabs/board?board.id=Vista

One of the stickied topics is for the LS, but still only for Beta 2. :(

With both build 5536 and 5600 RC1 I have the same problems, first when waking from sleep my wireless network connection is lost and second hibernating is still screwy. The whole point of changing from 5536 to 5600 was I hoped these two problems were rectified.

when waking from sleep my wireless network connection is lost

Known bug. :/

Thanks for the links. It's about 32% done, going at around 350 KB/sec.

Interestingly enough I had no problems downloading Pre-RC1, and this RC1 build. For beta 2, it kept stalling on me at random points.

For my PC, since I have 2 GB of RAM, build 5536 chipped away an additional 256 MB of RAM to use as graphics memory. :huh: Here I am thinking that the 256 MB of VRAM on my 7800 GT isn't enough, so Vista needs to act as if I have an integrated graphics chip and reserve additional memory?

Does it still do this for this build?

I wouldnt even let my grandmother's, brother's, sister's, third cousin use a system with 288mb of ram. I would chunk it out the window and buy them a new box. people dont deserve to suffer so badly in life

Actually, if my grandmother or some family member has no legitimate reason to upgrade to Vista, I'd happily keep them on XP, even with 288 MB of RAM (or 512 MB, that's enough for a casual user). And if you're still that anal about a PC with 288 MB of RAM, please donate it to charity or at least give it to my school that still has Windows 98-era PCs running XP with 64 MB of RAM. But don't chuck it out of the window. :rolleyes:

1) anyone have the size in bytes of the x86 and x64 isos?

2) what's a simple file hashing program that i could use to hash the iso?

Thanks!

Here is x86 I don't have x64

2,709,782,528

crc 0xB3519FCA

ok this file has to be renamed to crc.exe

It won't let me attach a .exe file

Here is x86 I don't have x64

2,709,782,528

crc 0xB3519FCA

ok this file has to be renamed to crc.exe

It won't let me attach a .exe file

i dont know how to use crc.

anyone have a md5 or sha1 hasher? I'd like to compare with MS's results.

edit: got it http://sourceforge.net/projects/verifier

edit: could anyone try verifier and post their MD5 and SHA1 hashes (please note if it's x86 or x64)? I'm getting a different hash than the ones on MS and I want to verify if it's my problem, their problem, or the hash program's problem. Thanks!

32-Bit

MD5 hash: 22486e815a38feffd9667317dfeec55a

SHA1 hash: e00b4ebbc81fb420cf047973b95a9cfb7cdf51b7

64-Bit

MD5 hash: f3a385aae6e4dea9226e31d9f1148b56

SHA1 hash: 8e4de7a72c828a3543ff1663243eb0836da07eea

Edited by primexx

To check the MD5, CRC, and SHA-1 hash, you can use HashTab to activate a tab located on a file's Properties dialog. Very convienent.

@primexx: I've just finished my download. I'll check the hash.

edit: The two hashes given by MS for the x86 build match my file. (Both MD5 and SHA1) You can try using HashTab, but chances are the download's corrupt. :/

edit 2: Odd, I see what you mean. I got a different hash for the ISO when using Verifier:

A7726DDEDBE4D031F61A331C2021971A

:huh:

Edited by rm20010

yes, i hashed my x64 iso with the verifyer and got a different hash also. however using the hash tab it returns the proper hash for it.

I'm still getting a wrong hash for the x86 version, I wanted to check because my computer crashed in between. So I'll re-download the x86 iso now.

As to the verifier...it's just, wierd, i've even checked the verifier's accuracy against php's md5 hash and it turns out the same results for a string of text, so now i'm left wondering whether php's hash algorithm is accurate or not.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Nobody is buying a PS5 only for playing Until Dawn 2. Their loss.
    • If you actually used it instead of responding like a petulant child you might be surprised. I switched from Google some time ago and have been very satisfied.
    • I am one of the first people to use the DXVK technology. In the channel below you can see some videos that I have made using this technology, including Assassin's Creed Odyssey. https://www.youtube.com/@nahum7995/videos Assassin's Creed Odyssey experienced several bugs and technical issues during its first months after release. It launched with its own fair share of funny but frustrating glitches. I ran it on DXVK 9 days after its release and I played it for many hours but didn't see a single significant bug on Linux. Assassin's Creed Odyssey is widely celebrated for pushing the franchise in bold new directions and specifically for nailing several elements better than any other title in the AC series: Player Choice & Branching Narrative, The Mercenary & Cultist System, Mythological Integration, Overpowered Combat Abilities, Open World Exploration But what I'm trying to point out is that this game wasn't quite playable on most windows systems, until a few months after its release when most of the bugs were fixed. However, on Linux it ran completely flawless from day one, although DXVK had seen little development and refinement at the time. What do you think the situation will be in 2026 now that most bugs and glitches of DXVK have been completely eliminated? This is information from Google about these situations that I am quoting. In many cases, using DXVK (a translation layer that converts DirectX 9, 10, or 11 into Vulkan) can result in more stable frame times and higher performance than native Windows rendering. This happens primarily by bypassing driver overhead and multithreading draw calls that were previously restricted to a single CPU core. Older APIs (like DirectX 9 and 11) are largely single-threaded on the CPU side. DXVK translates these calls to Vulkan, which is highly multi-threaded. This reduces CPU-bound stuttering on weaker processors. In certain cases, GPU manufacturers (especially AMD) have significantly better and more modern Vulkan drivers than they do for legacy DirectX. Vulkan gives developers—and in this case, the translation layer—closer control over how resources are held in VRAM. This can prevent micro-stutters and sudden frame drops during chaotic gameplay. Yes, certain games, particularly older DirectX 9 to 11 titles, can run with fewer crashes on DXVK than on native Windows. By intercepting DirectX draw calls and translating them into the modern, highly efficient Vulkan API, DXVK bypasses the limitations and poor driver support that cause instability in aging game engines. PlayStation 1, PlayStation 2 and PlayStation 3 can be easily and perfectly emulated on Linux. In fact, modern Linux emulators offer high-performance upscaling, widescreen patches, and automatic controller mapping out of the box.                                                                                                                                                                                                                                                                                                                                 PlayStation 1/2/3 games look drastically better on Linux thanks to resolution upscaling. Furthermore, it is also a fact that you cannot play many fun games on Windows either, isn't it? - The Nintendo Switch has an extensive library of exclusive games. - PlayStation has an extensive library of exclusive games - Android has "mobile-exclusive" games, meaning they are exclusive to mobile devices (iOS and Android) and aren't available on PC or consoles. And finally, it is also the case that in the next five years there will be games that millions of people will say you absolutely must play and that they want to play this specific game that released a few days ago. However, the other side of this story is that currently, absolutely no one cares that they cannot play these upcoming games right now.
    • Flameshot 14.0 RC3 by Razvan Serea Flameshot is a free and open-source, cross-platform tool to take screenshots with many built-in features to save you time. Using Flameshot is as simple as launching, dragging the selection box to cover the area you want to capture, making annotations as needed in on-screen and saving the shot to your computer, all with a very simple and straightforward interface. Flameshot allows users to simply upload their screenshots directly to the cloud in order to easily share it with others. You can upload your image directly to Imgur with a single click and share the URL with others. In-app screenshot editing - You can choose to add an arrow mark, highlight text, blur a section (blur or pixelate an area), add a text, draw something, add a rectangular/circular shaped border, add an incrementing counter number, and add a solid color box with Flameshot's built-in editing tools. Command-line interface (CLI) - Flameshot has several commands you can use in the terminal without launching the GUI via a command line interface. The command line interface lets you script Flameshot and use it as the subject of key binds. Flameshot 14.0 RC3 changelog: Translations update from Hosted Weblate by @weblate in #4612 Translations update from Hosted Weblate by @weblate in #4619 Fix pin position on Windows for scaled screen by @ElTh0r0 in #4614 Cmake Analyzers by @ElTh0r0 in #4613 Translations update from Hosted Weblate by @weblate in #4632 fix(macos): prevent config tab content from rendering behind tab bar by @Mitnitsky in #4627 fix(macos): use CGRequestScreenCaptureAccess instead of grabWindow for permission request by @Mitnitsky in #4617 Fix KDE Plasma keyboard shortcut config file by @ElTh0r0 in #4637 fix(macos): fix clipboard copy failing from tray and GUI by @Mitnitsky in #4629 feature(macos): show dock icon when config window is open by @Mitnitsky in #4628 Option to disable tray icon on Windows by @ElTh0r0 in #4634 Translations update from Hosted Weblate by @weblate in #4642 fix(macos): make fullscreen capture overlay configurable by @Mitnitsky in #4622 Update GH actions using Node.js 24 by @ElTh0r0 in #4660 fix issue with screen selection in non interactive mode by @borgmanJeremy in #4667 Uniformize both spec files + ninja build openSUSE by @QuentiumYT in #4658 screengrabber: pass non-empty parent_window to xdg-desktop-portal by @artefaktor93 in #4664 Allow multiple flameshot GUI instances (fix for #3177) by @ElTh0r0 in #4680 Unify Linux ARM CI into Linux CI (also drop QEMU) by @theofficialgman in #4702 respect system proxy settings by @borgmanJeremy in #4674 Replace ifdef LINUX with UNIX to include BSD systems by @ElTh0r0 in #4700 Download: Flameshot 14.0 RC3 | 18.1 MB (Open Source) Download: Flameshot Portable | 53.0 MB Links: Flameshot Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      233
    3. 3
      Skyfrog
      78
    4. 4
      FloatingFatMan
      68
    5. 5
      Michael Scrip
      58
  • Tell a friend

    Love Neowin? Tell a friend!