SNES console problem

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

SNES console problem

Post by nintendo2600 »

Hey,

Thought this would be the best forum for this. I have a super nintendo that previously worked fine
but now when you start up a cartridge it plays for about a minute then the graphics get all garbled
and it hangs\crashes. I have no clue what could be wrong. I thought it might be the voltage regulator
maybe (??) but I figured I'd toss this post up first before messing about if someone else on the forum
has delt with a similar issue before.

Cheers,

Shawn
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: SNES console problem

Post by Markfrizb »

You should measure your regulator output after it hangs up. Might be heat related so you should also feel the chips for being too hot... Maybe a bad cap on the power section..... Maybe your power brick is failing too.

After all these, it could be anything... Hope this helps.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Re: SNES console problem

Post by nintendo2600 »

Markfrizb wrote:You should measure your regulator output after it hangs up. Might be heat related so you should also feel the chips for being too hot... Maybe a bad cap on the power section..... Maybe your power brick is failing too.

After all these, it could be anything... Hope this helps.
The regulator is gonna be my first suspect to interrogate. After that I'll take a look at the caps. God I hate cap jobs cause it's damn near impossible to find the culprit unless one totally fries so you end up replacing half or more of the damn things. I'd end up probing the whole damn motherboard to find one fried cap with my luck.
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: SNES console problem

Post by Markfrizb »

Yeah, but 20 year old caps ought to be replaced anyways.... They are way beyond their life expectancy.
User avatar
nintendo2600
Posts: 367
Joined: Mon Mar 30, 2009 4:40 pm

Re: SNES console problem

Post by nintendo2600 »

wasn't the regulator. 8 zillion little caps are looking very overwhelming right now.
lidnariq
Posts: 10677
Joined: Sun Apr 13, 2008 11:12 am
Location: Seattle

Re: SNES console problem

Post by lidnariq »

After it stops working, is anything particularly hot?
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: SNES console problem

Post by Markfrizb »

nintendo2600 wrote:wasn't the regulator. 8 zillion little caps are looking very overwhelming right now.

Only the electrolytic caps I was referring to.
User avatar
getafixx
Posts: 373
Joined: Tue Dec 04, 2012 3:28 pm
Location: Canada

Re: SNES console problem

Post by getafixx »

Does it happen on every game? My old SNES had a similar issue where graphics would go distorted only on certain games like Tales of Phantasia or DKC. After a bunch of digging around and asking on different forums it was figured that my PPU or VRAM were probably dying...so I just bought another system.
User avatar
Khaz
Posts: 314
Joined: Thu Dec 25, 2014 10:26 pm
Location: Canada

Re: SNES console problem

Post by Khaz »

Wish I could help with this kind of thing, but I actually have a bizzare console problem myself. I have one SNES that works perfectly fine with every game I own except Dragon View, which loads with a garbled power-up screen and "loses" graphics in specific ways while playing (eg/ everything is fine until you open the menu in a dungeon, after which everything except your player and the status bar goes black and doesn't seem to come back until you change regions or something). I've tested it over and over and it's perfectly reproducible, no other game seems to have problems and I've confirmed for certain it's not a problem with the cartridge either.

The game seems to play fine, it's just the screen that's messed up. Given that the title screen loads with some tiles correct and some not, my best guess is maybe one bit of a VRAM address bus is broken but I really don't have a clue. If it's possible to diagnose something like this and anyone knows how, I'd be glad to waste a day poking around to figure it out.
User avatar
Drew Sebastino
Formerly Espozo
Posts: 3496
Joined: Mon Sep 15, 2014 4:35 pm
Location: Richmond, Virginia

Re: SNES console problem

Post by Drew Sebastino »

getafixx wrote:Does it happen on every game? My old SNES had a similar issue where graphics would go distorted only on certain games like Tales of Phantasia or DKC. After a bunch of digging around and asking on different forums it was figured that my PPU or VRAM were probably dying...so I just bought another system.
I doubt his problem vram or ppu related. Even though strange tiles and things go on the screen, his SNES actually crashes, while if there were a problem with either of those, the game would at worst show a black screen, but you would still be able to interact with it. I'm curious, but does the audio get messed up too? usually if the game crashes, the audio still plays because it is almost a separate system from the rest of the SNES (I think it's only connected by 4 busses?) However, if there was a power supply problem, I imagine both would shut off or do weird stuff. (I'm no expert though.)
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: SNES console problem

Post by tepples »

If the PPU stops generating NMIs, it could cause games to freeze.

To narrow down whether it's an audio problem, try one of the games whose sound drivers rely on constant communication over those four I/O ports.
User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: SNES console problem

Post by tokumaru »

getafixx wrote:...so I just bought another system.
Which means you never got to know for sure what the problem was. :roll:
93143
Posts: 1371
Joined: Fri Jul 04, 2014 9:31 pm

Re: SNES console problem

Post by 93143 »

tokumaru wrote:
getafixx wrote:...so I just bought another system.
Which means you never got to know for sure what the problem was. :roll:
Something similar happened to me. Our old family SNES started not working properly with certain games. F-Zero had screwed-up Mode 7 maps, so that you'd be driving on city instead of track, and would thus lose health and eventually blow up. Super Mario Kart was perfectly playable, but the Mode 7 graphics at the victory screen (the fish and the congrats message) were not there. Yoshi's Island had garbled backgrounds with wrong tiles and colours, but was also playable. Super R-Type worked perfectly as far as I could tell. Super Metroid looked fine until you realized that the map didn't show up, and that certain powerups were missing, resulting in a dead end.

So I bought a replacement.

My hardware expertise is limited to the lab portion of an electrical engineering lite course I took as part of my mechanical engineering undergrad over a decade ago, so I haven't even opened the unit up to see if anything obvious is wrong (leaky cap or some such)... It'd be cool to get it fixed at some point, I guess, if it's possible...
User avatar
Drew Sebastino
Formerly Espozo
Posts: 3496
Joined: Mon Sep 15, 2014 4:35 pm
Location: Richmond, Virginia

Re: SNES console problem

Post by Drew Sebastino »

tepples wrote:If the PPU stops generating NMIs, it could cause games to freeze.
Oh yeah... :lol: (I guess vram still isn't an issue, unless I'm not thinking again.)

Also, since I have no kind of electrical engineering background, what are "caps"? are they these things? What do they do? What do they contain, some sort of battery acid? (I looked up electronic caps on Google, but I just got some sort of company.)
Attachments
Caps.png
Caps.png (85.96 KiB) Viewed 3909 times
93143
Posts: 1371
Joined: Fri Jul 04, 2014 9:31 pm

Re: SNES console problem

Post by 93143 »

Capacitors.
Post Reply