Main > Software Forum
PSX in MAMEWAH?
Demon-Seed:
HI
I got my EPSXE running mint on my machine. How can I configure it to run with MAMEWAH? hide gui etc? I tried running it ffrom command line ie) epsxe D:\psx\mk2.bin
just loads epsxe not game. may need to use Lazarus cmd line launcher?
please let me know i would appreciate it.
thx
JIM
Demon-Seed:
similar questions, what about Sega saturn? other emus with gui
TalkingOctopus:
Launching epsxe from mamewah...
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 your psx image exstensions to bin. Now, Mamewah will load the command line epsxe.exe -nogui -loadbin %1 replaceing %1 with the game in your list.
Demon-Seed:
Thanks very much. I apreciate that. I just couldnt remebmber the commands to hide gui! thanks
Jjm
Demon-Seed:
Hey
Ok I tried things in command line
epsxe -nogui -loadbin e:/psx games/mk2.bin
dont work?