diff options
author | soyalexman <soyalexman@soyalexman.com> | 2010-05-12 23:29:18 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:29:18 +0200 |
commit | a9e3b54f5f88271deaf586a1a736955a3bb33dde (patch) | |
tree | 2394cb9449f55eb85f550d15b3852c9a72ac8122 /games/epsxe/README | |
parent | e1ea50212b57c7c82e455548ea70fa2455259658 (diff) | |
download | slackbuilds-a9e3b54f5f88271deaf586a1a736955a3bb33dde.tar.gz |
games/epsxe: Added to 12.2 repository
Diffstat (limited to 'games/epsxe/README')
-rw-r--r-- | games/epsxe/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/games/epsxe/README b/games/epsxe/README new file mode 100644 index 0000000000..18e4062a50 --- /dev/null +++ b/games/epsxe/README @@ -0,0 +1,23 @@ +ePSXe (enhanced PSX emulator) is an emulator of the Sony PlayStation video +game console for x86-based PC hardware. It was written by three authors, +using the aliases "Calb", "_Demo_", and "Galtor". It has been described as +the best freeware Playstation emulator available. + +ePSXe makes use of a plugin system to emulate GPU, SPU, and CD drive functions + * GPU: Most GPU plugins run with either Direct3D, OpenGL, or the + Glide API, and are available freeware or open source. + * SPU: The SPU plugins can emulate everything from music to sound + effects, with varying degrees of success depending on the plugin + settings, and of course the plugin being used. + * CD-ROM: ePSXe comes with a core CD-ROM plugin, but many others + are available for freeware download and many can emulate up to + seven different types of read modes. + * Input: The core plugin is sufficient, but there are others that + allow for more functionality. It is even possible to plug in and + use a DualShock controller with a USB adapter. + +If you want to add plugins to the epsxe, go to $HOME/.epsxe, where you +will find the plugins directory. Note that this script installs many +needed directories owned by root:games and writable by that group; if you +want a user to be able to install plugins, then make sure they are in the +games group. |