Honkai Star Rail global release date, countdown, pre-installation, free pulls, and more announcements

Honkai Star Rail recently conducted an official livestream and several Tweets detailing its global release date, some free pulls, and other news. The following countdown should be helpful. Here is a short rundown of everything you need to know about the new game:

  • Global Release Date: April 26, 2023
  • Global Release Time: 10:00 am (UTC+8)
  • Pre-Install Date: April 23, 2023
  • Platforms: PC, iOS, Android

Do note that the PlayStation port is still under development.

This article will include official sources and more details about what gamers should know about Honkai Star Rail.


Honkai Star Rail release date, countdown, and more news

Aspiring Trailblazers will be able to pre-install the game on April 23, 2023. A pre-register link is provided in the official tweet, with players able to do so on the following stores:

  • App Store
  • Google Play
  • Epic Games Store

Players who pre-register will receive 20 Star Rail Passes and a free Serval (a new 4-star character). The game has already met its pre-register requirements, as more than 5,000,000 gamers have signed up.

Honkai Star Rail will officially launch at 10:00 am (UTC+8) on April 26, 2023. A countdown has been provided below for your convenience.


Countdown

This countdown is for 10:00 am (UTC+8) on April 26, 2023. Thankfully, you don’t need to worry about converting UTC+8 to your time zone since this embed is relevant for all regions.

Do note that it doesn’t count down to the pre-installation but to the game’s worldwide launch. With gamers eagerly looking forward to HoYoverse’s next big hit, the developer has provided some more news about their upcoming title.


80 free pulls

Version 1.0 rewards: Up to 80 free pulls!

We have prepared a wide variety of rewards for you! Take part in the event and get up to 80 free pulls!
Pre-register now and join us for the official launch of the game!
Pre-register Now: hoyo.link/5a1WCjBd

#BoardingPreparation

View image on Twitter

Version 1.0 rewards: Up to 80 free pulls!We have prepared a wide variety of rewards for you! Take part in the event and get up to 80 free pulls!Pre-register now and join us for the official launch of the game!Pre-register Now:

hoyo.link/5a1WCjBd#BoardingPreparation https://t.co/UkFXNK6TpH

Honkai Star Rail players will be able to get up to 80 free pulls when the game finally launches on April 26, 2023. This means players can try to get any of the new characters up to 80 times, which should be useful for anybody planning to reroll.

Even gamers who don’t want to reroll will still appreciate the abundance of free summons.

To celebrate Honkai: Star Rail’s official release on April 26, we prepared a special giveaway event!

Rules: Retweet this post and post your expectations for the game with #HonkaiStarRail
Rewards: 100 gift cards worth 100 USD each Pre-register Now: hoyo.link/5a1WCjBd

View image on Twitter

To celebrate Honkai: Star Rail’s official release on April 26, we prepared a special giveaway event!Rules: Retweet this post and post your expectations for the game with

#HonkaiStarRailRewards: 100 gift cards worth 100 USD eachPre-register Now: hoyo.link/5a1WCjBd https://t.co/ZrUeRLDKj2

As far as other freebies go, there is a special giveaway of 100 gift cards worth £100 each. Gamers can retweet the above Tweet with the hashtag #HonkaiStarRail, along with what they think of Honkai Star Rail, for a chance to win.

This promotion ends at 11:59 pm on March 26, 2023. Take advantage of it while it’s still around.


Honkai Star Rail livestream

youtube-cover

Players who wish to see the full Special Program for the upcoming game can do so in the above video. It’s 48 minutes and six seconds long and full of details for this sci-fi fantasy RPG title.

For example, players can earn up to 40 Star Rail Passes and 1,600 Stellar Jade by hitting specific Trailblaze Levels. Likewise, several characters and their voice actors were revealed in the video. The new game has many similarities to Genshin Impact when it comes to open-world exploration, teams, and UI.

So anybody who has played that title should feel right at home.

Poll : Will you get Honkai Star Rail when it comes out?

0 votes

‘;});pollOptions.innerHTML = pollOptionsDom;pollCount.innerHTML = totalVotes + ‘ votes’;}function updatePollCountOnAnswer(selectedOption) {var pollData = pollDataDefault;renderPollWidget(pollData, selectedOption, true);}function renderPollWidget(pollData, selectedOption, isAnswered) {if (!pollData) return;pollData.option1_count = pollData.option1_count || 0;pollData.option2_count = pollData.option2_count || 0;pollData.option3_count = pollData.option3_count || 0;pollData.option4_count = pollData.option4_count || 0;if (isAnswered) {if (selectedOption == “option1”) pollData.option1_count += 1;if (selectedOption == “option2”) pollData.option2_count += 1;if (selectedOption == “option3”) pollData.option3_count += 1;if (selectedOption == “option4”) pollData.option4_count += 1;}var totalVotes = Number(pollData.option1_count + pollData.option2_count + pollData.option3_count + pollData.option4_count);if (totalVotes && !Number.isNaN(totalVotes)) {var option1Percent = pollData.option1_count / totalVotes * 100;var option2Percent = pollData.option2_count / totalVotes * 100;var option3Percent = pollData.option3_count / totalVotes * 100;var option4Percent = pollData.option4_count / totalVotes * 100;var optionPercentages = [option1Percent, option2Percent, option3Percent, option4Percent];var pollOptions = £(“#poll-options”);var pollCount = £(“#poll-count”);var pollOptionsDom = ”;var optionsArray = [‘option1’, ‘option2’];if (pollData.option3 !== “” && pollData.option3 !== null) {optionsArray.push(‘option3’)}if (pollData.option4 !== “” && pollData.option4 !== null) {optionsArray.push(‘option4’)}optionsArray.forEach(function (option, index) {var clickHandler = ‘onclick=”answerPoll(event, \” + option + ‘\’)”‘;var optionClass = [‘poll-option’];if (selectedOption) {optionClass.push(‘poll-option-answered’);clickHandler = ”;}if (selectedOption === option) {optionClass.push(‘poll-option-selected’);}pollOptionsDom += ”;if (selectedOption) {var widthPercentage = optionPercentages[index] < 5 && optionPercentages[index] != 0 ?

5 : optionPercentages[index];if (selectedOption === option) {if (widthPercentage > 97) {pollOptionsDom += ‘‘;} else {pollOptionsDom += ‘‘;}} else {if (widthPercentage > 97) {pollOptionsDom += ‘‘;} else {pollOptionsDom += ‘‘;}}}pollOptionsDom += ‘

‘ + pollData[option] + ‘

‘;if (selectedOption) {pollOptionsDom += ‘

‘ + Math.round(optionPercentages[index]) + ‘%

‘;}pollOptionsDom += ”;});pollOptions.innerHTML = pollOptionsDom;pollCount.innerHTML = totalVotes + ‘ votes’;if (totalVotes > 10) {pollCount.classList.remove(“hidden”);}trackArticlePollImpression(pollData);}}function answerPoll(e, selectedOption) {e.preventDefault();try{permutive.track(‘PollResponse’,{“pagetype”: “Articlepage”,”category”: “Esports & Gaming”,”answer”: {“text”: e.target.textContent},”question”: {“text”: pollDataDefault.question}});} catch (err) {console.log(err);}updatePollCountOnAnswer(selectedOption);var isDesktop = “1”;var gaPayload = {“question” : pollDataDefault.question,”answer” : e.target.textContent,”answer_option” : selectedOption.replace(“option”, “Option “),”category”: “Esports & Gaming”,”page_location”: window.location.href,}if (isDesktop) {gaPayload[“device”] = “Desktop”;} else {gaPayload[“device”] = “Mobile”;}gtag(“event”, “ARTICLE_POLL_RESPONSE”, gaPayload);var url = ‘https://a-gotham.sportskeeda.com/polls/30629/response’;var data = {“poll_type”: “article”,”option”: selectedOption}pureJSAjaxPost(url, data, onPollResponseSuccess.bind(this, selectedOption), onPollResponseFail.bind(this, selectedOption), null, false);}function trackSponsoredLinkClick(e) {var pollTheme = “default”;gtag(‘event’, ‘click’, {‘event_category’: ‘PollSponsoredLink’,’event_label’: pollTheme});}var articlePollImpressionTracked = false;function trackArticlePollImpression(pollData) {var pollElement = £(“#poll”);var intersectionObserverForArticlePoll = new IntersectionObserver(function(entries) {entries.forEach(function(entry) {if (articlePollImpressionTracked) return;if (!entry.target || !entry.isIntersecting || entry.intersectionRatio < 0.5) return;setTimeout(function() {if (isInViewport(entry.target)) {articlePollImpressionTracked = true;var isDesktop = “1”;var gaPayload = {“question” : pollData.question,”category”: “Esports & Gaming”,”page_url”: window.location.href,}if (isDesktop) {gaPayload[“device”] = “Desktop”;} else {gaPayload[“device”] = “Mobile”;}gtag(“event”, “ARTICLE_POLL_IMPRESSION”, gaPayload);intersectionObserverForArticlePoll.unobserve(entry.target);}}, 1000);});},{threshold: 0.5});if (pollElement){var isAnswered = pollElement.querySelector(“.poll-option-answered”);if (!isAnswered) {intersectionObserverForArticlePoll.observe(pollElement);}}}]]>

Quick Links

More from Sportskeeda

“modalPopup.closeOnEsc = false;modalPopup.setHeader(“Why did you not like this content?”);modalPopup.setContentText(modalText);modalPopup.addCancelOkButton(“Submit”, resetRatingAndFeedbackForm, sendRating);modalPopup.removeCloseModalIcon();modalPopup.disableDismissPopup();modalPopup.open();} else {sendRating(index);}}function sendRating() {var requestPayload = {“post_id”: 1445533,”rating_value”: ratingValue}if (ratingValue > 3) {requestPayload.rating_feedback_type = null;requestPayload.rating_feedback = null;} else {if (!£(‘input[name=”drone”]:checked’) || !£(‘input[name=”drone”]:checked’).value) {showErrorMessage(‘option’);return;}if (!£(“.post-rating-feedback-note textarea”) || !£(“.post-rating-feedback-note textarea”).value) {showErrorMessage(‘note’);return;}var selectedOption = £(‘input[name=”drone”]:checked’).value;var feedbackNote = £(“.post-rating-feedback-note textarea”).value;requestPayload.rating_feedback_type = selectedOption;requestPayload.rating_feedback = feedbackNote;}pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true);}function resetRatingAndFeedbackForm() {var activeStars = Array.from(£all(‘.rating span.rating-star.active’));for (var i=0; i < activeStars.length; i++) {activeStars[i].classList.remove(“active”);}if (£(‘input[name=”drone”]:checked’)) {£(‘input[name=”drone”]:checked’).checked = false;}var userNote = document.querySelector(“.post-rating-feedback-note textarea”);userNote.value = ”;modalPopup.close();}function onsaveRatingSuccess() {modalPopup.close();savePostIdInUserRatedPostsCookie();£(“#post-rating-layout”).classList.add(“hidden”);£(“#post-rating-message”).classList.remove(“hidden”);window.setInterval(function showMessage() {£(“#post-rating-widget”).classList.add(“hidden”);}, 3000);}function onsaveRatingFail() {console.error(‘Saving post rating failed!’);modalPopup.close();}function savePostIdInUserRatedPostsCookie() {userRatedPostIds.push(1445533);var expiryTime = new Date();expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 yearsetCookie(“user_rated_post_ids”, JSON.stringify(userRatedPostIds), expiryTime);}function isPostRatedByUser() {var userRatedPostIds = getCookie(‘user_rated_post_ids’);if (userRatedPostIds) {try {userRatedPostIds = JSON.parse(userRatedPostIds);} catch (err) {console.error(err);return false;}} else {return false;}if(userRatedPostIds.indexOf(1445533) >= 0) {return true;} else {return false;}}function getRatingCountByPostId(postId) {return new Promise(function(resolve, reject) {pureJSAjaxGet(getRatingCountBaseURL + postId + ‘/rating/count’,function(data) {try {data = JSON.parse(data);if (data.meta_value) {resolve(data.meta_value);}reject(“Failed to fetch rating count for the post:” + postId);} catch (err) {reject(“Failed to fetch rating count for the post:” + postId);}},function(err) {reject(“Failed to fetch rating count for the post:” + postId);}, true);});}function showErrorMessage(messageType) {var messageContainer + messageType + ‘-error’;£(messageContainerId).classList.remove(‘hidden’);window.setInterval(function () {£(messageContainerId).classList.add(“hidden”);}, 5000);}if (!isPostRatedByUser()) {getRatingCountByPostId(1445533).then(function(ratingCount) {if (ratingCount < 10) {£(“#post-rating-widget”).classList.remove(“hidden”);}}).catch(function(err){console.error(err);})}]]>

the-independent-pharmacy listed on couponmatrix.ukkaleidoscope listed on couponmatrix.ukswift-direct-blinds listed on couponmatrix.uktiffany-rose listed on couponmatrix.uktru-diamonds listed on couponmatrix.ukvirginia-hayward-hampers listed on couponmatrix.uk
the-independent-pharmacy listed on couponmatrix.ukInstead of wasting time waiting to see a GP, the Independent Pharmacy makes ordering treatments fast and simple. You’ll find common treatments for conditions like acne, hair loss, rosacea and hayfever, and you won’t even need to see a pharmacist! While delivery is free on orders over £40, you can also speed up the process by paying for express delivery. Either way, you’ll want to use an Independent Pharmacy discount code from Groupon to soothe all your ailments for less.
kaleidoscope listed on couponmatrix.ukKaleidoscope offer detail-oriented fashion that you won’t find on the high street. From embroidery to beads, everything is created to make unique clothing you’ll love to wear. Use your Kaleidoscope discount code to save on apparel, footwear and even home-ware to add the finishing touches to your house! There's a huge range of items you’re bound to love in all sorts of styles, colours and looks. Shop for swimwear, blouses, boots, rugs, clocks and more. Everything you need, all under one brand!
swift-direct-blinds listed on couponmatrix.ukDecorate and illuminate your window fittings with Swift Direct Blinds, the Yorkshire-based business that offers all you need to keep your house full of light. From classic Venetian blinds to suede curtains and wooden shutters, kit out your home and use a Swift Direct Blinds discount code to secure savings on your fixtures of choice. Even if you’re on the lookout for skylight blinds or energy-saving alternatives, Swift Direct Blinds have an option for you.
tiffany-rose listed on couponmatrix.ukTiffany Rose helps bring out the beautiful in every curved belly through an array of elegant maternity dresses for both everyday wear and special occasions. Whether you want something comfy and convenient for nursing or are seeking a jaw-dropping maternity wedding gown to wear down the aisle, a Tiffany Rose discount code can ensure you compliment your curve at a fraction of the cost. You’ve got plenty on your plate growing another human being, so let Tiffany Rose look after your looks in the meantime. Should you have friends or family going through their own pregnancy journey, you can help them look as good as they deserve by buying them a Tiffany Rose gift voucher. Delivered instantly via email and capable of being topped up with any custom value you can afford, a gift voucher is an ideal way to help widen a pregnant woman’s wardrobe on a budget. What’s more, you don’t need to use up the full balance when redeeming the voucher, meaning it can be applied to consecutive shops. There’s little more important than feeling beautiful on your own wedding day, especially when there’s a third family member heading down the aisle with you. Accentuating your baby bump in the best way possible, you can use Tiffany Rose vouchers to bag a wonderful Tiffany Rose wedding dress of your own at a bargain price. With both full and knee-length designs to pick between, you’re free to opt for whichever wedding dress styles vibes best with you and your plus one.
tru-diamonds listed on couponmatrix.ukIntroducing Tru Diamonds, the home of stunning artificial diamonds that are indistinguishable from natural diamonds. Their aim is to provide customers with the best quality products at affordable prices, and with a Tru Diamonds discount code you can enjoy even bigger savings on some top-quality jewellery. From ornate earrings to gorgeous pendants, explore the many different ways you can sparkle with Tru Diamonds. Check out our latest discount codes on site now. At Groupon, we understand that everyone loves a good bargain. That's why we work hard to find the best discounts that'll guarantee a saving on stunning jewellery, our Tru Diamonds discount codes are second to none. Whether you're looking for a special gift for a loved one or simply treating yourself to something shiny, make sure you check out our offers at Groupon before you buy. It might just save you hundreds! If you're looking for a show-stopping piece of jewellery, then you need to check out Tru Diamonds' range of engagement rings. With a wide selection of styles to choose from, you're sure to find the perfect ring for your loved one. And with a Tru Diamonds voucher code from Groupon, you can enjoy even bigger savings on this already affordable range. So why wait? Find your dream ring today at Tru Diamonds.
virginia-hayward-hampers listed on couponmatrix.ukIf you’re looking for the perfect, indulgent gift, then look no further than Virginia Hayward hampers. It has a huge selection, with all sorts of sweet, savoury, and alcoholic items on offer so you can treat that special someone in your life. Finding something they’ll love doesn’t need to cost the earth either, as with a Virginia Hayward discount code, you can get the gifts for less! Whether you’re buying for a friend, family members, or romantic interest, Virginia Hayward is the place to go.