Jump to content
The Dark Mod Forums

Midnight

Member
  • Posts

    446
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Midnight

  1. Mirrors Edge was great. Apart from the occasional unnecessary shooty bits, my main disappointment with it was the story was very light and could have been explored more deeply. I also would have liked more interaction with NPCs who weren't hostile, the world was on the verge of being incredibly immersive but they didnt put enough background into it. Despite this, I loved it. It's a shame it was poorly received (in the media at least), it's the kind of game that could have had a major influence on the industry in a positive direction.

  2. When I first played the thief dark project demo and read about how moss arrows could be used to create a carpet of moss, my initial thought was that as the arrow flew, moss spores would be released along the arrows trajectory, creating a long even carpet of moss. I was a little disappointed by the actual moss arrows not being done this way (the blobs of moss always seemed like an unrefined implementation. Whether or not what I had in mind would be any good, I have no idea, just thought I'd offer a possible alternative for those who also found the moss blobs a little weird.

  3. To get back on topic, I don't think this announcement will be the Thief series. The hint is about being a 'Cyperpunk Sleuth', which doesn't fit Thief, but does fit another title I saw rumoured, Omikron: The Nomad Soul. I doubt Omikron would warrant a big announcement all by itself, maybe this will be a multi-title reveal. I'm hoping for Anachronox (also fits the cyperpunk sleuth description), maybe if GOG release this they'll get it working with the latest nVidia OpenGL drivers, which broke the full game (but not the demo weirdly).

  4. To confirm, double quotes do work. Also, with a modified version of the tdm_update_updater.sh script a fresh install also works and launches fine.

     

    Until this is fixed, if anyone else is having problems updating or installing on OSX, you can copy the following text (substitutiing 'username' with your user folder name) into a file called tdm_update_updater.sh in the darkmod folder (or create this file if it doesn't already exist). The file needs execute permission to run (i.e. use the terminal command 'sudo chmod 755 tdm_update_updater.sh'), then you can run it in the terminal using the command './tdm_update_updater.sh'.

     

    #!/bin/bash
    echo "Upgrading TDM Updater executable..."
    cd "/Users/username/Library/Application Support/Doom 3/darkmod"
    sleep 2s
    mv -f "/Users/username/Library/Application Support/Doom 3/darkmod/_tdm_update.macosx" "/Users/username/Library/Application Support/Doom 3/darkmod/tdm_update.macosx"
    chmod +x "/Users/username/Library/Application Support/Doom 3/darkmod/tdm_update.macosx"
    echo "TDM Updater executable has been updated."
    echo "Re-launching TDM Updater executable."
    "/Users/username/Library/Application Support/Doom 3/darkmod/tdm_update.macosx"
    

  5. Sorry for not checking this out earlier, my hdd died so I've not been playing TDM but I can test the install/update on my low spec Mac. Anyway, it seems there's a problem in the "tdm_update_updater.sh" script, which is not correctly escaping spaces in any of the paths it references. I manually escaped these with \ and the updater worked like a charm (and launches a mission without problem). I've also tried a fresh install which had the same problem, but is now downloading the full mod after I copied in the 'fixed' updater script. I'll report back if there are any problems launching once this is completed.

  6. Whoops, I've just come back to find I'd started a topic by mistake. My original post was supposed to be a reply to the Crucible of Omens announcement thread. :blush:

     

    I like the idea of an editor's picks FM collection, but not to be seen as some kind of sign of quality or anything like that, rather a handful of FMs chosen purely on size and difficulty to ease new players into the mod after completing the training mission.

     

    On the topic of traps, those were mainly found in some of the 'adventure game' levels of the original Thief which many thought didn't play to the strengths of the sneak 'em up genre. I'm not one of those that disliked the odd adventure level, I love how they gave the original games variety and inspired many similar fan missions, hopefully we'll see more of this in TDM in the future as well.

  7. The BBC has a whole department (maybe more) devoted to creating new sound effects, so chances are it's the other way around as NH suggests.

     

    This reminds me though, I was watching a BBC documentary and could have sworn one of the sound effects was from the original Thief games. I think it was the one about the earths core where Richard Hammond gets into a submarine. Probably just sounds very similar.

  8. I really like this game as well, though I kind of gave up on it at the later levels. Need to get back into it. It does often feel a bit too scripted at times, but for the most part the combat is excellent and it does have it's thief like moments which is always a plus in my book. I still prefer Arx Fatalis from the same developer, but they're very different games.

  9. I won't get the chance to play this for a while even though I pre-ordered (part of a publisher sale on Steam), but if you're concerned about the graphics then read this: http://www.geforce.com/News/articles/how-to-unlock-rages-high-resolution-textures-with-a-few-simple-tweaks

     

    Unsurprisingly, to unlock the full potential of the game will require a LOT of vram according to this article, I guess I'll be getting a lot of texture pop-in with my 384MB 8800 GTS sad.gif. I'd be interested in finding out what people's opinions are of the graphics + gameplay are (apart from Shadowhide, who has already provided a colourful verdict), whether you've got a high end or low end system.

  10. On the topic of promotion, an idea that I've toyed around with but will probably never get time to do is creating a series of video trailers/gameplay guides for TDM.

     

    The first would be a serious version of the one Happyfriar did. Something that would be only two or three minutes long, which gives a quick overview of what TDM is and what features it has, along with clips of its best missions/environments.

    I've been wanting to do something like this for a while now but I don't have the cash to buy video capture software to make decent in game videos at the moment. I can do a video of the in game menu, like a tutorial explaining the various things you can configure etc as well as an overview of the mod. I'd be happy to take suggestions of things people would likes to see in such a tutorial (ie texture compression settings, common issues e.g. ATI graphics settings etc).

  11. It's even older than that, certain governments have been easedropping on (or at least known about) display emanations since the 60's, and many installations require a TEMPEST rated physical shielding to prevent these emanations from leaking. Here's a bit of info for those interested: Tempest

     

    Another cool easedropping technology is using a laser to listen in on conversations by recording vibrations on objects / windows: Laser microphone

  12. That looks awesome, reminds me a lot of Stonekeep, one of my favourite old school RPGs. I'm sure the interface is still WIP, but it looks like they're aiming for touch based devices, which would be a perfect match for this type of corridor navigation sans mouselook. Colour me excited. :wub:

  13. But only to say that if you use your copy of OSX (an OS built over the BSD kernel... A kernel and a lot of software opensource made for free by contributors, *LOCKED* and closed - read STEALED - by Apple to sell it

    What are you on about? The darwin (BSD based) core OS is still open source, and OSX was developed wholly by Apple. Are you seriously claiming that by making their own OS development proprietary this is stealing?

     

    I use all three popular OS's (Windows 7, OSX and Ubuntu Linux) and I like them all. Yes, they all have different ideologies behind them but we live in a world where people have to make money. Ubuntu probably wouldn't exist if not for some of the money brought in through support contracts. Can't we just appreciate the choice in technology that we have instead of degenerating into a quasi-religious nerd-gasm every time someone mentions a particular OS?

  14. Okay, I no longer believe this to be a dependency issue, your install looks fine and everything should be working correctly, Doom3 and TDM are both Universal Binaries meaning that the process is fully PPC and should work on your system.

     

    However, I've read that if a program or library is compiled to be a Universal Binary in 'debug' rather than 'release' mode, then it may not work correctly on PPC systems. Unfortunately this is as far as I can take this, you'll have to wait for a TDM developer recompile the launcher program and/or TDM library for release (assuming this is what is causing the error).

  15. The editor said it was the best game he'd played in 4 years, then later said it was the game of the decade.

    Well, 2010 was the start of a new decade. wink.gif

     

    I think I'm going to wait for a steam sale and some hope of being able to remove some of the third person stuff (it does look jarring no matter what the devs say) before I buy.

     

    My biggest gripe is that they've stripped out a mission and only include it in the pre-order version. Maybe in the future they'll release it as DLC, but they'll no doubt charge an extortionate fee for it just like most DLC models. It's okay with a game like Section 8 Prejudice because it's pretty cheap and you can buy the mission packs separately (if it turns out you like the game), but when they try and entice you to spend another 30% on a single mission that was apparently not good enough to make it into the full game? I fucking hate that crap, and most new releases seem to be doing this now.

     

     

×
×
  • Create New...