PCSX-Reloaded/pcsxr
2017-02-19 00:40:07 +03:00
..
cmake . 2016-12-20 09:35:25 +03:00
doc * Use CMake as buildsystem * Update GTK to 3.14 and get rid of deprecated widgets/functions * Embed GTK resources into binaries * New icons (iSage) and emu image (octosnow) 2016-11-28 21:00:46 +03:00
gui mem patch dlg fix; 2017-02-14 18:27:10 +03:00
libpcsxcore cdriso uncompress2 fix (mgorny); 2017-02-19 00:40:07 +03:00
macosx Ignore files in git. 2016-08-09 14:03:34 -06:00
plugins snprintf. 2017-02-15 20:52:46 +03:00
win32 Update windows version image too 2016-11-28 21:00:46 +03:00
.gitattributes Force line endings. 2016-08-09 15:03:36 -06:00
.gitignore * Use CMake as buildsystem * Update GTK to 3.14 and get rid of deprecated widgets/functions * Embed GTK resources into binaries * New icons (iSage) and emu image (octosnow) 2016-11-28 21:00:46 +03:00
AUTHORS . 2017-02-14 18:51:37 +03:00
ChangeLog Unix style EOL (thanks to darktjm); 2012-11-19 02:15:59 +08:00
ChangeLog.df 2009-04-16 14:22:51 +08:00
CMakeLists.txt cmake_policy; 2017-02-19 00:19:14 +03:00
config.h * Use CMake as buildsystem * Update GTK to 3.14 and get rid of deprecated widgets/functions * Embed GTK resources into binaries * New icons (iSage) and emu image (octosnow) 2016-11-28 21:00:46 +03:00
COPYING ECM code is licensed under GPLv3 2013-12-16 10:23:56 +08:00
NEWS . 2012-11-19 02:28:11 +08:00
README 2009-12-28 17:19:47 +08:00

PCSX-Reloaded
-------------------------------

PCSX-Reloaded is a forked version of the dead PCSX emulator, with a nicer
interface and several improvements to stability and functionality.

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-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-Reloaded. A UNIX manpage is also
available.