diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-12-28 09:19:47 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-12-28 09:19:47 +0000 |
| commit | 81b8c85841f874e07b220297770877d224d498ed (patch) | |
| tree | 29eb7d792f4ed86231117ded38a365e1f09cc0bf | |
| parent | b7e261606bffd87c8bcc81a76cf09b276eca7ec1 (diff) | |
| download | pcsxr-81b8c85841f874e07b220297770877d224d498ed.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39697 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | ChangeLog | 1 | ||||
| -rw-r--r-- | NEWS | 6 | ||||
| -rw-r--r-- | README | 28 |
3 files changed, 17 insertions, 18 deletions
@@ -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> @@ -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! @@ -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. |
