https://store.steampowered.com/app/499180/Braid_Anniversary_Edition/ Recently we released the Anniversary Edition of Braid, which has fully hand-repainted graphics, a bunch of new levels, and tons of developer commentary. If you missed it in the Winter Sale, we have it on sale again for 75% off, just for a few days more! Here's the trailer: [previewyoutube=E1repvdGU9I;full][/previewyoutube] We made the Anniversary Edition a separate release on Steam so that we could preserve the original Braid unchanged, and ensure it still works for people with older systems (the game was released in 2009!) But if you have a newer system and want more stuff, you can follow the link below to the new Steam page: https://store.steampowered.com/app/499180/Braid_Anniversary_Edition/ Thank you for being interested in Braid! -Jonathan Blow
[ 2025-01-11 10:22:04 CET ] [ Original post ]
We recently released Braid, Anniversary Edition, which is a new version of Braid that contains a bunch of new puzzles and other levels (almost doubling the size of the game), and 15 hours of developer commentary, where you can see details about how the game was made, and learn dark secrets of puzzle design. The Anniversary Edition is now on sale for 75% off, making it super cheap if you haven't picked it up yet. And if you already own The Witness (or want to pick that up too), you get an extra discount on top. We're very proud of this new edition of Braid and if you like the old game, we hope you check it out. Here are the store pages for the games: Braid, Anniversary Edition [url=https://store.steampowered.com/app/210970/The_Witness/]The Witness Thanks and have a good Steam Summer Sale! Jonathan Blow Designer, Braid and The Witness
[ 2024-06-27 20:07:33 CET ] [ Original post ]
We've been updating the Braid executable on Steam recently and will continue to do so in the near future. We're not adding anything to the game or changing the gameplay in any way; the updates are just about fixing problems running the game for people whose operating system / driver / hardware config is causing problems. The biggest things we've done are: * Add a launcher in Windows which will help you set options easily. If you have a mysterious crash, you might try running in windowed mode, for example. * Enabled Steam's crash reporting, which will help us see what kinds of problems are out there in the world and how widespread they are. (This feature of Steam did not exist when Braid was launched). It appears that some people are still having crashes even after the update. Usually these crashes are related to graphics drivers, so we always encourage people to try updating their drivers. Apart from that we'll be looking at the newly-instituted error reports and seeing what we can improve.
[ 2014-06-27 02:30:11 CET ] [ Original post ]
We've been updating the Braid executable on Steam recently and will continue to do so in the near future. We're not adding anything to the game or changing the gameplay in any way; the updates are just about fixing problems running the game for people whose operating system / driver / hardware config is causing problems. The biggest things we've done are: * Add a launcher in Windows which will help you set options easily. If you have a mysterious crash, you might try running in windowed mode, for example. * Enabled Steam's crash reporting, which will help us see what kinds of problems are out there in the world and how widespread they are. (This feature of Steam did not exist when Braid was launched). It appears that some people are still having crashes even after the update. Usually these crashes are related to graphics drivers, so we always encourage people to try updating their drivers. Apart from that we'll be looking at the newly-instituted error reports and seeing what we can improve.
[ 2014-06-27 02:30:11 CET ] [ Original post ]
Save 75% on the Indie Game: The Movie Bundle as part of this week's Weekend Deal*!
To Celebrate the 2 year Anniversary of Indie Game The Movie we are offering 75% off the Indie Game: The Movie Bundle. This bundle includes Indie Game: The Movie Special Edition, FEZ, Super Meat Boy, and Braid.
*Offer ends Monday at 10AM Pacific Time
[ 2014-06-12 17:00:00 CET ] [ Original post ]
If you have been having problems on AMD cards running Braid, this driver is likely to fix the problem: http://support.amd.com/en-us/kb-articles/Pages/latest-catalyst-windows-beta.aspx Over time this fix should make its way into the non-beta driver.
[ 2014-03-19 17:11:00 CET ] [ Original post ]
If you have been having problems on AMD cards running Braid, this driver is likely to fix the problem: http://support.amd.com/en-us/kb-articles/Pages/latest-catalyst-windows-beta.aspx Over time this fix should make its way into the non-beta driver.
[ 2014-03-19 17:11:00 CET ] [ Original post ]
There is a new beta up that will hopefully fix crashes and other misc problems that people have been having. To try it, pick "newbeta" from the betas tab. Then (for good measure) right-click on Braid, to a Delete Local Content, and install the new version. Please let me know if this version works for you! If it does not cause any major problems I would like to move it to the main branch.
[ 2014-01-21 00:07:54 CET ] [ Original post ]
There is a new beta up that will hopefully fix crashes and other misc problems that people have been having. To try it, pick "newbeta" from the betas tab. Then (for good measure) right-click on Braid, to a Delete Local Content, and install the new version. Please let me know if this version works for you! If it does not cause any major problems I would like to move it to the main branch.
[ 2014-01-21 00:07:54 CET ] [ Original post ]
Today's Deal: Save 80% on Braid!*
Look for the deals each day on the front page of Steam. Or follow us on twitter or Facebook for instant notifications wherever you are!
*Offer ends Monday at 10AM Pacific Time
[ 2014-01-18 18:00:00 CET ] [ Original post ]
Changed package format. (May reduce crashes on startup.)
[ 2013-12-26 04:12:18 CET ] [ Original post ]
Changed package format. (May reduce crashes on startup.)
[ 2013-12-26 04:12:18 CET ] [ Original post ]
The beta has been updated. Fixes since the last beta include: Mouse handling robustness improved; mouse drift on puzzle screen should be gone. More-robust selection of fullscreen display modes. Fall back to windowed mode if a fullscreen mode cannot be found. In windowed mode, the window can be resized. (Note: -width and -height arguments will not currently affect fullscreen mode; they only affect windowed mode). Hopefully runs on Windows XP again (not yet tested locally, but if someone out there could try it, that would be great).
[ 2013-12-26 00:12:38 CET ] [ Original post ]
The new update solved some problems for some people, but apparently it created new problems for other people. So I am rolling back the main version of Braid to the old one until all problems are solved. Among the problems introduced in the new update: * The game no longer worked on Windows XP (this was caused by the updating of the game to the new Visual Studio 2013 compiler; Visual Studio now breaks XP compatibility by default). * The mouse got stuck on the puzzle screen for some players, making puzzles unplayable. * The game sometimes cannot find a good display mode for some players, whereas it found one before. I apologize for the inconvenience. It's very hard to know what a Windows game is going to do when released to a large number of people, these days. Developing for Windows now is basically a giant disaster (Windows has become very complicated). The strategy with new versions going forward will be to minimize the amount of Windows functionality that they rely on for the game to be playable (for example, the next release will no longer attempt to go into a fullscreen display mode; it will just render to an offscreen buffer and then stretchblit that to a fullscreen window). Also, I'll test the next update much more thoroughly before releasing it as the main version. The new update is still live on the beta branch and the password has been taken off the beta branch to make it easy for everyone to get at. New updates will be published on the beta branch until such time as they are determined to be working very well. Expected features for next update: * Fix XP compatibility for new version * Render 'fullscreen' without attempting to switch display modes * Change the way the game interfaces with the mouse, to minimize problems Thanks for your patience and again I apologize for any inconvenience. If the old version of the game doesn't work for you, you might want to try the beta in the meantime and see if that works better.
[ 2013-12-25 15:39:30 CET ] [ Original post ]
People are wondering about the update; so far it is some bug fixes for Windows: Fixed: Mouse creep on puzzle screens on some systems. Fixed: December savegames said (null) instead of the month name. Fixed: Crash due to out-of-bounds access when loading shaders, sometimes. Took out "How to Play" menu, renamed Help & Options to be just Options.
[ 2013-12-25 03:08:25 CET ] [ Original post ]
Today's Deal: Save 75% on Braid!
Look for the deals each day on the front page of Steam. Or follow us on twitter or Facebook for instant notifications wherever you are!
[ 2013-03-07 18:00:00 CET ] [ Original post ]
🎮 Full Controller Support
- Braid Linux Depot [156.86 M]
- Braid Soundtrack
Braid treats your time and attention as precious; there is no filler in this game. Every puzzle shows you something new and interesting about the game world.
Key features:
- Newly added Steam Cloud support
Save your in-progress game to the cloud, then play where you left off from on any Steam connected computer.
- Forgiving yet challenging gameplay:
Braid is a 2-D platform game where you can never die and never lose. Despite this, Braid is challenging — but the challenge is about solving puzzles, rather than forcing you to replay tricky jumps.
- Rich puzzle environment:
Travel through a series of worlds searching for puzzle pieces, then solving puzzles by manipulating time: rewinding, creating parallel universes, setting up pockets of dilated time. The gameplay feels fresh and new; the puzzles are meant to inspire new ways of thinking.
- Aesthetic design:
A painterly art style and lush, organic soundtrack complement the unique gameplay.
- Nonlinear story:
A nonlinear fiction links the various worlds and provides real-world metaphors for your time manipulations; in turn, your time manipulations are projections of the real-world themes into playful "what-if" universes where consequences can be explored.
- Nonlinear gameplay:
The game doesn't force you to solve puzzles in order to proceed. If you can't figure something out, just play onward and return to that puzzle later.
[ 6099 ]
[ 842 ]