Hacking Is my flash cart wearing out?

RocketBlender

Member
OP
Newcomer
Joined
Sep 4, 2009
Messages
6
Trophies
0
XP
14
Country
United States
I've been using an iTouch2 Enhanced for a good while now, and I've never had any problems until just recently. Lately, I've been logging a lot of hours in an RPG I just downloaded. (Rune Factory 2) A few minutes into the game, it froze. I figured it was a standard anti-piracy measure until I reset the system to find the icon for the card wasn't there. I ejected the card, blew on it, and and it ran fine, I even got past the part where the game froze before. Every once in a while I'll get these freezes where the system doesn't recognize the card. Have I just worn it out somehow? I wanted to make sure that was the problem before I spend any money.
 

Mr.Guy

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
151
Trophies
0
XP
75
Country
United States
What you could do to possibly fix this issue is to insert the cartridge an few times very fast to eliminate any contact issues. Most of the time when a flash cart freezes or you cant see the icon means the contacts are not clean enough and need to be rubbed against the DS's contacts to help create a better electric(?) flow.
 

Rayder

Mostly lurking lately....
Former Staff
Joined
Jan 14, 2007
Messages
6,607
Trophies
2
Location
USA
XP
648
Country
United States
Yeah, the "plug it in and unplug it a few times" method usually works when you get the "card not detected" or games just randomly locking up on you. Doing this sort of scrubs the contacts to get better contact.

I've fixed the same issue your having by doing that and it fixed it every time.........on many different systems.

Good advice.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...