summaryrefslogtreecommitdiff
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
parentb7e261606bffd87c8bcc81a76cf09b276eca7ec1 (diff)
downloadpcsxr-81b8c85841f874e07b220297770877d224d498ed.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39697 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--ChangeLog1
-rw-r--r--NEWS6
-rw-r--r--README28
3 files changed, 17 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index 756afdfc..c7d52019 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ December 28, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfcdrom/cdrcfg-0.1df/dfcdrom.glade2: Likewise.
* gui/ConfDlg.c: Likewise.
* po/zh_TW.po: Updated.
+ * README, NEWS: Updated.
December 19, 2009 Wei Mingzhi <weimingzhi@gmail.com>
diff --git a/NEWS b/NEWS
index c4d412f3..eb5a4787 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,5 @@
-PCSX-df: bringing clarity, joy, and a nice GUI to PCSX.
+PCSX-Reloaded: Bringing clarity, joy, and a nice GUI to PCSX.
-RELEASE CANDIDATE 1
-
-You should remove your old ~/.pcsx directory before using PCSX-df, to
+You should remove your old ~/.pcsx directory before using PCSX-Reloaded, to
avoid any possible compatibility issues, such as missing folders. Remember
that memcards and savestates are kept there, so be sure to copy them out first!
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.