Skip to main content

FAUG Launch Updates: Timeline and Everything You Need to Know About Download Links

FAU-G is set to launch in late December and it will be a huge boost for gamers after the PUBG Mobile India ban is extended.

(Image Source - Google Images)

FAU-G is set to launch in late December and is potentially the culmination of the journey that began on September 4.

FAU-G (Fearless and United Guards) is set to launch in late December, while quietly dedicating itself to capturing the Indian market in style.
PUBG Mobile India, which had made big announcements in November about its return for the New Year, has suffered a major shock from the Government of India by stating bluntly via an RTI app that permission has not been granted for the relaunch of PUBG Mobile India.
This ban has delayed the return of PUBG Mobile India until March 2021 or later. This has given FAU-G a lot of time to ensure it captures the Indian gaming market. First, it should be important to underline FAU-G's journey when it was first planned and put on the drawing board.

On September 4, 2020, FAU-G was announced by Bollywood star Akshay Kumar on his Twitter and Instagram accounts.
Created by nCore Games in Bengaluru, FAU-G was seen as the Indian alternative to PUBG Mobile India and many claimed that this was the first step in supporting Prime Minister Narendra Modi's AtmaNirbhar movement.
Around the same time, MEITY (Ministry of Electronics and Information Technology) banned PUBG Mobile India and 118 Chinese apps.

With PUBG Mobile India making big announcements in November about a comeback, FAU-G was quietly preparing for a launch.
However, the relaunch of PUBG Mobile India ran into a major hurdle as the government flatly refused to meet with PUBG Corporation and the date launch was postponed to next year.
At the same time, in December, FAU-G launched its pre-registration and registered 1.06 million pre-registrations in less than 24 hours.
Unlike PUBG Mobile India, the game is available on the Google Play Store and can be used for pre-registration.

(Image Source - Google Images)

Download Links

Once there is an official statement from nCore games, the download links will be available at www.ncoregames.com. It can be downloaded from APP stores or players can directly download the APK file through the official website.
Pre-registration can be done in the Google Play Store. The current game link on Google Play (https://play.google.com/store/apps/details?id=com.ncoregames.faug) is for pre-registration only.
Once registered, Google Play will notify the user when the game is available.

On the Google Play Store, the description of the game is: "High on the peaks of the northern border of India, an elite fighting group projects the pride and sovereignty of the nation. It is a daunting task for the bravest. The guards brave and united. Join a special unit of FAUG commandos on patrol in dangerous border territory. Come face to face with Indian enemies as you face hostile invaders on Indian soil."

With the game made in India and with the pre-registration link on Google Play available, players will only have to wait for the official statement from nCore Games, and only after that will the download links for the game be available on the official site.

Comments

Popular posts from this blog

WhatsApp to Start Offering Health Insurance, Micro-Pension Products in India Soon.

WhatsApp to Start Offering Health Insurance, Micro-Pension Products in India Soon. By the end of the year, WhatsApp plans to start offering affordable health insurance coverage from SBI General. (Image Source - Google Images) WhatsApp plans to start rolling out health insurance and micro-pension offers in India. India chief Abhijit Bose revealed WhatsApp's roadmap to deliver "critical livelihoods and financial services" to the country's mobile users at the Facebook Fuel for India event. The Facebook-owned company is working with SBI General to launch health insurance products, while HDFC Pension and Singapore-based firm PinBox Solutions are on board to offer micro-pension products. The new developments come alongside WhatsApp's digital payments company: WhatsApp Pay. By the end of the year, WhatsApp will begin offering affordable health insurance coverage from SBI General, Bose said during his presentation at the virtual event.  The executive also announced Whats...

How to disable WhatsApp message preview on lock screen

While iOS users have the option in the WhatsApp app to disable the preview option, Android users need to turn it off from the phone's settings section. (Image Source - Google Images) Have you ever given your phone to family members and worried that they might read a personal message on the notification panel or on the lock screen? If by chance you have experienced this, then there is a way to prevent accidents from happening. You can make sure this doesn't happen by simply disabling the WhatsApp notification or the preview message option. Note that when iOS users disable the preview option, WhatsApp only displays the sender's name and the notification text will be "Message". But this will not be the case for Android users as they will disable the WhatsApp notifications option in the phone settings. Keep reading to know more. (Image Source - Google Images) Android : How to disable WhatsApp message preview on lock screen Step 1 : Go to the Phone’s settings sectio...

Responsive Google Maps

Create Responsive Google Maps on Any Website. (Image Source - Google Images) Google Maps makes it easy to insert/embed a map into your own website. However, by default, Google Maps does not provide responsive support. In my Blog, I will show you how to make your maps responsive, using just a few lines of CSS. This technique will work on any website platform. 1. Get the embed code from Google Maps Go to Google Maps. Find the area of the map you want to use on your website. Click on the "Share" link. (Image Source - Google Images) Choose "Embed map". Select the iframe code. Right-click and copy the embed code. (Image Source - Google Images) 2. Use the Google Maps Embed Code Paste the embed code on your website. It will look similar to this: <iframe src="/" width="600" height="300" frameborder="0" style="border:0" allowfullscreen></iframe> 2.1.Modify the Embed Code Add a div tag around the embed code. Use th...