Recommended Posts

I've created a few DreamScene clips for fun using Adobe Premiere and because I wanted to use them. I've posted the links below for the dreamscenes (which are all in .wmv format). I got the vids from gametrailers.com and cut the scenes I enjoyed most.

EDIT: The old links no longer work. You can still use them as reference to figure out which files you want. The location to the files are now at: http://archive.programming-designs.com/misc/dreamscene/

Note: For screenshots and latest dreamscenes click here.

4/9/2008 Update

tchawx.jpg

Tom Clancy: H.A.W.X - Download (37.2 mb, high quality, duration: 1 min, 2 sec)

New Dreamscenes

FF:Advent Children (Life Stream) - Download (14.6 mb, medium quality, duration: 24 sec)

FF:Advent Children (Jenova sign/under water) - Download (3.25 mb, medium quality, duration: 5 sec)

FF:Advent Children (Sephiroth in flames) - Download (5.10 mb, medium quality, duration: 9 sec)

FF:Advent Children (Cloud vs Sephiroth Battle) - Download (101 mb, medium quality, duration: 2 min, 55 sec)

Dreamscenes

Gran Turismo 5: GT-TV GTR Segment - Download (8.9 mb, low quality, duration: 26 sec)

Final Fantasy XIII Trailer - Download (42.1 mb, high quality, duration: 1 min,9 sec)

Star Craft II (Marine being deployed scene) - Download (105 mb, high quality, duration: 2 min,56 sec)

Star Craft II (Protoss vs Marines Epic Battle) - Download (88.2 mb, high quality, duration: 2 min,16 sec)

Blood Cells (From Requiem: Bloodymare Trailer) - Download (3.96 mb, high quality, duration: 7 sec)

Forza 2 Video (Pretty intense) - Download (25.2 mb, high quality, duration: 22 sec)

Note: I didn't make the last one but thought I'd include it. If you want to view the original post I made on my site view it here.

Edited by dlegend
Link to comment
https://www.neowin.net/forum/topic/627326-vista-dreamscenes/
Share on other sites

not sure what its like with the SP1, but i know in the RTM they didnt exactly use up a lot of resources/memory, but there were noticeable differences in startup time and running normal applications, even with two cores....i personally found them troublesome, so dont use em, although im gonna try the GT one =]

Edit. Very cool. Love it. Great Job

Does anyone know if dreamscenes in general use up alot of the system resources/memory ?

They shouldn't use too much, it suppose to be off loaded on to the GPU. I haven't really noticed much difference with DreamScene on or off to be honist and my GPU is hardly a powerhouse (8600GTS).

for me it takes a chunk of performance but if i'm just surfing the web or idling on my desktop it's virtually unnoticeable- but like if i'm trying to play a game or play a video it's obvious.

but then again, look at my stats (see sig) and you can probably understand why.

Havent anybody noticed that dreamscene stops when you use the memory?

So..........it?s OK to use it,it does uses resourses allright but minimum,and when you have to use the cpu memory it does stop(pause)the dreamscene.

Want proof?Do a benchmark with and without the dremscene(the same results)and just takes to you to do a simple task(has opening I.E)it stops and resumes after you close the I.E,even navigating true the net it doesnt start.:pp

Hey All,

I am loving the Windows DreamScenes, they do use up a bit of memory with explorer.exe it will be at about 240mb used and with just a wallpaper it is about 70mb, I do have 4gb of ram and 2 nVidia GeForce 8800 in sli, so this lil machine can handle the load.

does anyone know where else you can get the Windows DreamScene content ?

They shouldn't use too much, it suppose to be off loaded on to the GPU. I haven't really noticed much difference with DreamScene on or off to be honist and my GPU is hardly a powerhouse (8600GTS).

well it's quite a powerhouse for aero, as it has 5.9 performance rating for it

Glad to see people are using the dream scene videos I created. I haven't been using my website for much of anything lately so figured I'd do something with all the extra bandwidth I have. If anyone has any requests for videos feel free to post a link/description of what you want and I'll see what I can do.

Thanks for the feedback.

Yeah Dreamscene isn't for everyone. I don't have Vista Ultimate so can't run dreamscape and am not willing to shell out the $$ for it. I've got a quad core and 2 GB of ram though which allows me to run dreamscene nicely.

No offense but is anybody else confused by that quote? :p

^ I meant DeskScapes instead of dreamscape (mis-worded). If you still don't understand:

Dreamscene isn't for everyone because it can be CPU intensive. I am using the patch that allows me to run Dreamscene in a non-Ultimate version of Vista. DeskScapes (made by Stardock), I can't run because it requires Vista Ultimate (and AFAIK theres no way around it). DeskScapes 2, which is the beta, requires you to have purchased the $50 bundle by stardock and will run in non-Ultimate versions of Vista.

Hope that un-confused you =)

^ I meant DeskScapes instead of dreamscape (mis-worded). If you still don't understand:

Dreamscene isn't for everyone because it can be CPU intensive. I am using the patch that allows me to run Dreamscene in a non-Ultimate version of Vista. DeskScapes (made by Stardock), I can't run because it requires Vista Ultimate (and AFAIK theres no way around it). DeskScapes 2, which is the beta, requires you to have purchased the $50 bundle by stardock and will run in non-Ultimate versions of Vista.

Hope that un-confused you =)

Thanks for the explanation. Without you mentioning deskscapes anywhere before, I don't think I was the only one left out of the loop. :p

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

    • No registered users viewing this page.
  • Posts

    • That is $130 more than I paid for my 4TB a year ago. How is this a deal?
    • JetBrains' new AI-first 'IDE' JetBrains Air is now on Windows by David Uzondu JetBrains has announced that JetBrains Air, its Agentic Development Environment (ADE) is now available for download on Windows x64 and ARM. You might not be familiar with JetBrains Air. It's this new desktop app that the company launched back in March 2026 to let developers hand off tasks to AI agents instead of writing every line manually. You can see it as more of an Agentic Development Environment (ADE) rather than a traditional Integrated Development Environment (IDE). The latter builds its features around a central text editor, while the former arranges everything around the AI agent itself. Here's how JetBrains describes it: Air was born from the ashes of Fleet, an experimental editor that the company quietly killed in December 2025 after realizing that competing directly with VS Code was a losing battle. The company repurposed Fleet's lightweight, modern architecture to build Air, transforming a basic code editor into a workspace for running multiple AI agents. When Air launched, it was only available for macOS. It wasn't until earlier this month that Linux users got a chance to play with the software. Now that Air is on Windows, you can do things like map out a complex feature in Plan mode and watch an AI write the implementation plan to a markdown file before writing any code. You can iterate on this plan, add references to specific classes or files, and choose whether to run the agent locally or inside an isolated Git worktree. Running agents in parallel means you can have Claude refactor a database schema in one branch while Codex writes tests in another, leaving you free to do other important things. You can even set up a pipeline where Claude writes the code, and Codex reviews it. At the moment, Air is free. If you have a JetBrains AI Pro or Ultimate subscription, you get full access to the built-in agents, though there's also the option to Bring Your Own Key (BYOK) to run APIs from Anthropic, OpenAI, or Google. If you're interested, here are the download links for both x64 and ARM64.
    • Depending how you’re wiring it internally, but try to put it inside conduit, that way in the future you can more easily replace cables, compared to running inside studs alone At least cat6a too
    • I bet Meta has lots of info on you anyway, gathered by other means. And Google, and Microsoft, and every other tech giant. If you use some form of modern electronic device, they own you already...
    • I'm using Windows 11 Pro 25H2 on "ancient" hardware, too: - Core i7 3770K - GTX 1050 2GB - 16GB DDR3 1333 MT/s It runs flawlessly, not a single issue. I also have it on other ancient setups, but I don't remember the exact specs right now (Intel 4th. generation).
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      530
    2. 2
      +Edouard
      264
    3. 3
      PsYcHoKiLLa
      149
    4. 4
      Steven P.
      97
    5. 5
      macoman
      60
  • Tell a friend

    Love Neowin? Tell a friend!