We now know more about the upcoming reboot of the Resident Evil film series.
As reported by Deadline, this new take on the Capcom horror IP will be closer to the source material than the Paul WS Andersen movies, which were rather liberal in their interpretation.
Constantin Film is handling the film and has also unveiled the lead roles. Claire Redfield will be played by The Maze Runner’s Kaya Scodelario, while Ant-Man and the Wasp’s Hannah John-Kamen is portraying Jill Valentine. Chris Redfield is being played by Robbie Amell and Tom Hopper of The Umbrella Academy fame has been cast as Albert Wesker.
Finally, Leon S Kennedy is being brought to life by Avan Jogia from Zombieland: Double Tap and Yellowstone’s Neal McDonough is playing William Birkin.
The film is reportedly set “in 1998 on a fateful night in Raccoon City,” with the above cast list pointing to this being an adaptation of the first three Resident Evil games.
For the full story head over to PCGamesInsier.biz.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pocketgamer.biz/news/74713/resident-evil-film-reboot-cast-unveiled/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));