• S.T.A.L.K.E.R. Series Megathread: The Zone will stop the Russians
    21,541 replies, posted
just because I was having trouble finding the link to the actual torrent file, I thought I should post the [URL="http://gameupdates.org/download.php/5770/LOST_ALPHA_v1.3000_DEZOWAVE.torrent"]direct link[/URL].
My upload speed is non-existent, but I'll be seeding too, because I am a good person.
All I see in the Seeder list is Mother Russia :rolleyes:
[QUOTE=BaguetteThug;44657891]All I see in the Seeder list is Mother Russia :rolleyes:[/QUOTE] I see a Ukrainian, and I saw a Hungarian earlier.
Uh, so I guess it's a bit early to ask for help modding LA but I'd like to ask if anyone who knows their way around scripts could tell me how to modify this so that the death screen in the Lost Alpha leak wouldn't turn the camera to black after death ? [QUOTE=la_death_script;44657852]--/------------------------------------------------------------------ --/ VARIABLEs --/------------------------------------------------------------------ local flag_circle = false --/ -------------------------- local sModule = script_name() --/ ----------------------------------------------------------------- local log = function(fmt,...) _G.log(sModule..":"..tostring(fmt),...) end --/ ----------------------------------------------------------------- --/ Initialize Module --/ ----------------------------------------------------------------- function init() event("actor_death"):register(this.OnDeath) end --/ ----------------------------------------------------------------- function OnDeath(e) local console = get_console() if console and console:get_bool("g_first_person_death") then local dir = device().cam_dir db.actor:set_actor_direction(dir:getH()) level.add_cam_effector("actor_death.anm", 2532, false, "") level.add_pp_effector("actor_death.ppe", 2011, false) level.disable_input() start_quick_timer(3, this.StartPP, {cam_inert = console:get_float("cam_inert")}) --/ ~3 real-sec console:execute("cam_inert 0") end end function StartPP(t) level.enable_input() level.add_pp_effector("actor_death_circle.ppe", 4467, false) get_console():execute("cam_inert "..(t.cam_inert or 0)) start_quick_timer(0.5, this.CirclePP) --/ ~0.5 real-sec flag_circle = true end function CirclePP(t) if not flag_circle then return end --/> level.remove_pp_effector(4467) level.add_pp_effector("actor_death_circle.ppe", 4467, false) start_quick_timer(0.5, this.CirclePP) --/ ~0.5 real-sec end --/ if you want to do black screen after kill (if use db.actor:kill()) function DoBlackScreen() flag_circle = true end --/ -----------------------------------------------------------------------------------------------[/QUOTE] Note that changing flag_circle = true to flag_circle = false in either function StartPP(t) or function CirclePP(t) changed the screen from black to normal. Could it be that modifying the script would require me to start a whole new game (as in, not just quitting to desktop and restarting but actually starting a new game) ?
Anyone interested in a 'First Impressions: Lost Alpha' blog post once I've played a bit?
And here i am on my phone sitting next to my girl enduring the stupid talk of her family members :'(
Yeah my swarm visualisation is rather colorful too. USA, Canada, Germany, Spain and whole of Eastern Europe. Even brother-stalker from Australia found his or her way into the list.
So you got the game? Any thoughts on how is it?
[QUOTE=Beacon;44657901]Anyone interested in a 'First Impressions: Lost Alpha' blog post once I've played a bit?[/QUOTE] Yes. Yes and once more Yes!
Will it work with a Steam-version of SoC?
[QUOTE=Deadman Inc.;44657932]Will it work with a Steam-version of SoC?[/QUOTE]Doesn't require SoC at all, it's standalone.
[QUOTE=LoNer1;44657902]And here i am on my phone sitting next to my girl enduring the stupid talk of her family members :'([/QUOTE] one reason I'm glad I'm single now friends with benefits are so much less work, it has to be said
Can we all agree to form a pact in which everyone must shoot Lt. Priboi if they put him as an easter egg character? I need to get my revenge for all the emotional trauma caused by Hazardous Sidorovich.
and I'll do a first impressions post then. 2.5mb/s on the torrent now, it's in its stride finally! almost there
Downloading the torrent at 444 kb/s, tried the mega link [t]http://i4.minus.com/iblWHdfDQvb4WN.jpg[/t] Welp, think I know which download I'm sticking too. I'll still seed though
Files are packed tighter than diamonds, it seems. Not just the extraction of the installation files, but the installation itself too.
[QUOTE=Sgt Doom;44657962]Files are packed tighter than diamonds, it seems. Not just the extraction of the installation files, but the installation itself too.[/QUOTE] Didn't they say that the game is ~20GB in size now? I really wanna know what did they ram in there.
Almost half-way through.
[QUOTE=croguy;44657968]Didn't they say that the game is ~20GB in size now? I really wanna know what did they ram in there.[/QUOTE] [IMG]http://i.imgur.com/cbb93WB.png[/IMG] is what the setup told me.
That is some amazing compression if that's the case, good job. I'm installing now
[QUOTE=croguy;44657968]Didn't they say that the game is ~20GB in size now? I really wanna know what did they ram in there.[/QUOTE]13.8gb it says on my end.
[QUOTE=croguy;44657968]I really wanna know what did they ram in there.[/QUOTE] The levels in the leak take up nearly 7 GB alone. Well, 6.80 GB to be exact.
73 stalkers reading, always wonder how people find this thread my blog views have blown up over the last 24 hours as well weirdly ([url]www.alexkane.co.uk[/url] if you want to read my several blogs on my private and public tour to the real exclusion Zone!) / shameless self promotion
Just 50 minutes left for me.... hnnnng go faster goddamnit.
Wow, it feels so weird that it's been 6-7 years since I started to play this game, and now I get to play LA in a couple of minutes.
Sooo close. 3mb/s with 30% left.
I got parts 1, 2, and 4 from the Mega links Anybody have a direct download like to part 3, like from gamefront or something? ModDB just says the links are down
i swear im tempted to wake up at 5AM to play this shit
Is it supposed to be stuck at installing main game files for a very long time?
Sorry, you need to Log In to post a reply to this thread.