Difference between revisions of "EPSXe"

From gr0x0rd
Jump to navigation Jump to search
Line 5: Line 5:
 
Download ePSXe from the [http://www.epsxe.com epsxe home page] and extract it to ''.wine/drive_c/Program Files/epsxe/.
 
Download ePSXe from the [http://www.epsxe.com epsxe home page] and extract it to ''.wine/drive_c/Program Files/epsxe/.
  
To run epsxe, you'll need a copy of [http://www.winimage.com/zLibDll/index.html zlib.dll]. You already have zlib installed on your Gentoo system, but not in this format. :)  
+
To run epsxe, you'll need a copy of [http://www.winimage.com/zLibDll/index.html zlib1.dll]. You already have zlib installed on your Gentoo system, but not in this format. :) You will probably also need to rename the dll appropriately after you extract it.
  
You'll need a copy of the PSX BIOS in the ''bios'' folder, along with a
+
You'll need a copy of the PSX BIOS in the ''bios'' folder in order to run epsxe. While you're at it, you'll also need a copy of [http://www.pbernert.com/html/gpu.htm#OPENGL Pete's PSX GPU plugin] in your ''plugins'' directory.

Revision as of 16:28, 12 May 2011

ePSXe is a great playstation emulator that can run in OpenGL. It has support for a large number of games and has a lot of great features.

ePSXe is available through portage, although the portage version is a release behind the current (final) Windows version, 1.7.0. Surprisingly, ePSXe also runs better in wine than it does natively, taking up far less CPU cycles while delivering better performance.

Download ePSXe from the epsxe home page and extract it to .wine/drive_c/Program Files/epsxe/.

To run epsxe, you'll need a copy of zlib1.dll. You already have zlib installed on your Gentoo system, but not in this format. :) You will probably also need to rename the dll appropriately after you extract it.

You'll need a copy of the PSX BIOS in the bios folder in order to run epsxe. While you're at it, you'll also need a copy of Pete's PSX GPU plugin in your plugins directory.