|
MAMEWAH Configuration
|
Setting up MAMEWAH can be a pain, especially the very first time. Fortunately, there is some help available. A tutorial is can be found at the Screenshot Archive.
You can also view the MAMEWAH settings for most emulators at the Screenshot Archive. Although I have never tried it, there is even a MAMEWAH setup program.
Listed below are some of the trickier MAMEWAH configs.
|
| Nintendo - VirtuaNES |
MAMEWAH Settings:
Show DOS Box = 0 Send ROM Path = True Use Long Filenames = True Send ROM Extension = True
|
Mapping the escape key to exit (Windows version):
|
Open virtuanes.ini and change this line:
[ShortCut] TBL00=18402E4026403140204000000000000017401140000000000000000000002D4012
to this:
[ShortCut] TBL00=000000000000000000000000000000000000000000000000000000000000010001
|
Sega Genesis - Gens
|
| Use GensFE that is available for download here |
Super Nintendo - zSnes
|
| Use zSnesFE that is available for download here |
Playstation - ePSXe
|
Here is how you can use batch files to launch ePSXe:
|
First, make a new bat file. For example: epsxe.bat. Next, open the new file with notepad and then fill it with:
epsxe.exe -nogui -loadbin %1
In Mamewah, set this file up as your emulator.
Also, set ROM Extension to bin and rename all of your psx image exstensions to bin.
Now, Mamewah will load the command line epsxe.exe -nogui -loadbin %1 replacing %1 with the game in your list.
|
Atari 2600 - z26
|
| Use z26 that has been modified to use the default MAME keyboard mappings. It is available for download here |
|