Brendan ‘PlayerUnknown’ Greene greets Krafton.
Brendan “PlayerUnknown” Greene left the parent company of PUBG, Krafton, to create a new independent studio, PlayerUnknown Productions.
In 2019 Greene launched PUBG Special Projects, a new division based in Amsterdam that was working on a new project codenamed Prologue.
Greene’s new company is also based in Amsterdam and it looks like it may continue to work on Prologue, with Krafton investing in the new company with a minority stake.
Read Also
- Naples, alarm returned: Ospina is there for Juve. Meret in fast recovery Sep 4, 2021
- Coronavirus : the president of the FFF “hope” of a resumption of football amateur “in September” May 18, 2020
- Meet the woman who’s making consumer boycotts great again Apr 25, 2021
- Coronavirus in Mexico: Nuevo León clubs will have a meeting to define the return of the public to the stadiums Oct 7, 2020
- Diego Schwartzman vs. Novak Djokovic in the final of the Masters 1000 in Rome: date, time and in what position would the Peque be if he was champion Sep 21, 2020
- Salernitana Roma streaming and live TV: where to see the Serie A match Aug 22, 2021
- Real Madrid debuts with victory: life remains the same Aug 15, 2021
“I am very grateful to everyone in PUBG and [Krafton] for giving me a chance and for the opportunities they have given me over the past four years“Greene said in a statement.”Today, I’m thrilled to take the next step on my journey to create the kind of experience I’ve envisioned for years. Again, I am grateful to everyone at Krafton for supporting my plans, and I will have more to reveal more about our project at a later time.. “
A studio website includes Prologue’s previous trailer, suggesting development on the project may continue. The team is also rumored to be exploring ways to enable large-scale open world games.
Krafton recently renamed PlayerUnknown’s Battlegrounds in PUBG: Battlegrounds, diminishing the visibility of the creator now disappeared in his name. At the time, Krafton said the move was to simplify the titles of various PUBG universe games under development.
In addition to PUBG (which continues to do very well), Krafton has many other projects in the pipeline. There’s the upcoming futuristic mobile sequel PUBG: New State, Project Cowboy and The Callisto Protocol from Dead Space creator Glen Schofield.
Source: Eurogamer.net.
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
