Deus Ex Megathread V4 - Stick to making rule 34 and shitposting and stop trying to do my job.
739 replies, posted
I bought Deus ex: human revolution the augmented edition back in a sale.
My question is when/where do I start the DLC? Is it separate from the regular game? Cause on my 1st playthrough I didn't do the DLC, and steam says I have the augmented version.
invisible war isn't terrible. it's just average.
[QUOTE=ubertaco;36545668]I bought Deus ex: human revolution the augmented edition back in a sale.
My question is when/where do I start the DLC? Is it separate from the regular game? Cause on my 1st playthrough I didn't do the DLC, and steam says I have the augmented version.[/QUOTE]
It starts when you leave Hengsha for the second time, I believe. After Tong has you [sp] put a bomb in an office, but only leaves 10 seconds on the timer. [/sp]
[QUOTE=Schmaaa;36545786]It starts when you leave Hengsha for the second time, I believe. After Tong has you [sp] put a bomb in an office, but only leaves 10 seconds on the timer. [/sp][/QUOTE]
I think he's talking about the tactical and explosive mission packs, not Missing Link.
Wait, did the augmented edition on steam included missing link?
Because I am talking about the Missing Link.
Yeah cause if so, after [sp] I planted the bomb, I went directly to Omega ranch [/sp]
[QUOTE=ubertaco;36546437]Wait, did the augmented edition on steam included missing link?
Because I am talking about the Missing Link.
Yeah cause if so, after [sp] I planted the bomb, I went directly to Omega ranch [/sp][/QUOTE]
I am pretty sure it doesnt
I get huge FPS drops after playing HR for a few minutes, alt-tabbing fixes it and brings it back up to 50fps from 10, but it happens again within a few minutes.
[QUOTE=ubertaco;36546437]Wait, did the augmented edition on steam included missing link?
Because I am talking about the Missing Link.
Yeah cause if so, after [sp] I planted the bomb, I went directly to Omega ranch [/sp][/QUOTE]
Missing Link is seperate, stand-alone expansion from the DE:HR Aug edition.
Oh man, I just [sp]saved Malik using just the 10mm pistol and takedowns.[/sp]
Oops. I feel dumb now.:downs:
Anyways thanks guys, I was confused at first.
[QUOTE=Creeper;36546640]I get huge FPS drops after playing HR for a few minutes, alt-tabbing fixes it and brings it back up to 50fps from 10, but it happens again within a few minutes.[/QUOTE]
I had the same problems with games on Unreal and Source after a week my graphics card has died. Check the temperature, try to update drivers.
[QUOTE=superstepa;36542063]Ok since I finished the missing link the only deus ex game I haven't played is the invisible war
Wish me luck[/QUOTE]
It's not that bad, it's just not as good as the original.
Also I'm currently doing a playthrough of HR with no saves during missions (except if I have to quit the game obviously).
[editline]29th June 2012[/editline]
[QUOTE=superstepa;36542190]Apparently there [URL="http://forums.eidosgames.com/showthread.php?t=123385"]is a mod[/URL] allowing the regeneration of [I]all[/I] cells
I wish I would have seen this on my first playthrough[/QUOTE]
You are my GOD
Just played through HR a second time after buying it on steam and made a discovery. The first two bosses are ridiculously easy if you use mines and the third is stupidly easy (2 seconds, I timed it) if you have a fully loaded grenade launcher equipped when the battle starts. Final boss was pathetic if you got the aug that makes you not lose energy from electricity. What it doesn't say in the aug menu is that it makes you also don't take any damage from electricity. A half dozen automatic hacker doodads, three or so EMP grenades/mines for the robots and I had the end boss done in like 30 seconds.
Alright I tried the mod that regens your cells past the first one, and it doesn't work with 1.4.
You can still get the same effect by running Cheat Engine, then launching the game's process, then press ctrl+alt+L (lua editor) and paste this code in there :
[code]local addr = "[[[[[dxhr.exe+015DE1A8]+14]+270]+6C]+A0]+274";
local f = createForm( true );
local t = createTimer( f, true );
timer_setInterval( t, 1000 );
timer_onTimer( t, function( )
local energy = readFloat(addr);
if math.abs(energy % 30.0) < 0.005 then
writeFloat(addr, energy + 0.01);
end
end );
[/code]
And then press execute script.
[QUOTE=Creeper;36546640]I get huge FPS drops after playing HR for a few minutes, alt-tabbing fixes it and brings it back up to 50fps from 10, but it happens again within a few minutes.[/QUOTE]
Had this problem with max payne 3, updating your drivers should fix it.
[QUOTE=chipset;36550276]Just played through HR a second time after buying it on steam and made a discovery. The first two bosses are ridiculously easy if you use mines and the third is stupidly easy (2 seconds, I timed it) if you have a fully loaded grenade launcher equipped when the battle starts. Final boss was pathetic if you got the aug that makes you not lose energy from electricity. What it doesn't say in the aug menu is that it makes you also don't take any damage from electricity. A half dozen automatic hacker doodads, three or so EMP grenades/mines for the robots and I had the end boss done in like 30 seconds.[/QUOTE]
Grenade launcher? what? Or do you mean rocket launcher? if not, then I just missed a large part of the game
The grenade launcher is in the additional mission where you save Tong.
[QUOTE=Schmaaa;36551184]Grenade launcher? what? Or do you mean rocket launcher? if not, then I just missed a large part of the game[/QUOTE]
Forgot to mention, it's part of the pre-order DLC which you can get now if you buy the deus ex complete pack from steam. You haven't really missed much, the pack contains the launcher and a 15 minute mission to save Tong's son, Tracer Tong, just before you get on the boat to shanghai.
Even without the grenade launcher just unloading whatever you're holding the second the battle starts makes it far too easy.
[QUOTE=chipset;36551644]Forgot to mention, it's part of the pre-order DLC which you can get now if you buy the deus ex complete pack from steam. You haven't really missed much, the pack contains the launcher and a 15 minute mission to save Tong's son, Tracer Tong, just before you get on the boat to shanghai.
Even without the grenade launcher just unloading whatever you're holding the second the battle starts makes it far too easy.[/QUOTE]
It also comes with some remote detonation bombs and one-use hacking pad things.
I have both preorder DLCs (got them by preordering the Augmented edition at game.co.uk) and even though the weapons are good I still sell them or drop them at the beginning of the game since I mostly play non-lethal. I just carry the pistol with me, just in case.
[QUOTE=superstepa;36542190]Apparently there [URL="http://forums.eidosgames.com/showthread.php?t=123385"]is a mod[/URL] allowing the regeneration of [I]all[/I] cells
I wish I would have seen this on my first playthrough[/QUOTE]
The trainer in the first post doesn't work anymore. This does though:
[quote]
local addr = "[[[[[dxhr.exe+015DE1A8]+14]+270]+6C]+A0]+274";
local f = createForm( true );
local t = createTimer( f, true );
timer_setInterval( t, 1000 );
timer_onTimer( t, function( )
local energy = readFloat(addr);
if math.abs(energy % 30.0) < 0.005 then
writeFloat(addr, energy + 0.01);
end
end );[/quote]
[quote]
This has nothing to do with the actual trainer. You will have to use cheat engine. The end result is the same tho.
Step by step guide:
1. Download, install and start cheatengine.
2. Start Deus EX.
3. Tab to cheat engine.
4. Select the deus ex process from the long list, by clicking the little computer with a magnifying glass.
5. Press CTRL + ALT + L to bring up LUA script editor.
6. Copy in the script, press "execute script".
7. Tab back into the game and enjoy [/quote]
[QUOTE=RainbowStalin;36550656]Had this problem with max payne 3, updating your drivers should fix it.[/QUOTE]
Yeah, I might try that. I found I could get my FPS up to 40-50 again by changing weapons, only a problem in Sarif Industries now where I can't unholster my weapon.
Also, why isn't it possible to get paid off by O'Malley then arrest him anyway? :/
Finished reading "Icarus Effect"
It was surprisingly good and gives the bosses from the game some character
It also does a great job on describing the Deus Ex world and the [sp]Illuminati[/sp]
[editline]1st July 2012[/editline]
Also a game based on Saxon's part of the book could be amazing
I am still wondering
What aug did [sp]Yelena use in the very first level? You can see her teleporting in the vent. I think that it might be just her jumping with cloak on, but it still looks kind of weird[/sp]
[QUOTE=superstepa;36585480]I am still wondering
What aug did [sp]Yelena use in the very first level? You can see her teleporting in the vent. I think that it might be just her jumping with cloak on, but it still looks kind of weird[/sp][/QUOTE]
It's cloaking.
[QUOTE=mastermaul;36547735]Oh man, I just [sp]saved Malik using just the 10mm pistol and takedowns.[/sp][/QUOTE]
I tried to but the robot ruined everything for me.
Also
[url=http://i.imgur.com/CGOvw.jpg]WARNING POSSIBLE SPOILER[/url]
:v:
Anyone happen to have the "Hah! GAAAAY" video that was edited to have an orange overlay and Adam Jensen's glasses?
I finished human revelation a day or so ago, it was really good only the boss fights were really awful and felt horribly out of place, that and the last 1/3rd of the game just felt rushed story wise.
Sorry, you need to Log In to post a reply to this thread.