summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-12-28 09:19:47 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-12-28 09:19:47 +0000
commit81b8c85841f874e07b220297770877d224d498ed (patch)
tree29eb7d792f4ed86231117ded38a365e1f09cc0bf /README
parentb7e261606bffd87c8bcc81a76cf09b276eca7ec1 (diff)
downloadpcsxr-81b8c85841f874e07b220297770877d224d498ed.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39697 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'README')
-rw-r--r--README28
1 files changed, 14 insertions, 14 deletions
diff --git a/README b/README
index 0976692a..50713d2a 100644
--- a/README
+++ b/README
@@ -1,20 +1,20 @@
-PCSX-df
+PCSX-Reloaded
-------------------------------
-PCSX-df is a forked version of the dead PCSX emulator, with a nicer interface
-and several improvements to stability and functionality.
+PCSX-Reloaded is a forked version of the dead PCSX emulator, with a nicer
+interface and several improvements to stability and functionality.
-PCSX-df uses the PSEMU plugin interface to provide most functionality;
-without them, you will not be able to use it to play games. Debian users
-can find many plugins in the apt archive as 'psemu-<type>-<name>'. PCSX-df
-provides a number of plugins (modified from the most popular free PSEMU
-plugins) to provide basic functionality out of the box.
+PCSX-Reloaded uses the PSEMU plugin interface to provide most functionality;
+without them, you will not be able to use it to play games. PCSX-Reloaded
+provides a number of plugins to provide basic functionality out of the box.
-PCSX-df has a very capable Internal HLE BIOS that can run many games without
-problems. It is recommended that you use it. However, if you own a real
-Playstation, you may be able to use your own BIOS image. PCSX-df will find
-it in ~/.pcsx/bios/ if you place it there. This can improve compatibility,
-especially with certain games and with the use of memory cards.
+PCSX-Reloaded has a very capable Internal HLE BIOS that can run many games
+without problems. It is recommended that you use it. However, if you own a
+real PlayStation, you may be able to use your own BIOS image. PCSX-Reloaded
+will find it in ~/.pcsx/bios/ or /usr/share/psemu/bios/ if you place it there.
+This can improve compatibility, especially with certain games and with the
+use of memory cards.
See the doc/ folder in the source, or /usr/share/doc/pcsx/ on Debian systems,
-for more detailed information on PCSX-df. A UNIX manpage is also available.
+for more detailed information on PCSX-Reloaded. A UNIX manpage is also
+available.