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
- Klopp and Ancelotti will hold a clash of styles in the Champions League final May 27, 2022
- Hernández homers, Espinal 3 hits and Toronto wins 8th. Following Jun 3, 2022
- Nier Automata: anastasia.komori’s 2B cosplay is revealed with three different costumes Aug 22, 2021
- Argentina – Saudi Arabia: Tears, shame and a desire to revolt for the Argentinians Nov 22, 2022
- World Cup in hockey in Riga: I would like to allow up to 2660 spectators into the games Apr 20, 2021
- Colo Colo vs. Real Betis: Schedule, formations and where to watch ONLINE the last game of the triangular friendly Nov 19, 2022
- Marcos Kwiek announces the members of the team for the League of Nations May 25, 2022
“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();
}
};
