Jump to content


  • Please log in to reply

Need help with Mame emulator for Wii?

, I keep getting this message and have no idea how to fix it!
Centrix Post #1 Posted 11 January 2012 - 10:56 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 415
  • Member No.: 134,090
  • Joined: 28-August 08
  • Location: Seattle,WA

  •  

Heres a pick of the problem I am having with the emulator everytime I try and run it! I have know idea what I'm suppose to change the path to all my roms are on my SD card as well as the emulator, so any help would be awesome, thanks temp!

Posted Image

Edited by Centrix, 11 January 2012 - 10:58 PM.



DJPlace Post #2 Posted 11 January 2012 - 10:58 PM

    the pirate of gbatemp and proud of it!!


  • Group: Members
  • Posts: 3,144
  • Member No.: 123,003
  • Joined: 16-April 08

  •  

make a rom folder in your mame folder on the root of your sd card. then put your roms zipped in there.


Centrix Post #3 Posted 11 January 2012 - 10:59 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 415
  • Member No.: 134,090
  • Joined: 28-August 08
  • Location: Seattle,WA

  •  

I did hang on I'll take a pick of that to and show you guys :P

heres pic1:

Posted Image


heres pic 2:

Posted Image

Edited by Centrix, 11 January 2012 - 11:05 PM.


DJPlace Post #4 Posted 11 January 2012 - 11:10 PM

    the pirate of gbatemp and proud of it!!


  • Group: Members
  • Posts: 3,144
  • Member No.: 123,003
  • Joined: 16-April 08

  •  

do you have a picture 3? what i mean is what's inside the rom folder?


bm123456 Post #5 Posted 11 January 2012 - 11:29 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 188
  • Member No.: 279,836
  • Joined: 07-June 11
  • Location: Houston

  •  

also read your "config.txt" on your SD card it will tell you the path and proper names the emulator is looking for .


Centrix Post #6 Posted 12 January 2012 - 12:54 AM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 415
  • Member No.: 134,090
  • Joined: 28-August 08
  • Location: Seattle,WA

  •  

I have two games inside both are zipped


OriginalHamster Post #7 Posted 12 January 2012 - 01:14 AM

    GBAtemp Maniac


  • Group: Members
  • Posts: 1,128
  • Member No.: 141,038
  • Joined: 03-November 08

  •  

Are you running mame from the same SD or USB?


Centrix Post #8 Posted 12 January 2012 - 05:26 AM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 415
  • Member No.: 134,090
  • Joined: 28-August 08
  • Location: Seattle,WA

  •  

I'm using the SD card and heres what the mame.ini looks like guys:

<UNADORNED0>

#
# CORE CONFIGURATION OPTIONS
#
readconfig 1

#
# CORE SEARCH PATH OPTIONS
#
rompath roms
samplepath samples
artpath artwork
ctrlrpath ctrlr
inipath $HOME/.mame;.;ini
fontpath .
cheatpath cheat
crosshairpath crosshair

#
# CORE OUTPUT DIRECTORY OPTIONS
#
cfg_directory cfg
nvram_directory nvram
memcard_directory memcard
input_directory inp
state_directory sta
snapshot_directory snap
diff_directory diff
comment_directory comments

#
# CORE STATE/PLAYBACK OPTIONS
#
state
autosave 0
playback
record
mngwrite
aviwrite
wavwrite
snapname %g/%i
snapsize auto
snapview internal
burnin 0

#
# CORE PERFORMANCE OPTIONS
#
autoframeskip 1
frameskip 0
seconds_to_run 0
throttle 1
sleep 1
speed 1.0
refreshspeed 0

#
# CORE ROTATION OPTIONS
#
rotate 1
ror 0
rol 0
autoror 0
autorol 0
flipx 0
flipy 0

#
# CORE ARTWORK OPTIONS
#
artwork_crop 0
use_backdrops 1
use_overlays 1
use_bezels 1

#
# CORE SCREEN OPTIONS
#
brightness 1.0
contrast 1.0
gamma 1.0
pause_brightness 0.65

#
# CORE VECTOR OPTIONS
#
antialias 1
beam 1.0
flicker 0

#
# CORE SOUND OPTIONS
#
sound 1
samplerate 48000
samples 1
volume 0

#
# CORE INPUT OPTIONS
#
coin_lockout 1
ctrlr
mouse 1
joystick 1
lightgun 0
multikeyboard 0
multimouse 0
steadykey 0
offscreen_reload 0
joystick_map auto
joystick_deadzone 0.3
joystick_saturation 0.85

#
# CORE INPUT AUTOMATIC ENABLE OPTIONS
#
paddle_device keyboard
adstick_device keyboard
pedal_device keyboard
dial_device keyboard
trackball_device keyboard
lightgun_device keyboard
positional_device keyboard
mouse_device mouse

#
# CORE DEBUGGING OPTIONS
#
log 0
verbose 0
update_in_pause 0
debug 0
debugscript

#
# CORE MISC OPTIONS
#
bios
cheat 0
skip_gameinfo 0

#
# DEBUGGING OPTIONS
#
oslog 0

#
# PERFORMANCE OPTIONS
#
multithreading 1
sdlvideofps 0

#
# VIDEO OPTIONS
#
video soft
safearea 1.0
numscreens 1
window 0
maximize 1
keepaspect 1
unevenstretch 1
effect none
centerh 1
centerv 1
waitvsync 0
scalemode none

#
# PER-WINDOW VIDEO OPTIONS
#
screen auto
aspect auto
resolution auto
view auto
screen0 auto
aspect0 auto
resolution0 auto
view0 auto
screen1 auto
aspect1 auto
resolution1 auto
view1 auto
screen2 auto
aspect2 auto
resolution2 auto
view2 auto
screen3 auto
aspect3 auto
resolution3 auto
view3 auto

#
# FULL SCREEN OPTIONS
#
switchres 0

#
# SOUND OPTIONS
#
audio_latency 3

#
# SDL KEYBOARD MAPPING
#
keymap 0
keymap_file keymap.dat

#
# SDL JOYSTICK MAPPING
#
joy_idx1 auto
joy_idx2 auto
joy_idx3 auto
joy_idx4 auto
joy_idx5 auto
joy_idx6 auto
joy_idx7 auto
joy_idx8 auto
sixaxis 0

#
# SDL MOUSE MAPPING
#
mouse_index1 auto
mouse_index2 auto
mouse_index3 auto
mouse_index4 auto

#
# SDL LOWLEVEL DRIVER OPTIONS
#
videodriver auto
audiodriver auto

Edited by Centrix, 12 January 2012 - 07:07 AM.


LorenzoTheComic Post #9 Posted 12 January 2012 - 08:31 AM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 37
  • Member No.: 160,523
  • Joined: 03-March 09
  • Location: Location

  •  

What games are in the roms folder?


Centrix Post #10 Posted 12 January 2012 - 08:29 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 415
  • Member No.: 134,090
  • Joined: 28-August 08
  • Location: Seattle,WA

  •  

metal slugs 1 through how ever many there are lol I think 5 or 6 not sure but there all .rar


DJPlace Post #11 Posted 12 January 2012 - 10:54 PM

    the pirate of gbatemp and proud of it!!


  • Group: Members
  • Posts: 3,144
  • Member No.: 123,003
  • Joined: 16-April 08

  •  

View PostCentrix, on 12 January 2012 - 08:29 PM, said:

metal slugs 1 through how ever many there are lol I think 5 or 6 not sure but there all .rar


no wonder... no neo geo games work for this emualtor your better of trying that geogx emulator for this.


Centrix Post #12 Posted 17 January 2012 - 11:33 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 415
  • Member No.: 134,090
  • Joined: 28-August 08
  • Location: Seattle,WA

  •  

um metal slugs where in the arcades the ones I have are for mame!


bm123456 Post #13 Posted 17 January 2012 - 11:45 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 188
  • Member No.: 279,836
  • Joined: 07-June 11
  • Location: Houston

  •  

http://code.google.c.../downloads/list use this one from Blizzo to play Neo Geo games ,, it works great from sd ,, You can get a great forwarder from Mastershoes thread that will work great with it from your sd card as well.
both tested by me .

Edited by bm123456, 18 January 2012 - 12:04 AM.


kzarmadaspree Post #14 Posted 27 January 2012 - 07:26 PM

    Newbie


  • Group: Newcomers
  • Posts: 4
  • Member No.: 295,907
  • Joined: 27-January 12

  •  

I am having the same issue as the original OP. The games I have in my folder are MK and MK 2. Both are zipped files. Help!! I would prefer to run from USB but right now I have the sdlmamewii folder in apps and mame on both the SD root. I have not done any mods to the ini file and really don't know what to do there anyways.

Edited by kzarmadaspree, 27 January 2012 - 07:28 PM.


DJPlace Post #15 Posted 04 February 2012 - 10:56 PM

    the pirate of gbatemp and proud of it!!


  • Group: Members
  • Posts: 3,144
  • Member No.: 123,003
  • Joined: 16-April 08

  •  

guys maybe the read me should help you out with the emulator mortal kombat's and metal slugs will not work with this emulator.







Users browsing this topic

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users