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
- Transport drivers, profile of missing persons on the road: CNB Jul 8, 2021
- The UEFA Champions League final on a giant screen May 31, 2022
- “The Squid Game” will premiere its second season at the end of 2023 or in 2024 May 19, 2022
- Toyota launches supra gr86 corolla cross tacoma trail edition Jun 2, 2021
- European Football Championship A rainbow ticket was seized from a Danish supporter in Baku: “The guard tore it out of my hand Jul 4, 2021
- Liverpool’s requirements to qualify for the Champions League Semifinals Apr 14, 2021
- Liga MX: this is the “wool” that you can win if you bet on Chivas vs América as Piojo Herrera said Sep 19, 2020
“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();
}
};
