Mario Kart 8 anywhere, anytime! (2024)

'); $('.overview-amiibo--image').parent().append('

');$(window).on("resize", function() {if (window.matchMedia('(max-width: 767px)').matches) {$('.overview-play .scene-wrapper').height(($('.img-scene--mario').height()));$('.overview-biggest .scene-wrapper').height(($('.img-scene--link').height())-110);$('.overview-courses .scene-wrapper').height(($('.img-scene--baby-rosetta').height())-100);$('.overview-items .scene-wrapper').height(($('.img-scene--baby-rosetta').height())-120);$('.overview-battle .scene-wrapper').height(($('.img-scene--baby-mario').height())-100);} else {$('.overview-play .scene-wrapper').height(($('.img-scene--mario').height())-100);$('.overview-biggest .scene-wrapper').height(($('.img-scene--link').height())-380);$('.overview-courses .scene-wrapper').height(($('.img-scene--baby-rosetta').height())-300);$('.overview-items .scene-wrapper').height(($('.img-scene--baby-rosetta').height())-300);$('.overview-battle .scene-wrapper').height(($('.img-scene--baby-mario').height())-300);} }).resize();var triggerResize = setTimeout(function(){window.dispatchEvent(new Event('resize'));},2000);var triggerResize1 = setTimeout(function(){window.dispatchEvent(new Event('resize'));},5000);var triggerResize2 = setTimeout(function(){window.dispatchEvent(new Event('resize'));},8000); $('.tab-switch__headline h2').wrap('

'); $('.switch-tvmode-img').parent().parent().addClass('mk8d-content');$('.characters-headline h2').unwrap().unwrap(); $('.characters-headline p:nth-child(1)').unwrap().unwrap(); $('.tab-characters .characters-grid img').unwrap().unwrap();$('.tab-characters .characters-grid img').each(function(i){$(this).wrap(''); });$(".characters-grid").find("a").click(function() {$('.modal-characters').css('visibility','visible').css('opacity','1');$('.slick-characters').slick('slickGoTo', $(this).attr("data-charid"));$('body').toggleClass('noscroll');}); $('.courses-headline h2').unwrap().unwrap(); $('.courses-headline p:nth-child(1)').unwrap().unwrap(); $('.tab-courses .courses-grid img:not(.cup-icon)').each(function(i){$(this).wrap(''); });$(".courses-grid").find("a").click(function() {$('.modal-courses').css('visibility','visible').css('opacity','1');$('.slick-courses').slick('slickGoTo', $(this).attr("data-courseid"));$('body').toggleClass('noscroll');});$('.courses__beginner-headline h2').wrap('

');$('.courses__trials-headline h2').wrap('

');$('.mk8d-beginner-video__btn div').removeClass('col-xs-12 content').addClass('mk8d-btn__wrapper'); $('.mk8d-beginner-video__btn .mk8d-btn__wrapper').wrap('');$(".launch-beginner-video").click(function() {$('.modal-beginner').css('visibility','visible').css('opacity','1');$('body').toggleClass('noscroll');}); $('.items-headline h2').unwrap().unwrap(); $('.items-headline p:nth-child(1)').unwrap().unwrap(); $('.tab-items .items-grid img').unwrap().unwrap(); $('.tab-items .items-grid img').each(function(i){$(this).wrap(''); }); $('.items-carry-two h2').unwrap().unwrap(); $('.items-carry-two').addClass('mk8d-content');$('.items-carry-two h2').wrap('

');$(".items-grid").find("a").click(function() {$('.modal-items').css('visibility','visible').css('opacity','1');$('.slick-items').slick('slickGoTo', $(this).attr("data-itemid"));$('body').toggleClass('noscroll');}); $('.battles-headline h2').unwrap().unwrap(); $('.battles-headline p:nth-child(1)').unwrap().unwrap();let battleVidArray = ['Tf99EgWsTT4','4ocWxEXHqS8','w2B6iZE_J4g','uQqJdEWzykw','thYizsHigiY'];for (i=0; i < battleVidArray.length; i++) {$('.tab-battles .battle-mode .battle-mode--slide'+(i+1)).prepend('

');}initYoutubeVideos();$('.battle-mode h3').wrapInner('');$('.battle-mode').slick({arrows:true,centerMode: true,centerPadding: '15%',slidesToShow: 1,prevArrow:'',nextArrow:'',responsive: [{breakpoint: 960,settings: {centerMode: false,centerPadding: '0'}}]});$('.battle-mode').on('afterChange', function(event, slick, currentSlide, nextSlide){stopVid();});$('.battles-new-courses img').unwrap().unwrap(); $('.battles-new-courses img').wrapAll(''); $('.inner-slider-bottom img').each(function(){$(this).wrap('');});for(i=0;i<2;i++) {tmp = $('.inner-slider-bottom').first().clone();$('.battles-new-courses').append(tmp);tmp = '';}$('.inner-slider-bottom').wrapAll(''); $('.hidden-battle-videos').remove(); $('img-scene__wrap-inkling img').addClass('ov-inkling-appear'); $('img-scene__wrap-mario img').addClass('ov-mario-appear'); $(".overview-amiibo h2:contains('amiibo'), .overview-amiibo .mk8d-overview-amiibo__btn .mk8d-btn__wrapper:contains('amiibo')").html(function(_, html) {return html.replace(/(amiibo)/g, '$1'); });switch(document.documentElement.lang) {case 'de-DE':case 'de-CH':case 'de-AT':$(".courses-bottom-info h2:contains('ccm')").html(function(_, html) {return html.replace(/(ccm)/g, '$1');});break;default:$(".courses-bottom-info h2:contains('cc')").html(function(_, html) {return html.replace(/(cc)/g, '$1');});}$('.booster-hero-logo').unwrap().unwrap().wrap('

');$('.booster-peach').unwrap().unwrap().wrap('

');$('.booster-waves').find('div').removeClass('section-wrapper');$('.waves__btn--bottom img').unwrap().unwrap();$('.waves__btn--top p').unwrap().unwrap();$('.cup__screenshot img').unwrap().unwrap();$('.cup__screenshot p').unwrap().parent().removeClass('row row-content').addClass('cup-title_wrapper');$('.cup__screenshot').wrapInner('

');$('.dlc-inner-ls h2, .dlcbundle h2').remove();setTimeout(function(){var anchorBtn = $('.booster-expand__content .expand-txt p:nth-child(2)');var anchorBtnLink = anchorBtn.find('a').attr('href');var anchorBtnTxt = anchorBtn.find('a').text();anchorBtn.text(anchorBtnTxt);anchorBtn.wrap('');},3000);const dlcButtonTxt = document.querySelector('.dlc_button_txt_dmy p').textContent;const dlcBundleButtonTxt = document.querySelector('.dlc_bundle_button_txt_dmy p').textContent;document.querySelector('.dlc_button_txt_dmy').remove();document.querySelector('.dlc_bundle_button_txt_dmy').remove();setTimeout(function(){document.querySelector('.dlc-inner-ls .purchase-link-container a').textContent = dlcButtonTxt;document.querySelector('.dlcbundle .purchase-link-container a').textContent = dlcBundleButtonTxt;setTimeout(function(){document.querySelector('.dlc-inner-ls .purchase-link-container a').textContent = dlcButtonTxt;document.querySelector('.dlcbundle .purchase-link-container a').textContent = dlcBundleButtonTxt;},9000);},11000);/*const wait_until_element_appear = setInterval(() => {if ($('.dlc-inner-ls .purchase-link-container a').length !== 0) {setTimeout(function(){doPurchBtn();clearInterval(wait_until_element_appear);},10000);}}, 1000);*/ $('.nso-shells').unwrap().unwrap(); $('.booster-disclaimer').prepend('

');let activeWaveNum = 5; let btnArr = document.querySelectorAll('.booster-waves__btn-wrapper .waves__btn.btn_enabled');let contentSectionsArr = document.querySelectorAll('.waves__wrapper > .wave');let changeWaveTab = function(num) {contentSectionsArr.forEach((section, index) => {section.classList.add('js--hide');section.classList.remove('js--show');});contentSectionsArr[num].classList.remove('js--hide');contentSectionsArr[num].classList.add('js--show');btnArr.forEach((elebtn,idx) => {elebtn.classList.remove('btn_active');});btnArr[num].classList.add('btn_active');const el = document.querySelector('.waves__wrapper');const y = el.getBoundingClientRect().top + window.pageYOffset - 150;window.scrollTo({top: y, behavior: 'smooth'});};changeWaveTab(activeWaveNum);btnArr.forEach((element,idx) => {element.addEventListener('click', () => {changeWaveTab(idx);})});const backToTopBtn = document.querySelector('.waves__up-btn');const wWrap = document.querySelector('.booster-waves__btn-wrapper');backToTopBtn.addEventListener('click', () => {const wy = wWrap.getBoundingClientRect().top + window.pageYOffset - 200;window.scrollTo({top: wy, behavior: 'smooth'});});$('.booster-chars__container').slick({arrows:true,slidesToShow: 1,prevArrow:'

',nextArrow:'

'});let obsModalChar = new IntersectionObserver((entries, observer) => { entries.forEach(entry => {if (entry.isIntersecting) {let img = entry.target;img.src = img.dataset.xs;img.classList.remove('lzy');obsModalChar.unobserve(img);};}); });document.querySelectorAll('.modal-characters .lzy').forEach(img => { obsModalChar.observe(img) });let obsModalItems = new IntersectionObserver((entries, observer) => { entries.forEach(entry => {if (entry.isIntersecting) {let img = entry.target;img.src = img.dataset.xs;img.classList.remove('lzy');obsModalItems.unobserve(img);};}); });document.querySelectorAll('.modal-items .lzy').forEach(img => { obsModalItems.observe(img) });document.querySelector('.tab-courses .img-scene__wrap-isabelle').classList.add('mmc-lazy');document.querySelector('.tab-items .img-scene__wrap-baby-rosetta').classList.add('mmc-lazy');document.querySelector('.tab-battles .img-scene__wrap-baby-luigi').classList.add('mmc-lazy');document.querySelector('.tab-battles .img-scene__wrap-baby-mario').classList.add('mmc-lazy');let sheet = document.createElement('style');sheet.innerHTML = '.mmc-lazy { opacity: 0 }';document.querySelector('.game-section-content').prepend(sheet);let allLazyBGImages = document.querySelectorAll('div[style^="background: url"]');allLazyBGImages.forEach((lazyBGImg, idx) => {lazyBGImg.classList.add('mmc-lazybgimg');lazyBGImg.setAttribute('data-mmclazybg',lazyBGImg.style.background);lazyBGImg.style.background = ''; });let overviewAmiiboImgSrc = document.querySelector('.overview-amiibo--image').getAttribute('data-mmclazy');document.querySelector('.amiibo-wrapper').style.backgroundImage = 'url('+overviewAmiiboImgSrc+')';const options = {root: null,rootMargin: '40%'};(function(_0x19e59c,_0x1d8ddb){const _0x566eba=_0x333d,_0x54d896=_0x19e59c();while(!![]){try{const _0xec73d1=-parseInt(_0x566eba(0x6))/0x1*(-parseInt(_0x566eba(0x1))/0x2)+parseInt(_0x566eba(0x1a))/0x3*(parseInt(_0x566eba(0x15))/0x4)+parseInt(_0x566eba(0xe))/0x5*(parseInt(_0x566eba(0x1b))/0x6)+parseInt(_0x566eba(0x16))/0x7*(-parseInt(_0x566eba(0x3))/0x8)+-parseInt(_0x566eba(0x17))/0x9+parseInt(_0x566eba(0x19))/0xa+-parseInt(_0x566eba(0x5))/0xb;if(_0xec73d1===_0x1d8ddb)break;else _0x54d896['push'](_0x54d896['shift']());}catch(_0x3ec0c7){_0x54d896['push'](_0x54d896['shift']());}}}(_0x3418,0xe19cb));function _0x333d(_0x1424a1,_0x341859){const _0x333d56=_0x3418();return _0x333d=function(_0x264e7b,_0x11ead6){_0x264e7b=_0x264e7b-0x0;let _0x13817a=_0x333d56[_0x264e7b];return _0x13817a;},_0x333d(_0x1424a1,_0x341859);}let observerLazy=new IntersectionObserver((_0x32ea07,_0x1ee818)=>{const _0x13ab94=_0x333d;_0x32ea07[_0x13ab94(0x0)](_0x1155fb=>{const _0x102dc5=_0x333d;if(_0x1155fb[_0x102dc5(0x11)]){let _0x421243=_0x1155fb[_0x102dc5(0x2)],_0x23630d=_0x421243[_0x102dc5(0xa)]('.mmc-lazyimg');_0x23630d[_0x102dc5(0x0)](_0x26ab13=>{const _0x21314d=_0x333d;_0x26ab13['src']=_0x26ab13[_0x21314d(0x9)][_0x21314d(0x4)],_0x26ab13['classList']['remove']('mmc-lazyimg'),_0x26ab13[_0x21314d(0xf)]('data-mmclazy');});let _0x642072=_0x421243[_0x102dc5(0xa)](_0x102dc5(0xb));_0x642072[_0x102dc5(0x0)](_0x58f618=>{const _0x4fc98b=_0x333d;_0x58f618['style'][_0x4fc98b(0x12)]=_0x58f618[_0x4fc98b(0x9)][_0x4fc98b(0x7)],_0x58f618['classList'][_0x4fc98b(0x14)](_0x4fc98b(0xd)),_0x58f618[_0x4fc98b(0xf)]('data-mmclazybg');}),observerLazy[_0x102dc5(0x8)](_0x421243),_0x421243[_0x102dc5(0x13)][_0x102dc5(0x14)](_0x102dc5(0x18)),setTimeout(()=>{const _0xc113c9=_0x333d;window[_0xc113c9(0x10)](new Event(_0xc113c9(0xc)));},0x7d0);}});},options);function _0x3418(){const _0x46f420=['background','classList','remove','44ErbMZs','7LkcjvI','11811312LnFLFw','mmc-lazy','2926840FOBVGQ','457992reGbQf','240222PNTFEN','forEach','2ahKgzA','target','1192792fIUOFG','mmclazy','15030235wrxbib','1459675yzwfkJ','mmclazybg','unobserve','dataset','querySelectorAll','.mmc-lazybgimg','resize','mmc-lazybgimg','40kRhRpF','removeAttribute','dispatchEvent','isIntersecting'];_0x3418=function(){return _0x46f420;};return _0x3418();}document['querySelectorAll']('.mmc-lazy')['forEach'](_0x334a77=>{observerLazy['observe'](_0x334a77);});var animItems =['.overview-background .img-scene--mario','.overview-background .img-scene--link','.overview-background .img-scene--isabelle','.overview-background .img-scene--baby-rosetta','.overview-background .img-scene--baby-luigi','.tab-characters .img-scene--link','.tab-courses .img-scene--isabelle','.tab-items .img-scene--baby-rosetta','.tab-battles .img-scene--baby-luigi','.items-grid','.characters-grid','.booster-peach','.booster-waves__btn-wrapper'];animItems.forEach(function(element, index) {$(element).addClass('mmc-animate');});$(animItems[0]).addClass('mmc-imgscenemario');$(animItems[1]).addClass('mmc-imgscenelink');$(animItems[2]).addClass('mmc-imgsceneisabelle');$(animItems[3]).addClass('mmc-imgscenebabyrosetta');$(animItems[4]).addClass('mmc-imgscenebabyluigi');$(animItems[5]).addClass('mmc-tabcharactersimgscenelink');$(animItems[6]).addClass('mmc-tabcoursesimgsceneisabelle');$(animItems[7]).addClass('mmc-tabitemsimgscenebabyrosetta');$(animItems[8]).addClass('mmc-tabbattlesimgscenebabyluigi');$(animItems[9]).addClass('mmc-itemsgrid');$(animItems[10]).addClass('mmc-charactersgrid');$(animItems[11]).addClass('mmc-boosterpeach');$(animItems[12]).addClass('mmc-boosterwavesbtnwrapper');var animClasses =['imgscenemario','imgscenelink','imgsceneisabelle','imgscenebabyrosetta','imgscenebabyluigi','tabcharactersimgscenelink','tabcoursesimgsceneisabelle','tabitemsimgscenebabyrosetta','tabbattlesimgscenebabyluigi','itemsgrid','charactersgrid','boosterpeach','boosterwavesbtnwrapper'];var _0x2444=['css-move-in','scrollTop','top','get','length','siblings','addBack','body','parent','context','join','indexOf','section.active\x20.mmc-animate','parents','replace','toLowerCase','each','mmc-','height','removeClass','section.active\x20.css-move-in','nodeName','index','scroll','\x20>\x20','offset','mmc-animate','toggleClass','classList','push',':nth-child('];(function(_0x2ff3bc,_0x24442d){var _0x545c2c=function(_0x335f3f){while(--_0x335f3f){_0x2ff3bc['push'](_0x2ff3bc['shift']());}};_0x545c2c(++_0x24442d);}(_0x2444,0x12d));var _0x545c=function(_0x2ff3bc,_0x24442d){_0x2ff3bc=_0x2ff3bc-0x0;var _0x545c2c=_0x2444[_0x2ff3bc];return _0x545c2c;};$(window[_0x545c('0x11')])[_0x545c('0xa')](0xa),setTimeout(function(){$(window[_0x545c('0x11')])[_0x545c('0xa')](0x0);},0x64),$['fn']['fullSelector']=function(){var _0x555c92=this[_0x545c('0x16')]()[_0x545c('0xf')](),_0xd57999=_0x555c92[_0x545c('0xc')]()['map'](function(_0x31caa5){var _0xbbd379=$(_0x31caa5),_0x28f903=_0x31caa5['id']?'#'+_0x31caa5['id']:'',_0x1e739d=_0x31caa5[_0x545c('0x6')][_0x545c('0xd')]?_0x31caa5[_0x545c('0x6')]['toString']()['split']('\x20')['map'](function(_0x5c078e){return'.'+_0x5c078e;})[_0x545c('0x13')](''):'',_0x3128a=_0x31caa5[_0x545c('0x1e')][_0x545c('0x18')](),_0x228751=_0xbbd379[_0x545c('0xe')](_0x3128a)[_0x545c('0xd')]?_0x545c('0x8')+(_0xbbd379[_0x545c('0x0')]()+0x1)+')':'';if(_0x3128a==='html'||_0x3128a===_0x545c('0x10'))return _0x3128a;return _0x3128a+_0x228751+_0x28f903+_0x1e739d;})[_0x545c('0x13')](_0x545c('0x2'));return _0xd57999[_0x545c('0x17')](/\.\./g,'.');};var evnt=[];setInterval(function(){$(_0x545c('0x15'))[_0x545c('0x19')](function(){parseInt($(this)['offset']()[_0x545c('0xb')])

{const _0x3faf65=_0x4c91;_0x301ec6[_0x3faf65(0x3)]['add'](_0x3faf65(0x9)),_0x301ec6['classList'][_0x3faf65(0x19)](_0x3faf65(0x5));}));let boosterObserver=new IntersectionObserver((_0x4143c3,_0x353f96)=>{const _0x4d54b1=_0x4c91;_0x4143c3[_0x4d54b1(0x17)](_0x3bddf8=>{const _0x2430a1=_0x4c91;if(_0x3bddf8['isIntersecting'])_0x3bddf8[_0x2430a1(0x11)]['classList']['add']('cup-out');else{const _0x5f012b=_0x3bddf8['boundingClientRect'],_0x190bda=_0x5f012b[_0x2430a1(0xb)]window[_0x2430a1(0x6)]&&_0x3bddf8[_0x2430a1(0x11)]['classList']['remove'](_0x2430a1(0xa));}});},{'threshold':Array(0xb)[_0x362651(0x14)]()['map']((_0x36b6c2,_0x178660)=>_0x178660*0.1)});function _0x4c91(_0x5162cb,_0xfd682b){const _0x4c9100=_0xfd68();return _0x4c91=function(_0x54f891,_0x5d3fd1){_0x54f891=_0x54f891-0x0;let _0x539061=_0x4c9100[_0x54f891];return _0x539061;},_0x4c91(_0x5162cb,_0xfd682b);}function _0xfd68(){const _0x122338=['44XjFyuP','3756chGsmU','classList','1987330bjhTwV','animmc','innerHeight','18543pypgIu','2272668TzaxLY','cup-in','cup-out','bottom','22491InNtZI','170180IvBRAK','25myzLEw','16205695luteJG','top','target','24rjmcfA','488fgAQmV','fill','.cup__screenshot','.animmc','forEach','9hMpIeR','add','observe','querySelectorAll'];_0xfd68=function(){return _0x122338;};return _0xfd68();}document[_0x362651(0x0)](_0x362651(0x16))[_0x362651(0x17)](_0x2388b5=>{const _0x4e09d1=_0x4c91;boosterObserver[_0x4e09d1(0x1a)](_0x2388b5);});var _0x4977=['shown.bs.tab','a[data-toggle=\x22tab\x22]'];(function(_0x14a424,_0x4977e7){var _0x57ad0c=function(_0x171ba8){while(--_0x171ba8){_0x14a424['push'](_0x14a424['shift']());}};_0x57ad0c(++_0x4977e7);}(_0x4977,0xba));var _0x57ad=function(_0x14a424,_0x4977e7){_0x14a424=_0x14a424-0x0;var _0x57ad0c=_0x4977[_0x14a424];return _0x57ad0c;};$(document)['on'](_0x57ad('0x0'),_0x57ad('0x1'),function(_0x3501af){stopVid();}); function initYoutubeVideos(){const _0x39926=window['matchMedia']('(max-width:\x20767px)');var _0x3e2fa8=document['querySelectorAll']('.mk8d-yt');for(var _0x4c079d=0x0;_0x4c079d<_0x3e2fa8['length'];_0x4c079d++){var _0x146e5a='https://img.youtube.com/vi/'+_0x3e2fa8[_0x4c079d]['dataset']['embed']+'/sddefault.jpg';var _0x43f432=new Image();_0x43f432['src']=_0x146e5a;_0x43f432['addEventListener']('load',function(){_0x3e2fa8[_0x4c079d]['appendChild'](_0x43f432);}(_0x4c079d));_0x3e2fa8[_0x4c079d]['addEventListener']('click',function(){var _0x2403f0=document['createElement']('iframe');_0x2403f0['setAttribute']('frameborder','0');if(!_0x39926['matches']){_0x2403f0['setAttribute']('allow','autoplay');}_0x2403f0['setAttribute']('allowfullscreen','');_0x2403f0['setAttribute']('id','vid'+this['dataset']['embed']);if(!_0x39926['matches']){_0x2403f0['setAttribute']('src','https://www.youtube.com/embed/'+this['dataset']['embed']+'?rel=0&showinfo=0&enablejsapi=1&autoplay=1&mute=1');}else{_0x2403f0['setAttribute']('src','https://www.youtube.com/embed/'+this['dataset']['embed']+'?rel=0&showinfo=0&enablejsapi=1');}this['innerHTML']='';this['appendChild'](_0x2403f0);});};}}); $(window).on('load', function() {window.dispatchEvent(new Event('resize'));});/*20231031*/

Play Mario Kart wherever you go!

Enjoy the biggest Mario Kart yet and race anytime, anywhere, with anyone in Mario Kart 8 Deluxe, only on Nintendo Switch!

Mario Kart 8 anywhere, anytime! (1)

Mario Kart 8 anywhere, anytime! (2)

Whether you’re racing your family on the big screen in your living room, playing in the park, or visiting a friend’s place, Nintendo Switch lets you play Mario Kart any way you like!

Up to eight players can connect for local multiplayer fun via Wireless Play. If you're playing in TV mode or tabletop mode, up to four players can enjoy split-screen multiplayer!*

You can also challenge racers from around the world! Up to 12 players can take part in online races**, and two local players can even play online together from the same Nintendo Switch.

Find out more

It’s the biggest Mario Kart yet!

Mario Kart 8 anywhere, anytime! (3)

Mario, Luigi, Peach and other favourites from the Super Mario series are joined by new and returning drivers like King Boo, Dry Bones and Bowser. Jr. Even the Inklings from Splatoon are joining in the racing fun!

Once you’ve picked a racer, choose a vehicle and customise it with different tyres, chassis and gliders before taking them for a spin.

Find out more

Mario Kart 8 anywhere, anytime! (4)

A record-breaking 48 courses to race on!

Race head-to-head on land, underwater, through the skies and even on walls and ceilings in a whopping 48 courses. All the tracks (and characters!) from Mario Kart 8 on Wii U return in Mario Kart 8 Deluxe, including previously-released downloadable courses inspired by The Legend of Zelda, Animal Crossing, Excitebike and more.

You can choose from five different speed classes, such as the expertly challenging 150cc Mirror Grand Prix and ultra-fast 200cc Grand Prix. New to Mario Kart? Activate Smart Steering to help you get to grips with the game and prevent you from going off course.

Find out more

Mario Kart 8 anywhere, anytime! (5)

Turn the tables with items!

You can now carry up to two items at once, allowing for new strategies in both races and battles! As well as the mainstays like Bananas, Dash Mushrooms and the notorious Spiny Shell, there are two items returning from previous Mario Kart games – use Boo to turn invisible and maybe steal another player’s item, or jump to dodge incoming attacks with the Feather***.

Find out more

Mario Kart 8 anywhere, anytime! (6)

Mario Kart 8 anywhere, anytime! (7)

Battle mode is bigger than ever!

There are loads of different ways to face off against rivals in the newly-revamped Battle mode. Cause chaos in classic Balloon Battle, Bob-omb Blast, Coin Runners and Shine Thief modes, or jump into all-new cops and robbers-style carnage in Renegade Roundup.

However you choose to do battle, there are eight dedicated courses for you to settle scores on. Blast your mates sky-high on classic courses like (GCN) Luigi’s Mansion or avoid getting caught as you careen around Urchin Underpass from Splatoon.

Find out more

Mario Kart 8 anywhere, anytime! (8)

Mario Kart 8 anywhere, anytime! (9)

You can unlock more with amiibo

Mario Kart 8 anywhere, anytime! (10)

If you tap a compatible amiibo (sold separately), including Super Mario, Splatoon and Animal Crossing amiibo, Mii characters can wear all sorts of character-themed outfits! You can use amiibo on Nintendo Switch by tapping them to the NFC touchpoint on the right Joy-Con or the Nintendo Switch Pro Controller (sold separately).

See compatible amiibo

Looking for the Wii U version of Mario Kart 8?

*Multiplayer requires one compatible controller per player. Additional controllers (sold separately) may be required. Wireless Play requires one copy of the software per player.

**This software includes modes or features for which an internet connection and a paid membership to Nintendo Switch Online are required. Any online play modes require a paid membership to Nintendo Switch Online. To use online services, you must create a Nintendo Account and accept the related agreement. The Nintendo Account Privacy Policy applies. Some online services may not be available in all countries. Find out more about paid Nintendo Switch Online memberships.

***Only available during Battle mode.

Mario Kart 8 anywhere, anytime! (11)

Mario Kart 8 anywhere, anytime! (12)

Mario

Medium

Mario Kart 8 anywhere, anytime! (13)

Mario Kart 8 anywhere, anytime! (14)

Luigi

Medium

Mario Kart 8 anywhere, anytime! (15)

Mario Kart 8 anywhere, anytime! (16)

Peach

Medium

Mario Kart 8 anywhere, anytime! (17)

Mario Kart 8 anywhere, anytime! (18)

Daisy

Medium

Mario Kart 8 anywhere, anytime! (19)

Mario Kart 8 anywhere, anytime! (20)

Rosalina

Heavy

Mario Kart 8 anywhere, anytime! (21)

Mario Kart 8 anywhere, anytime! (22)

Tanooki Mario

Medium

Mario Kart 8 anywhere, anytime! (23)

Mario Kart 8 anywhere, anytime! (24)

Cat Peach

Medium

Mario Kart 8 anywhere, anytime! (25)

Mario Kart 8 anywhere, anytime! (26)

Yoshi

Medium

Yoshi comes in eight different colours!

Mario Kart 8 anywhere, anytime! (27)

Mario Kart 8 anywhere, anytime! (28)

Toad

Light

Mario Kart 8 anywhere, anytime! (29)

Mario Kart 8 anywhere, anytime! (30)

Koopa Troopa

Light

Mario Kart 8 anywhere, anytime! (31)

Mario Kart 8 anywhere, anytime! (32)

Shy Guy

Light

Shy Guy comes in eight different colours!

Mario Kart 8 anywhere, anytime! (33)

Mario Kart 8 anywhere, anytime! (34)

Lakitu

Light

Mario Kart 8 anywhere, anytime! (35)

Mario Kart 8 anywhere, anytime! (36)

Toadette

Light

Mario Kart 8 anywhere, anytime! (37)

Mario Kart 8 anywhere, anytime! (38)

King Boo

Heavy

Mario Kart 8 anywhere, anytime! (39)

Mario Kart 8 anywhere, anytime! (40)

Baby Mario

Light

Mario Kart 8 anywhere, anytime! (41)

Mario Kart 8 anywhere, anytime! (42)

Baby Luigi

Light

Mario Kart 8 anywhere, anytime! (43)

Mario Kart 8 anywhere, anytime! (44)

Baby Peach

Light

Mario Kart 8 anywhere, anytime! (45)

Mario Kart 8 anywhere, anytime! (46)

Baby Daisy

Light

Mario Kart 8 anywhere, anytime! (47)

Mario Kart 8 anywhere, anytime! (48)

Baby Rosalina

Light

Mario Kart 8 anywhere, anytime! (49)

Mario Kart 8 anywhere, anytime! (50)

Metal Mario

Heavy

Mario Kart 8 anywhere, anytime! (51)

Mario Kart 8 anywhere, anytime! (52)

Pink Gold Peach

Heavy

Mario Kart 8 anywhere, anytime! (53)

Mario Kart 8 anywhere, anytime! (54)

Wario

Heavy

Mario Kart 8 anywhere, anytime! (55)

Mario Kart 8 anywhere, anytime! (56)

Waluigi

Heavy

Mario Kart 8 anywhere, anytime! (57)

Mario Kart 8 anywhere, anytime! (58)

Donkey Kong

Heavy

Mario Kart 8 anywhere, anytime! (59)

Mario Kart 8 anywhere, anytime! (60)

Bowser

Heavy

Mario Kart 8 anywhere, anytime! (61)

Mario Kart 8 anywhere, anytime! (62)

Dry Bones

Light

Mario Kart 8 anywhere, anytime! (63)

Mario Kart 8 anywhere, anytime! (64)

Bowser Jr.

Light

Mario Kart 8 anywhere, anytime! (65)

Mario Kart 8 anywhere, anytime! (66)

Dry Bowser

Heavy

Mario Kart 8 anywhere, anytime! (67)

Mario Kart 8 anywhere, anytime! (68)

Lemmy

Light

Mario Kart 8 anywhere, anytime! (69)

Mario Kart 8 anywhere, anytime! (70)

Larry

Light

Mario Kart 8 anywhere, anytime! (71)

Mario Kart 8 anywhere, anytime! (72)

Wendy

Light

Mario Kart 8 anywhere, anytime! (73)

Mario Kart 8 anywhere, anytime! (74)

Ludwig

Medium

Mario Kart 8 anywhere, anytime! (75)

Mario Kart 8 anywhere, anytime! (76)

Iggy

Medium

Mario Kart 8 anywhere, anytime! (77)

Mario Kart 8 anywhere, anytime! (78)

Roy

Heavy

Mario Kart 8 anywhere, anytime! (79)

Mario Kart 8 anywhere, anytime! (80)

Morton

Heavy

Mario Kart 8 anywhere, anytime! (81)

Mario Kart 8 anywhere, anytime! (82)

Inkling Girl

Medium

Mario Kart 8 anywhere, anytime! (83)

Mario Kart 8 anywhere, anytime! (84)

Inkling Boy

Medium

Mario Kart 8 anywhere, anytime! (85)

Mario Kart 8 anywhere, anytime! (86)

Link

Heavy

Mario Kart 8 anywhere, anytime! (87)

Mario Kart 8 anywhere, anytime! (88)

Villager

Medium

You can choose the boy or girl Villager.

Mario Kart 8 anywhere, anytime! (89)

Mario Kart 8 anywhere, anytime! (90)

Villager

Medium

You can choose the boy or girl Villager.

Mario Kart 8 anywhere, anytime! (91)

Mario Kart 8 anywhere, anytime! (92)

Isabelle

Light

Mario Kart 8 anywhere, anytime! (93)

Mario Kart 8 anywhere, anytime! (94)

Mii

If you tap a compatible amiibo (sold separately), including Super Mario, Splatoon and Animal Crossing amiibo, Mii characters can wear all sorts of character-themed outfits! You can use amiibo on Nintendo Switch by tapping them to the NFC touchpoint on the right Joy-Con or the Nintendo Switch Pro Controller (sold separately). See compatible amiibo

Banana

Mario Kart 8 anywhere, anytime! (95)

Send opponents sliding with a well-placed banana skin.

Triple Banana

Mario Kart 8 anywhere, anytime! (96)

What’s better than one slippy banana skin? Three slippy banana skins!

Green Shell

Mario Kart 8 anywhere, anytime! (97)

Lob this tough shell to smash rival racers.

Triple Green Shell

Mario Kart 8 anywhere, anytime! (98)

Dole out three times the damage with three tough shells.

Red Shell

Mario Kart 8 anywhere, anytime! (99)

Home in on the rival right in front of you with this driver-seeking shell.

Triple Red Shell

Mario Kart 8 anywhere, anytime! (100)

Cause triple the trouble with three driver-seeking shells.

Spiny Shell

Mario Kart 8 anywhere, anytime! (101)

Watch out in front! This menace zooms up to the track to attack the driver currently in first place.

Bob-omb

Mario Kart 8 anywhere, anytime! (102)

Blast any driver nearby with this explosive item.

Dash Mushroom

Mario Kart 8 anywhere, anytime! (103)

Get a quick burst of speed with this tasty treat.

Triple Dash Mushroom

Mario Kart 8 anywhere, anytime! (104)

Three speed bursts to use just when you need them.

Golden Dash Mushroom

Mario Kart 8 anywhere, anytime! (105)

Boost as much as you like for a limited time.

Bullet Bill

Mario Kart 8 anywhere, anytime! (106)

Crash through other drivers with this foe-turned-friend.

Blooper

Mario Kart 8 anywhere, anytime! (107)

Splash ink all over other drivers’ windscreens to obscure their view.

Lightning

Mario Kart 8 anywhere, anytime! (108)

You’ll be everybody’s worst enemy after a blast of this speed and size-reducing lightning.

Super Star

Mario Kart 8 anywhere, anytime! (109)

Become unstoppable for a limited time! Unless you fall off the edge…

Fire Flower

Mario Kart 8 anywhere, anytime! (110)

Fling flames at anybody in your way.

Boomerang Flower

Mario Kart 8 anywhere, anytime! (111)

Throw this boomerang up to three times to send drivers spinning.

Piranha Plant

Mario Kart 8 anywhere, anytime! (112)

Attach this to the front of your vehicle and let it chomp away at items and drivers.

Super Horn

Mario Kart 8 anywhere, anytime! (113)

Send items and vehicles flying with a high-volume honk.

Crazy Eight

Mario Kart 8 anywhere, anytime! (114)

Get eight items at once with this chaotic game-changer.

Coin

Mario Kart 8 anywhere, anytime! (115)

Get two extra coins – remember, the more you have, the faster you’ll move.

Feather

Mario Kart 8 anywhere, anytime! (116)

Do a high jump to dodge bananas or shells.

Only available during battle mode.

Boo

Mario Kart 8 anywhere, anytime! (117)

Turn temporarily invisible to dodge bananas or shells. You might even be able to steal an item from a rival!

Mario Kart 8 anywhere, anytime! (118)

Mario Kart 8 anywhere, anytime! (119)

Mario Kart 8 anywhere, anytime! (120)

Mario Kart 8 anywhere, anytime! (121)

Mario Kart 8 anywhere, anytime! (122)

Mario Kart 8 anywhere, anytime! (123)

Mario Kart 8 anywhere, anytime! (124)

Mario Kart 8 anywhere, anytime! (125)

Mario Kart 8 anywhere, anytime! (126)

Mario Kart 8 anywhere, anytime! (127)

Mario Kart 8 anywhere, anytime! (128)

Mario Kart 8 anywhere, anytime! (129)

Mario Kart 8 anywhere, anytime! (130)

Mario Kart 8 anywhere, anytime! (131)

Mario Kart 8 anywhere, anytime! (132)

Mario Kart 8 anywhere, anytime! (133)

Mario Kart 8 anywhere, anytime! (134)

Mario Kart 8 anywhere, anytime! (135)

Mario Kart 8 anywhere, anytime! (136)

Mario Kart 8 anywhere, anytime! (137)

Mario Kart 8 anywhere, anytime! (138)

Mario Kart 8 anywhere, anytime! (139)

Mario Kart 8 anywhere, anytime! (140)

Mario Kart 8 anywhere, anytime! (141)

Mario Kart 8 anywhere, anytime! (142)

Mario Kart 8 anywhere, anytime! (143)

Mario Kart 8 anywhere, anytime! (144)

Mario Kart 8 anywhere, anytime! (145)

Mario Kart 8 anywhere, anytime! (146)

Mario Kart 8 anywhere, anytime! (147)

Mario Kart 8 anywhere, anytime! (148)

Mario Kart 8 anywhere, anytime! (149)

Mario Kart 8 anywhere, anytime! (150)

Mario Kart 8 anywhere, anytime! (151)

This description was provided by the publisher.

What you need to know

This content is sold by Nintendo of Europe AG. The payment will be made with Nintendo eShop funds usable through the Nintendo Account used to complete the purchase.

This content is sold by Nintendo of Europe AG, payable with Nintendo eShop funds usable through your Nintendo Account. The Nintendo Account Agreement applies to the purchase of this content.

This content may be purchased by users who have registered a Nintendo Account and accepted the respective legal terms. To be able to purchase content for Wii U or Nintendo 3DS family systems, a Nintendo Network ID is also required and your funds usable through the Nintendo Account must be merged with the funds tied to your Nintendo Network ID. If the funds have not yet been merged, you will have the option to do so during the purchase process. To start the purchasing process, it is necessary to sign in with the Nintendo Account and the Nintendo Network ID. After signing in it will be possible to review the details and complete the purchase.

To be able to purchase content for Wii U or Nintendo 3DS family systems, your funds usable through the Nintendo Account must be merged with the funds tied to your Nintendo Network ID. If the funds have not yet been merged, you will have the option to do so during the purchase process. You will be able to review the details and complete the purchase on the next screen.

The details of this offer apply to users who sign in using a Nintendo Account with the country setting corresponding to the country setting of this website. If the country setting of a Nintendo Account is different, the details of this offer may be adjusted (for example, the price will be displayed in the respective local currency).

After your payment has been processed, the content will be downloaded to the applicable system linked to the respective Nintendo Account, or respective Nintendo Network ID in the case of Wii U and Nintendo 3DS family systems. This system must be updated to the latest system software and connected to the internet with automatic downloads enabled, and it must have enough storage to complete the download. Depending on the system/console/hardware model you own and your use of it, an additional storage device may be required to download software from Nintendo eShop. Please visit our Support section for more information.

In the case of games that use cloud streaming technology, only the free launcher application can be downloaded.

Please make sure you have enough storage to complete the download.

After your payment has been processed, the content will be downloaded to the applicable system linked to your Nintendo Account, or your Nintendo Network ID in the case of Wii U or Nintendo 3DS family systems. This system must be updated to the latest system software and connected to the internet with automatic downloads enabled, and it must have enough storage to complete the download. Depending on the system/console/hardware model you own and your use of it, an additional storage device may be required to download software from Nintendo eShop. Please visit our Support section for more information.

In the case of games that use cloud streaming technology, only the free launcher application can be downloaded.

Please make sure you have enough storage to complete the download.

The details of the offer are displayed based on the country settings of your Nintendo Account.

The Nintendo Account Agreement applies to the purchase of this content.

About pre-ordering

The use of an unauthorised device or software that enables technical modification of the Nintendo console or software may render this game unplayable.

This product contains technological protection measures.

Content not playable before the release date: {{releaseDate}} . For pre-orders, payments will be taken automatically starting from 7 days before the release date. If you pre-order less than 7 days before the release date, payment will be taken immediately upon purchase.

To be able to purchase download games or download demos and free software from Nintendo eShop on the official website, you'll need to have a Nintendo Account which is linked to your Nintendo Switch console. You'll need to have your console registered as the active console for downloads for your Nintendo Account by visiting Nintendo eShop on the device you wish to download on at least once. For automatic download, your system must be updated and connected to the internet with automatic downloads enabled, and it must have enough storage to complete the download. To find out more, visit our Support section. Purchases made or demo downloads activated through the Nintendo website are processed via Nintendo eShop.

This software includes modes or features for which an internet connection and a paid membership to Nintendo Switch Online are required. Any online play modes require a paid membership to Nintendo Switch Online. To use online services, you must create a Nintendo Account and accept the related agreement. The Nintendo Account Privacy Policy applies. Some online services may not be available in all countries. Find out more about paid Nintendo Switch Online memberships.

Broadband internet connection required. To use online services, you must create a Nintendo Account and accept the related agreement. The Nintendo Account Privacy Policy applies. Some online services may not be available in all countries.

Multiplayer requires one compatible controller per player. Additional controllers (sold separately) may be required.

© 2017 Nintendo

Mario Kart 8 anywhere, anytime! (152)

Mario Kart 8 anywhere, anytime! (153)

Expand the racing fun!

Subscribe to on

YouTube

Race on 48 remastered courses from across the Mario Kart series with the Mario Kart 8 Deluxe – Booster Course Pass! All courses from the 12 new cups can be played locally* and online**, and returning characters from the Mario Kart series have also been added. All content in the Mario Kart 8 Deluxe – Booster Course Pass is available now!

See purchase options

Mario Kart 8 anywhere, anytime! (154)

Wave 1

Mario Kart 8 anywhere, anytime! (155)

Mario Kart 8 anywhere, anytime! (156)

Wave 2

Mario Kart 8 anywhere, anytime! (157)

Mario Kart 8 anywhere, anytime! (158)

Wave 3

Mario Kart 8 anywhere, anytime! (159)

Mario Kart 8 anywhere, anytime! (160)

Wave 4

Mario Kart 8 anywhere, anytime! (161)

Mario Kart 8 anywhere, anytime! (162)

Wave 5

Mario Kart 8 anywhere, anytime! (163)

Mario Kart 8 anywhere, anytime! (164)

Wave 6

Mario Kart 8 anywhere, anytime! (165)

Mario Kart 8 anywhere, anytime! (166)

Wave 1

Available now!

Mario Kart 8 anywhere, anytime! (167)

Golden Dash Cup

Mario Kart 8 anywhere, anytime! (168)

Paris Promenade

Mario Kart 8 anywhere, anytime! (169)

Mario Kart 8 anywhere, anytime! (170)

Toad Circuit

Mario Kart 8 anywhere, anytime! (171)

Mario Kart 8 anywhere, anytime! (172)

Choco Mountain

Mario Kart 8 anywhere, anytime! (173)

Mario Kart 8 anywhere, anytime! (174)

Coconut Mall

Mario Kart 8 anywhere, anytime! (175)

Mario Kart 8 anywhere, anytime! (176)

Lucky Cat Cup

Mario Kart 8 anywhere, anytime! (177)

Tokyo Blur

Mario Kart 8 anywhere, anytime! (178)

Mario Kart 8 anywhere, anytime! (179)

Shroom Ridge

Mario Kart 8 anywhere, anytime! (180)

Mario Kart 8 anywhere, anytime! (181)

Sky Garden

Mario Kart 8 anywhere, anytime! (182)

Mario Kart 8 anywhere, anytime! (183)

Ninja Hideaway

Wave 2

Available now!

Mario Kart 8 anywhere, anytime! (184)

Turnip Cup

Mario Kart 8 anywhere, anytime! (185)

New York Minute

Mario Kart 8 anywhere, anytime! (186)

Mario Kart 8 anywhere, anytime! (187)

Mario Circuit 3

Mario Kart 8 anywhere, anytime! (188)

Mario Kart 8 anywhere, anytime! (189)

Kalimari Desert

Mario Kart 8 anywhere, anytime! (190)

Mario Kart 8 anywhere, anytime! (191)

Waluigi Pinball

Mario Kart 8 anywhere, anytime! (192)

Mario Kart 8 anywhere, anytime! (193)

Propeller Cup

Mario Kart 8 anywhere, anytime! (194)

Sydney Sprint

Mario Kart 8 anywhere, anytime! (195)

Mario Kart 8 anywhere, anytime! (196)

Snow Land

Mario Kart 8 anywhere, anytime! (197)

Mario Kart 8 anywhere, anytime! (198)

Mushroom Gorge

Mario Kart 8 anywhere, anytime! (199)

Mario Kart 8 anywhere, anytime! (200)

Sky-High Sundae

Wave 3

Available now!

Mario Kart 8 anywhere, anytime! (201)

Rock Cup

Mario Kart 8 anywhere, anytime! (202)

London Loop

Mario Kart 8 anywhere, anytime! (203)

Mario Kart 8 anywhere, anytime! (204)

Boo Lake

Mario Kart 8 anywhere, anytime! (205)

Mario Kart 8 anywhere, anytime! (206)

Alpine Pass

Mario Kart 8 anywhere, anytime! (207)

Mario Kart 8 anywhere, anytime! (208)

Maple Treeway

Mario Kart 8 anywhere, anytime! (209)

Mario Kart 8 anywhere, anytime! (210)

Moon Cup

Mario Kart 8 anywhere, anytime! (211)

Berlin Byways

Mario Kart 8 anywhere, anytime! (212)

Mario Kart 8 anywhere, anytime! (213)

Peach Gardens

Mario Kart 8 anywhere, anytime! (214)

Mario Kart 8 anywhere, anytime! (215)

Merry Mountain

Mario Kart 8 anywhere, anytime! (216)

Mario Kart 8 anywhere, anytime! (217)

Rainbow Road

Mario Kart 8 anywhere, anytime! (218)

Wave 4

Available now!

Mario Kart 8 anywhere, anytime! (219)

Fruit Cup

Mario Kart 8 anywhere, anytime! (220)

Amsterdam Drift

Mario Kart 8 anywhere, anytime! (221)

Mario Kart 8 anywhere, anytime! (222)

Riverside Park

Mario Kart 8 anywhere, anytime! (223)

Mario Kart 8 anywhere, anytime! (224)

DK's Snowboard Cross

Mario Kart 8 anywhere, anytime! (225)

Mario Kart 8 anywhere, anytime! (226)

Yoshi's Island

Mario Kart 8 anywhere, anytime! (227)

Boomerang Cup

Mario Kart 8 anywhere, anytime! (228)

Bangkok Rush

Mario Kart 8 anywhere, anytime! (229)

Mario Kart 8 anywhere, anytime! (230)

Mario Circuit

Mario Kart 8 anywhere, anytime! (231)

Mario Kart 8 anywhere, anytime! (232)

Waluigi Stadium

Mario Kart 8 anywhere, anytime! (233)

Mario Kart 8 anywhere, anytime! (234)

Singapore Speedway

Mario Kart 8 anywhere, anytime! (235)

Wave 5

Available now!

Mario Kart 8 anywhere, anytime! (236)

Feather Cup

Mario Kart 8 anywhere, anytime! (237)

Athens Dash

Mario Kart 8 anywhere, anytime! (238)

Mario Kart 8 anywhere, anytime! (239)

Daisy Cruiser

Mario Kart 8 anywhere, anytime! (240)

Mario Kart 8 anywhere, anytime! (241)

Moonview Highway

Mario Kart 8 anywhere, anytime! (242)

Mario Kart 8 anywhere, anytime! (243)

Squeaky Clean Sprint

Mario Kart 8 anywhere, anytime! (244)

Cherry Cup

Mario Kart 8 anywhere, anytime! (245)

Los Angeles Laps

Mario Kart 8 anywhere, anytime! (246)

Mario Kart 8 anywhere, anytime! (247)

Sunset Wilds

Mario Kart 8 anywhere, anytime! (248)

Mario Kart 8 anywhere, anytime! (249)

Koopa Cape

Mario Kart 8 anywhere, anytime! (250)

Mario Kart 8 anywhere, anytime! (251)

Vancouver Velocity

Mario Kart 8 anywhere, anytime! (252)

Wave 6

Available now!

Mario Kart 8 anywhere, anytime! (253)

Acorn Cup

Mario Kart 8 anywhere, anytime! (254)

Rome Avanti

Mario Kart 8 anywhere, anytime! (255)

Mario Kart 8 anywhere, anytime! (256)

DK Mountain

Mario Kart 8 anywhere, anytime! (257)

Mario Kart 8 anywhere, anytime! (258)

Daisy Circuit

Mario Kart 8 anywhere, anytime! (259)

Mario Kart 8 anywhere, anytime! (260)

Piranha Plant Cove

Mario Kart 8 anywhere, anytime! (261)

Spiny Cup

Mario Kart 8 anywhere, anytime! (262)

Madrid Drive

Mario Kart 8 anywhere, anytime! (263)

Mario Kart 8 anywhere, anytime! (264)

Rosalina's Ice World

Mario Kart 8 anywhere, anytime! (265)

Mario Kart 8 anywhere, anytime! (266)

Bowser Castle 3

Mario Kart 8 anywhere, anytime! (267)

Mario Kart 8 anywhere, anytime! (268)

Rainbow Road

Mario Kart 8 anywhere, anytime! (269)

Look who's back!

Returning characters from the Mario Kart series are also joining the line-up with the Booster Course Pass. Jump in with these familiar faces and get ready to race!

Mario Kart 8 anywhere, anytime! (270)

Diddy Kong

Mario Kart 8 anywhere, anytime! (271)

Mario Kart 8 anywhere, anytime! (272)

Mario Kart 8 anywhere, anytime! (273)

Mario Kart 8 anywhere, anytime! (274)

Funky Kong

Mario Kart 8 anywhere, anytime! (275)

Mario Kart 8 anywhere, anytime! (276)

Mario Kart 8 anywhere, anytime! (277)

Mario Kart 8 anywhere, anytime! (278)

Pauline

Mario Kart 8 anywhere, anytime! (279)

Mario Kart 8 anywhere, anytime! (280)

Mario Kart 8 anywhere, anytime! (281)

Mario Kart 8 anywhere, anytime! (282)

Peachette

Mario Kart 8 anywhere, anytime! (283)

Mario Kart 8 anywhere, anytime! (284)

Mario Kart 8 anywhere, anytime! (285)

Mario Kart 8 anywhere, anytime! (286)

Kamek

Mario Kart 8 anywhere, anytime! (287)

Mario Kart 8 anywhere, anytime! (288)

Mario Kart 8 anywhere, anytime! (289)

Mario Kart 8 anywhere, anytime! (290)

Petey Piranha

Mario Kart 8 anywhere, anytime! (291)

Mario Kart 8 anywhere, anytime! (292)

Mario Kart 8 anywhere, anytime! (293)

Mario Kart 8 anywhere, anytime! (294)

Wiggler

Mario Kart 8 anywhere, anytime! (295)

Mario Kart 8 anywhere, anytime! (296)

Mario Kart 8 anywhere, anytime! (297)

Mario Kart 8 anywhere, anytime! (298)

Birdo

Mario Kart 8 anywhere, anytime! (299)

Mario Kart 8 anywhere, anytime! (300)

Mario Kart 8 anywhere, anytime! (301)

Mario Kart 8 anywhere, anytime! (302)

What's more, the Booster Course Pass also adds over 15 new Mii Racing Suits to the mix! Select a Mii of your own creation, then dress up with the Dry Bowser Suit, Goomba Suit, Toadette Suit and more.

Mario Kart 8 anywhere, anytime! (303)

Mario Kart 8 anywhere, anytime! (304)

You can also use a Daisy amiibo from the Super Mario or Super Smash Bros. Collection (sold separately) to unlock the Daisy Suit!

Mario Kart 8 anywhere, anytime! (305)

Two ways to access

The Mario Kart 8 Deluxe – Booster Course Pass can be accessed in two different ways***:

Purchased as paid downloadable content****

Mario Kart 8 anywhere, anytime! (306)

Mario Kart 8 anywhere, anytime! (307)

Booster Course Pass

DLC available now

Mario Kart 8 anywhere, anytime! (308)

You can find the Mario Kart 8 Deluxe – Booster Course Pass available on Nintendo eShop or on My Nintendo Store as a separate purchase.

Mario Kart 8 anywhere, anytime! (309)

Mario Kart 8 anywhere, anytime! (310)

Booster Course Pass

Bundle available now

You can also buy a downloadable software bundle containing both Mario Kart 8 Deluxe and the Mario Kart 8 Deluxe – Booster Course Pass from Nintendo eShop or this website.

Included with Nintendo Switch Online + Expansion Pack

Anyone with a Nintendo Switch Online + Expansion Pack membership (either Individual or Family) can access each wave of the Mario Kart 8 Deluxe – Booster Course Pass for no additional cost as they are released.

Already got a Nintendo Switch Online + Expansion Pack membership? Log in now to access the Mario Kart 8 Deluxe – Booster Course Pass!

For more information on the different ways to access the Mario Kart 8 Deluxe – Booster Course Pass, please see our customer support page.

*Multiplayer requires one compatible controller per player. Additional controllers (sold separately) may be required.

**Internet connection required during online play. To use online services, you must create a Nintendo Account and accept the related agreement. The Nintendo Account Privacy Policy applies. Some online services may not be available in all countries. Online play requires paid online membership. Find out more about the paid membership subscription.

***Please note: waves of courses and characters cannot be purchased individually. A copy of Mario Kart 8 Deluxe (European version) for Nintendo Switch is required to use the contents of the Mario Kart 8 Deluxe – Booster Course Pass. Free software update required. Broadband internet connection required to download software updates. The registration and linkage of a Nintendo Account and acceptance of the Nintendo Account Agreement and Privacy Policy are required. Find out more about how to update games on Nintendo Switch.

****To be able to purchase download games or download demos and free software from Nintendo eShop on the official website, you'll need to have a Nintendo Account which is linked to your Nintendo Switch console. You'll need to have your console registered as the active console for downloads for your Nintendo Account by visiting Nintendo eShop on the device you wish to download on at least once. For automatic download, your system must be updated and connected to the internet with automatic downloads enabled, and it must have enough storage to complete the download. To find out more, visit our Support section. Purchases made or demo downloads activated through the Nintendo website are processed via Nintendo eShop.

Play Mario Kart wherever you go!

Mario Kart 8 anywhere, anytime! (311)

TV mode

Whether you’re racing your family on the big screen in your living room, playing in the park, or visiting a friend’s place, Nintendo Switch lets you play Mario Kart your way: anytime, anywhere, with anyone!

Mario Kart 8 anywhere, anytime! (312)

Tabletop mode

Mario Kart 8 anywhere, anytime! (313)

Handheld mode

Mario Kart 8 anywhere, anytime! (314)

Up to eight players can connect for local multiplayer fun via Wireless Play. If you're playing offline in TV mode or tabletop mode, up to four players can enjoy split-screen multiplayer!

Offline play requires one compatible controller per player. Additional controllers (sold separately) may be required. Wireless Play requires one copy of the software per player.

Mario Kart 8 anywhere, anytime! (315)

Connect to the internet and take on players from around the world. Up to 12 players can take part in each online race, and two local players can even play online together from the same Nintendo Switch!

*Internet connection required during online play. To use online services, you must create a Nintendo Account and accept the related agreement. The Nintendo Account Privacy Policy applies. Some online services may not be available in all countries. Online play requires paid online membership. Find out more about the paid membership subscription.

Compatible with

Mario Kart 8 anywhere, anytime! (316)

Mario Kart 8 anywhere, anytime! (317)

After a free software update, you can race your way to victory using Toy-Con Motorbike!

Find out more

Available after a free software update. To find out more about software updates on Nintendo Switch, please visit our Support section. Nintendo Labo Toy-Con 01: Variety Kit, which contains Toy-Con Motorbike, sold separately.

Mario Kart 8 anywhere, anytime! (318)

Joy-Con Wheel**

You can connect a Joy-Con to a Joy-Con Wheel for a more authentic driving experience.

**Sold separately.

The largest roster of drivers in Mario Kart to date!

40+

characters

Mario Kart 8 anywhere, anytime! (319)

Mario Kart 8 anywhere, anytime! (320)

Mario Kart 8 anywhere, anytime! (321)

Mario Kart 8 anywhere, anytime! (322)

Mario Kart 8 anywhere, anytime! (323)

Mario Kart 8 anywhere, anytime! (324)

Mario Kart 8 anywhere, anytime! (325)

Mario Kart 8 anywhere, anytime! (326)

Mario Kart 8 anywhere, anytime! (327)

Mario Kart 8 anywhere, anytime! (328)

Mario Kart 8 anywhere, anytime! (329)

Mario Kart 8 anywhere, anytime! (330)

Mario Kart 8 anywhere, anytime! (331)

Mario Kart 8 anywhere, anytime! (332)

Mario Kart 8 anywhere, anytime! (333)

Mario Kart 8 anywhere, anytime! (334)

Mario Kart 8 anywhere, anytime! (335)

Mario Kart 8 anywhere, anytime! (336)

Mario Kart 8 anywhere, anytime! (337)

Mario Kart 8 anywhere, anytime! (338)

Mario Kart 8 anywhere, anytime! (339)

Mario Kart 8 anywhere, anytime! (340)

Mario Kart 8 anywhere, anytime! (341)

Mario Kart 8 anywhere, anytime! (342)

Mario Kart 8 anywhere, anytime! (343)

Mario Kart 8 anywhere, anytime! (344)

Mario Kart 8 anywhere, anytime! (345)

Mario Kart 8 anywhere, anytime! (346)

Mario Kart 8 anywhere, anytime! (347)

Mario Kart 8 anywhere, anytime! (348)

Mario Kart 8 anywhere, anytime! (349)

Mario Kart 8 anywhere, anytime! (350)

Mario Kart 8 anywhere, anytime! (351)

Mario Kart 8 anywhere, anytime! (352)

Mario Kart 8 anywhere, anytime! (353)

Mario Kart 8 anywhere, anytime! (354)

Mario Kart 8 anywhere, anytime! (355)

Mario Kart 8 anywhere, anytime! (356)

Mario Kart 8 anywhere, anytime! (357)

Mario Kart 8 anywhere, anytime! (358)

Mario Kart 8 anywhere, anytime! (359)

Mario Kart 8 anywhere, anytime! (360)

A record-breaking 48 courses to race on!

Includes courses inspired by Animal Crossing, Excitebike, The Legend of Zelda and more!

48

courses

Mario Kart 8 anywhere, anytime! (361)

Mushroom Cup

Mario Kart 8 anywhere, anytime! (362)

Mario Kart 8 anywhere, anytime! (363)

Mario Kart 8 anywhere, anytime! (364)

Mario Kart 8 anywhere, anytime! (365)

Mario Kart 8 anywhere, anytime! (366)

Flower Cup

Mario Kart 8 anywhere, anytime! (367)

Mario Kart 8 anywhere, anytime! (368)

Mario Kart 8 anywhere, anytime! (369)

Mario Kart 8 anywhere, anytime! (370)

Mario Kart 8 anywhere, anytime! (371)

Star Cup

Mario Kart 8 anywhere, anytime! (372)

Mario Kart 8 anywhere, anytime! (373)

Mario Kart 8 anywhere, anytime! (374)

Mario Kart 8 anywhere, anytime! (375)

Mario Kart 8 anywhere, anytime! (376)

Special Cup

Mario Kart 8 anywhere, anytime! (377)

Mario Kart 8 anywhere, anytime! (378)

Mario Kart 8 anywhere, anytime! (379)

Mario Kart 8 anywhere, anytime! (380)

Mario Kart 8 anywhere, anytime! (381)

Shell Cup

Mario Kart 8 anywhere, anytime! (382)

Mario Kart 8 anywhere, anytime! (383)

Mario Kart 8 anywhere, anytime! (384)

Mario Kart 8 anywhere, anytime! (385)

Mario Kart 8 anywhere, anytime! (386)

Banana Cup

Mario Kart 8 anywhere, anytime! (387)

Mario Kart 8 anywhere, anytime! (388)

Mario Kart 8 anywhere, anytime! (389)

Mario Kart 8 anywhere, anytime! (390)

Mario Kart 8 anywhere, anytime! (391)

Leaf Cup

Mario Kart 8 anywhere, anytime! (392)

Mario Kart 8 anywhere, anytime! (393)

Mario Kart 8 anywhere, anytime! (394)

Mario Kart 8 anywhere, anytime! (395)

Mario Kart 8 anywhere, anytime! (396)

Lightning Cup

Mario Kart 8 anywhere, anytime! (397)

Mario Kart 8 anywhere, anytime! (398)

Mario Kart 8 anywhere, anytime! (399)

Mario Kart 8 anywhere, anytime! (400)

Mario Kart 8 anywhere, anytime! (401)

Egg Cup

Mario Kart 8 anywhere, anytime! (402)

Mario Kart 8 anywhere, anytime! (403)

Mario Kart 8 anywhere, anytime! (404)

Mario Kart 8 anywhere, anytime! (405)

Mario Kart 8 anywhere, anytime! (406)

Triforce Cup

Mario Kart 8 anywhere, anytime! (407)

Mario Kart 8 anywhere, anytime! (408)

Mario Kart 8 anywhere, anytime! (409)

Mario Kart 8 anywhere, anytime! (410)

Mario Kart 8 anywhere, anytime! (411)

Crossing Cup

Mario Kart 8 anywhere, anytime! (412)

Mario Kart 8 anywhere, anytime! (413)

Mario Kart 8 anywhere, anytime! (414)

Mario Kart 8 anywhere, anytime! (415)

Mario Kart 8 anywhere, anytime! (416)

Bell Cup

Mario Kart 8 anywhere, anytime! (417)

Mario Kart 8 anywhere, anytime! (418)

Mario Kart 8 anywhere, anytime! (419)

Mario Kart 8 anywhere, anytime! (420)

Perfect for beginners!

Mario Kart 8 anywhere, anytime! (421)

Just activate the Smart Steering function to prevent you careering off the track!

Watch video

200cc Time Trials!

Mario Kart 8 anywhere, anytime! (422)

In addition to the familiar 150cc speed category, really rev things up and aim to smash records in 200cc!

Mario Kart Stadium

Water Park

Sweet Sweet Canyon

Thwomp Ruins

Mario Circuit

Toad Harbour

Twisted Mansion

Shy Guy Falls

Sunshine Airport

Dolphin Shoals

Electrodrome

Mount Wario

Cloudtop Cruise

Bone Dry Dunes

Bowser’s Castle

Rainbow Road

Wii Moo Moo Meadows

GBA Mario Circuit

DS Cheep Cheep Beach

N64 Toad’s Turnpike

GCN Dry Dry Desert

SNES Donut Plains 3

N64 Royal Raceway

3DS DK Jungle

DS Wario Stadium

GCN Sherbert Land

3DS Melody Motorway

N64 Yoshi Valley

DS Tick-Tock Clock

3DS Piranha Plant Pipeway

Wii Grumble Volcano

N64 Rainbow Road

GCN Yoshi Circuit

Excitebike Arena

Dragon Driftway

Mute City

Wii Wario’s Gold Mine

SNES Rainbow Road

Ice Ice Outpost

Hyrule Circuit

GCN Baby Park

GBA Cheese Land

Wild Woods

Animal Crossing

3DS Koopa City

GBA Ribbon Road

Super Bell Subway

Big Blue

Turn the tables with items!

New items added!

Mario Kart 8 anywhere, anytime! (423)

Mario Kart 8 anywhere, anytime! (424)

Mario Kart 8 anywhere, anytime! (425)

Mario Kart 8 anywhere, anytime! (426)

Mario Kart 8 anywhere, anytime! (427)

Mario Kart 8 anywhere, anytime! (428)

Mario Kart 8 anywhere, anytime! (429)

Mario Kart 8 anywhere, anytime! (430)

Mario Kart 8 anywhere, anytime! (431)

Mario Kart 8 anywhere, anytime! (432)

Mario Kart 8 anywhere, anytime! (433)

Mario Kart 8 anywhere, anytime! (434)

Mario Kart 8 anywhere, anytime! (435)

Mario Kart 8 anywhere, anytime! (436)

Mario Kart 8 anywhere, anytime! (437)

Mario Kart 8 anywhere, anytime! (438)

Mario Kart 8 anywhere, anytime! (439)

Mario Kart 8 anywhere, anytime! (440)

Mario Kart 8 anywhere, anytime! (441)

Mario Kart 8 anywhere, anytime! (442)

Mario Kart 8 anywhere, anytime! (443)

Mario Kart 8 anywhere, anytime! (444)

Mario Kart 8 anywhere, anytime! (445)

You can carry two items at once!

Mario Kart 8 anywhere, anytime! (446)

Holding two items at once gives you completely new strategies in both races and battles!

Battle mode is bigger than ever!

5 types

of battle

Balloon Battle

Dodge items and protect yourself while trying to burst your rivals’ balloons.

Renegade Roundup

Catch players or avoid getting caught in a cops and robbers-style battle!

Bob-omb Blast

Blow up opponents’ balloons with Bob-ombs – and avoid explosions yourself, of course!

Coin Runners

Race to collect the most coins within the time limit!

Shine Thief

Steal the Shrine Sprite and try to keep hold of it until the countdown finishes!

Do battle on eight thrilling new dedicated courses!

Mario Kart 8 anywhere, anytime! (447)

Mario Kart 8 anywhere, anytime! (448)

Mario Kart 8 anywhere, anytime! (449)

Mario Kart 8 anywhere, anytime! (450)

Mario Kart 8 anywhere, anytime! (451)

Mario Kart 8 anywhere, anytime! (452)

Mario Kart 8 anywhere, anytime! (453)

Mario Kart 8 anywhere, anytime! (454)

Categories

Party, Racing

Multiplayer mode

Simultaneous

Players

Single System (1-4), Local Wireless (2-8), Online (1-12)

Publisher

Nintendo

Features

Downloadable content, amiibo, HD rumble, Internet, Mii, Nintendo Labo compatibility, Handheld mode, Tabletop mode, TV mode

Nintendo Switch Online features

Play online, enjoy a growing library of classic NES & Super NES games, and more with a Nintendo Switch Online membership. Find out more.

Online play, Save Data Cloud, Voice Chat

Age rating

  • In-game purchases

See compatible amiibo

Mario Kart 8 Deluxe + Booster Course Pass

System

Nintendo Switch

Release date

29/12/2022

Age rating

PEGI 3

Compatible controllers

  • Nintendo Switch Pro Controller

Languages

Japanese, English, Spanish, French, German, Italian, Dutch, Portuguese, Russian

Booster Course Pass

System

Nintendo Switch

Release date

18/03/2022

Age rating

PEGI 3

Compatible controllers

  • Nintendo Switch Pro Controller

Languages

Japanese, English, Spanish, French, German, Italian, Dutch, Portuguese, Russian

Nintendo Switch Game Card

System

Nintendo Switch

Release date

28/04/2017

Age rating

PEGI 3

Compatible controllers

  • Nintendo Switch Pro Controller

Languages

Japanese, English, Spanish, French, German, Italian, Dutch, Portuguese, Russian

Standard edition

System

Nintendo Switch

Release date

28/04/2017

Age rating

PEGI 3

Compatible controllers

  • Nintendo Switch Pro Controller

Languages

Japanese, English, Spanish, French, German, Italian, Dutch, Portuguese, Russian

Download size

11522.00 MB

Mario Kart 8 anywhere, anytime! (2024)
Top Articles
Latest Posts
Article information

Author: Domingo Moore

Last Updated:

Views: 6299

Rating: 4.2 / 5 (73 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Domingo Moore

Birthday: 1997-05-20

Address: 6485 Kohler Route, Antonioton, VT 77375-0299

Phone: +3213869077934

Job: Sales Analyst

Hobby: Kayaking, Roller skating, Cabaret, Rugby, Homebrewing, Creative writing, amateur radio

Introduction: My name is Domingo Moore, I am a attractive, gorgeous, funny, jolly, spotless, nice, fantastic person who loves writing and wants to share my knowledge and understanding with you.