Recommended Posts

Just a warning to people ... stay away from the Steam forums ... idiots are now posting the ending of the game in thread titles. I am staying away until I play the game I don't want it to be ruined.

...and the people who do are getting Perm banned on all forum accounts thank god. I feel sorry for anyone who saw any of the threads though, and unlucky to the mods who have to have the game spoiled for them.

So guys, which of these is the best version to get? As far as I know, the PS3 one gives Portal 2 on the PC as well... Does it work the other way around? As in I buy it for the PC and I can download it from PSN for free?

Going to get it as a belated birthday present.

So guys, which of these is the best version to get? As far as I know, the PS3 one gives Portal 2 on the PC as well... Does it work the other way around? As in I buy it for the PC and I can download it from PSN for free?

Going to get it as a belated birthday present.

Nope - only the purchase of the PS3 version would give you a PC free version.

"Without the ARG crap"?

Yeah, as in, get the game on it's own, rather than Valve trying to get you to buy it (as part of a pack) to line their pockets further by pretending that you doing so will have any effect on Portal 2 releasing a bit earlier than stated ;)

He doesn't know how the Portal 2 stuff works.

Oh, I do lol! I just ain't stupid ;)

Yeah, as in, get the game on it's own, rather than Valve trying to get you to buy it (as part of a pack) to line their pockets further by pretending that you doing so will have any effect on Portal 2 releasing a bit earlier than stated ;)

Oh, I do lol! I just ain't stupid ;)

You do realize that if this was false then they could be held liable for false advertising, correct?

We are affecting the release time. It's not as much as people were hoping when it started, but it's still a good amount. We could be looking at a Monday afternoon (PDT) release if the community keeps it up.

EDIT: For the record, I haven't purchased any game (except Cogs, because it was $5 and looked fun). I already owned Defense Grid. So I'm not trying to defend spending $35 or whatever.

We are affecting the release time. It's not as much as people were hoping when it started, but it's still a good amount. We could be looking at a Monday afternoon (PDT) release if the community keeps it up.

So, affecting the release time means possibly a 'whole' 24hrs earlier? WOOPEEE DOOO lol!!

Was it really worth spending an extra ?28.00 on this money making exercise? lol - your money and its yours to waste I suppose :rolleyes:

I hope Valve releases LATE (they normally do) lol, and I'll laugh and laugh till I laugh :laugh:

So, affecting the release time means possibly a 'whole' 24hrs earlier? WOOPEEE DOOO lol!!

Was it really worth spending an extra ?28.00 on this money making exercise? lol - your money and its yours to waste I suppose :rolleyes:

You know I really want Portal 2, and I think the exact same thing. Lets face it, Valve could have released on Friday, but instead they're exploiting gamers' impatience by dangling a carrot to make money under the veil of "releasing it early". Granted, they're doing it with indie games, but they're still pocketing ?8.40 from every sale.

I had a look at Amnesia before, it looks quite good.

I bought audiosurf, because I like it, I considered getting a few more, because I liked the look of them rather than to speed up portal 2. Anyone who bought the Potato pack solely to speed up Portal 2 by a few hours, is overly fanatic with too much money to waste, but for most it was good advertising by Valve that got them to buy a pack of good games that they also liked the look of. Most people I've seen on forums who bought the pack, bought it because they liked the games and they were a good price, as well as the incentive to release Portal 2 early.

I had a look at Amnesia before, it looks quite good.

I bought audiosurf, because I like it, I considered getting a few more, because I liked the look of them rather than to speed up portal 2. Anyone who bought the Potato pack solely to speed up Portal 2 by a few hours, is overly fanatic with too much money to waste, but for most it was good advertising by Valve that got them to buy a pack of good games that they also liked the look of. Most people I've seen on forums who bought the pack, bought it because they liked the games and they were a good price, as well as the incentive to release Portal 2 early.

Agreed. They're advertising some well-deserving indie games. Those that purchased with the sole intent of making Portal 2 release early have nobody to blame but themselves if they don't like how this is turning out.

You know I really want Portal 2, and I think the exact same thing. Lets face it, Valve could have released on Friday, but instead they're exploiting gamers' impatience by dangling a carrot to make money under the veil of "releasing it early". Granted, they're doing it with indie games, but they're still pocketing ?8.40 from every sale.

Correct!

You know I really want Portal 2, and I think the exact same thing. Lets face it, Valve could have released on Friday, but instead they're exploiting gamers' impatience by dangling a carrot to make money under the veil of "releasing it early". Granted, they're doing it with indie games, but they're still pocketing ?8.40 from every sale.

How are they exploiting gamers by helping indie developers.. They could have left the prices for the titles at the normal price, but instead, they knocked the prices down.

It is just marketing. They know how to attract people. Honestly though, who would buy a $40 bundle of so-so indie games solely to unlock Portal 2 a day or so earlier? If you do not have anything to do in that amount of time, you better start planning for a more active social life.

It is just marketing. They know how to attract people. Honestly though, who would buy a $40 bundle of so-so indie games solely to unlock Portal 2 a day or so earlier? If you do not have anything to do in that amount of time, you better start planning for a more active social life.

Correct!

Again lol :D

so-so indie games? killing floor, amnesia and defence grid are awesome games , also no one has forced anyone to buy anything extra, portal 2 will get released either way.

also I bought toki tori for something like ?1.50 and it kept the gf quiet for a good 6 hours! now that's value for money :)

This topic is now closed to further replies.
  • Posts

    • VS Code 1.123 introduces massive upgrades for persistent AI developer workflows by Paul Hill Microsoft has just released Visual Studio Code 1.123 alongside its annual developer conference, Build 2026. This release, as always, has a heavy focus on advanced AI agent integration and making the built-in browser more robust. Notably, this update brings big sync changes that keep your AI agents persistent across sessions. With this update, VS Code now supports cross-machine syncing for chat histories, touched files, repository contexts, and related PRs via GitHub accounts, tying users even more into Microsoft’s developer ecosystem. This update also introduces the new /chronicle command that allows you to query past sessions using natural language, generate instant standup reports, and get personal productivity insights. Microsoft has also made some improvements to network-dependent operations, it explains: “When a terminal command that is run by a local agent requires access to domains that are not configured as allowed domains, the command is automatically retried inside the sandbox with unrestricted network access. After that, if it still fails, it falls back to unsandboxed execution. This allows network-dependent operations such as git fetch to finish, while keeping filesystem protections in place.” Microsoft has not stopped there; in this update, it also allows developers to drag, drop, and pin multiple agent sessions side-by-side for easy code comparisons in real-time. It also introduces the Research Agent, accessible via /research. This is a read-only, depth-optimized tool that gets data from the web, local codebase, and GitHub to give you a Markdown report on complex APIs or unfamiliar code. Now, let’s talk about the integrated browser and some security enhancements. VS Code 1.123 features enhanced screenshot capture tools that allow for targeted Area Screenshots and Full Page Screenshots to send layout context instantly to AI chat. The address bar has also been revamped, supporting favorite pages and tab management. Finally, on the security front, this update introduces a safety-first two-hour delay on third-party extension auto-updates to safeguard against compromised or buggy releases. This release is now available for Windows, Mac, and Linux. If you have VS Code, keep an eye out for the update availability notification. If you still don’t have VS Code, you can get it here.
    • I'm hoping with the Surface Pro 12, I can use either USB-C for my Xreal One Pro glasses. With my Surface Pro 11 OLED X Elite, I have to plug them into the top port. The bottom port will power it, but nothing shows on the screen. Maybe it's my setting. When I plug in the glasses, I have it output only to the glasses. So maybe I need to turn on both displays with it in the top port, then switch the glasses to the bottom port and set it to output only to the glasses. And then hopefully Windows remembers the settings for either the top port and bottom port (one of the awesome features of Windows where it remembers the exact configuration when plugging in external monitors.
    • Forgive my ignorance, but the only difference I see here is that a USB-A is now a USB-C, so there are two of them. For the modern age (and I'd argue since 2020), most products would now come with USB-C as an option, if not the default. Display, charging, devices, etc on TWO connectors, sometimes all combined! So having 2 of those powerful ports is great for something this size! Meanwhile my Surface Pro (5) has a single USB-A port which I cannot even get display out to, instead relying on some Surface Connect dock which I don't have. That is a poor experience, not to mention expensive and not compatible with other devices. Thank God USB-C is mainstream!
    • wow. that color finally comes to Surface Pro. was always a little jelly when a friend had the sandstone Surface Laptop. I wonder how different this dune is from the sandstone. I'll be getting the dune version. always thought black and platinum were a little boring. I'll still have access to my blue Surface Pro 11 as it'll be a hand-me-down.
    • Looks a very subjective aren't they!? I like its simple design. I love the way Apple designs their products with function over form, minimalization, and simplicity over cluttered complex designs. Many, not all, of their products follow this trend, and the device becomes a tool rather than dominating the space. I do not however like their OS. I have never bought a Apple product, and while I'd consider the Neo for my wife, I am hoping there are better alternatives out there when her failing MacBook Pro 2017 finally stops. Fischer-Price is famously plastic, garish, and poorly made. Basically you're describing the Window Laptops the Neo competes against! This is how product design should be, and what Apple have often followed in recent years: https://tenprinciples.design/
  • Recent Achievements

    • 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
    • Week One Done
      oliviaexpo earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      485
    2. 2
      PsYcHoKiLLa
      228
    3. 3
      Skyfrog
      70
    4. 4
      FloatingFatMan
      58
    5. 5
      Nick H.
      54
  • Tell a friend

    Love Neowin? Tell a friend!