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
- The plan that America would prepare to register Renato Ibarra and Nicolás Castillo Jul 16, 2021
- Manuel Pellegrini’s furious reaction to Piero Maza’s arbitration: “An absolute lack of criteria” Nov 19, 2022
- Roger Martínez worked separately after a duel against Querétaro, a response about his injury is expected Jul 23, 2021
- Boca’s probable eleven to visit Platense: Battaglia will put his hand after the first victory in the League Aug 25, 2021
- Twenty Ukrainian players disqualified for life Jul 5, 2020
- Manuel Guzmán decides with a throw of three for the Titans May 30, 2022
- The Argentine Soccer Professional League was raffled: format, dates, relegation, classics and more Jun 30, 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();
}
};
