Need help with epsxe running in wine.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
k1llzone
Newbie
Newbie
Posts: 2
Joined: Tue Aug 04, 2009 11:51 pm

Need help with epsxe running in wine.

Post by k1llzone »

I try to run epsxe in wine by dragging it into wine helper and it says "ePSXe.exe has exited with an error, have a look at the Log window..."

It has said this for many other emulators I've tried to use and I'm just wonderin how do I fix this??
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Need help with epsxe running in wine.

Post by vitamin »

k1llzone wrote:ePSXe.exe has exited with an error
What Wine version (wine --version)?

Run your program from the terminal and post complete output here. http://wiki.winehq.org/FAQ#get_log
k1llzone
Newbie
Newbie
Posts: 2
Joined: Tue Aug 04, 2009 11:51 pm

Post by k1llzone »

im not entirely sure do you think I should redownload the latest version and try again? And what do you mean run from the terminal and post complete output here?
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Open a terminal, cd to the ePSXe directory, run "wine epsxe.exe" and copy-paste any output the terminal would give at that point.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

k1llzone wrote:im not entirely sure do you think I should redownload the latest version and try again?
So, where is the Wine version I asked?
k1llzone wrote:And what do you mean run from the terminal and post complete output here?
You can't follow links?
James McKenzie

Need help with epsxe running in wine.

Post by James McKenzie »

k1llzone wrote:
im not entirely sure do you think I should redownload the latest version and try again? And what do you mean run from the terminal and post complete output here?
Looks like you are running Wine on a Mac, so here goes:

To open the terminal program, open the Applications folder, scroll down
to the Utilities folder and open it. Scroll down until you see
Terminal. Click on the program icon and start the program like any
other Mac program. This is the UNIX BASH shell into your Mac. Find the
link that vitamin gave you and follow the instructions there.

One thing that we really need to help you is to run the following in the
terminal session:

which wine

If you get a response that says the program wine cannot be found, you
installed Wine incorrectly and will have to install it again.

If you get a response that says wine was found then type the following
in the terminal window and provide us with the response:

wine --version

This will be the Wine version you are running.

Also, I will request that you open the "About This Mac" program from the
Apple symbol and please advise as to the version of MacOSX you are using.

Thank you.

James McKenzie
Locked