EmulatorArchive / sdl-mame-wii

Automatically exported from code.google.com/p/sdl-mame-wii
2 stars 2 forks source link

Gunsmoke code dumps #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the Capcom game 'Gunsmoke'
2. It code dumps each time

What is the expected output? What do you see instead?

It's an early game and not a very big rom so I thought it would work fine
but it cashes the wii.

What version of the product are you using? On what operating system?

The pacman build that was posted on here.

Please provide any additional information below.

Here's my error list from the code dump (I'm guessing it will need the
Alien Arena driver?):

2010-04-24 16:09:51: src/mame/drivers/williams.c: alienar is a duplicate
name (src/mame/drivers/williams.c, alienar)
2010-04-24 16:09:51: src/mame/drivers/williams.c: Alien Arena is a
duplicate description (src/mame/drivers/williams.c, alienar)
2010-04-24 16:09:52: src/mame/drivers/williams.c: Alien Arena uses the same
ROM set as (src/mame/drivers/williams.c, alienar)
2010-04-24 16:09:52: src/mame/drivers/williams.c: alienar is a duplicate
name (src/mame/drivers/williams.c, alienar)
2010-04-24 16:09:52: src/mame/drivers/williams.c: Alien Arena is a
duplicate description (src/mame/drivers/williams.c, alienar)
2010-04-24 16:09:52: src/mame/drivers/williams.c: Alien Arena uses the same
ROM set as (src/mame/drivers/williams.c, alienar)

Original issue reported on code.google.com by kev1210r...@msn.com on 25 Apr 2010 at 11:10

GoogleCodeExporter commented 9 years ago
I just deleted the errors text and then re-booted the game and it code dumped 
but the
errors text is blank so the error list I put on the above post may not relate 
to the
game Gunsmoke?

If the games code dumping then (like the other Capcom game Street Figter) I 
guess
this is a memory memory problem - although the rom is very small?

Original comment by kev1210r...@msn.com on 25 Apr 2010 at 11:15

GoogleCodeExporter commented 9 years ago
There is a Defender build posted in another issue. I used to have the same 
duplicate
error with it as you have with this one. You may want to give that a try.

Original comment by Pascal.P...@gmail.com on 25 Apr 2010 at 1:36

GoogleCodeExporter commented 9 years ago
It was in issue #5
http://code.google.com/p/sdl-mame-wii/issues/detail?id=5&can=1&q=alienar

Original comment by Pascal.P...@gmail.com on 25 Apr 2010 at 1:38