Dragon Age III influenced by Skyrim


Recommended Posts

Just a bit of information on the way most theaters work. Theaters make very little money off of actual box office sales. Most of that money goes to the distributors of the films. Depending on the theater and/or theater chain, they may get a dollar or so of the total ticket price.

So, how do movie theaters make their money, you may be asking. Okay. Maybe you're not asking that, plus you've probably figured it out by now. Yep. Concessions. That is why popcorn and drinks and candy cost so much at a theater because this is their bread and butter, or extra butter as it were.

Now, don't get me wrong. I'm not necessarily a proponent of this, but neither am I an opponent. I don't usually buy concessions when I got the movies. But, I understand for these guys to stay in business, they have to do this. Anyway, I just wanted to shed a simple overview of how this usually works. Entirely, off-topic by the way.

I totally read your post in the voice of David Attenborough when I got to "you may be asking". :-P

On topic, the mode of "travel" between zones was kind of annoying in DAO, the environments looked really nice to me and I loved the storyline and the lore, I'd get into the game just in time to be jolted back to reality when I was presented with a little map and cutsie little footprints that reminded me of the map of Hogwarts in Harry Potter that showed where everybody was at. An open world game would be the way to go in my opinion.

Am I the only one here that actually enjoyed Dragon Age II?

No, I liked it, just not as much as I wanted to LOVE it. It felt unlike most Bioware games I've played, it felt very incomplete. I blame EA, and I enjoy pirating EA's games because of this reason. I paid for DAII and I didn't get what I expected at all, is this is moral conundrum? I played Mass Effect 3, first time I played Mass Effect - I LOVED it, and then I got to the end and I WAS LIKE YO, WHAT THE F! I read zero reviews of the game, I just decided to pick it up a couple months after launch. I never read all the complaints about the LAME ass ending. I could rant and rant, but I feel cheated.

Its nice the graphics will probably be great but I just want them to focus on story. I loved the story of the original DA origins. It setup so much lore and a great environment plus characters and then tossed them aside in the second one for a clearly rushed game. I don't expect them to go back to the original story but if it and the game play are better than the second then the great graphics will just be a cherry on top of a gamergasm sundae.

Am I the only one here that actually enjoyed Dragon Age II?

DAO was so well executed a blast from the past sprinkled with modern elements that no sequel could have ever hoped to stand up to it. Once I got past that hurdle, it... well, welcomed me with other problems which at this moment are all too obvious, but I kept playing till the end and after it, so I must have enjoyed it as well.

DAO was like Windows 7, DA2 was Windows 8 :shiftyninja:

Same here, but I do like some stuff about Skyrim.

The environment and exploration is fantastic.

The characters and story...meh, let them all die for all I care (not that I play that way of course, but none of them are particularly interesting.)

The overabundance of crappy items to pick up in the world could certainly go and I wouldn't feel terribly bad about it.

I can understand that people like to explore but for me personally it's all about the story, I think that is the reason I like dragon age more.

Games? Dragon Age: Origins was great - one of my favourites - but Dragon Age II was terrible and is in no way comparable to a great game like Skyrim.

After the mess that was DAII there's no way I'm going to pickup DAIII at launch and I'll skip it altogether if they continue to boycott Steam, just as I had to do / will do with Mass Effect 3, SimCity, Battlefield 3, Dead Space 3 and unfortunately Crysis 3 (though the other Crysis games were released on Steam so Crysis 3 might be okay). I have no problem with EA pushing the Origin platform - much like I buy games on Steam that use UPlay and GFWL - but I like to buy my games on Steam to keep them altogether. I'll continue to boycott EA games as long as they continue to boycott Steam.

I don't agree with you mate, I tought dragon age 2 was better than skyrim. Although I do agree that origins was much better.

This topic is now closed to further replies.
  • Posts

    • If Valve refused to let them make the case, I wonder if they've already partnered with someone else to do it? The fact that they didn't seek permission/licence before diving straight in is incredible though
    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!