Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Alcohol on July 29, 2003, 10:36:50 am
-
HI all...
first post.. hello to all :)..
has anybody managed to get this playstation emulator to work in mamewah.. i can get it to work with command lines and it closes nicely with esc key .. but i had no joy launching with mamewah
any help would be apreciated
-
I have to make a .BAT file to run my games in Mamewah. I have a different BAT file for each game and I set Mamewaah to look for the BAT extension. Type the following in notepad and save as "game name" with a .bat extension. It should look something like this:
----------
c:\
cd\psx\
epsxe.exe -nogui -loadiso c:\psx\roms\twistedmetal2.img
------------
saved as twisted metal 2.bat
If anyone finds this is incorrect please correct me.
Feel free to PM me if you have problems with this
-
thanks man works a treat.. i had actually tried this method but i musta done somthing wrong.. but with you saying it worked.. made me work it out till it worked :)
thanks :)