You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 days ago | |
---|---|---|
cmake | 3 years ago | |
doc | 5 years ago | |
dynstr | 3 years ago | |
gdbstub | 6 days ago | |
gui | 3 years ago | |
libpcsxcore | 2 years ago | |
macosx | 5 years ago | |
plugins | 3 years ago | |
win32 | 3 years ago | |
.appveyor.yml | 5 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 3 years ago | |
.travis.yml | 5 years ago | |
AUTHORS | 6 years ago | |
CMakeLists.txt | 3 years ago | |
COPYING | 10 years ago | |
ChangeLog | 5 years ago | |
ChangeLog.df | 14 years ago | |
Dockerfile.clang | 5 years ago | |
Dockerfile.gcc | 5 years ago | |
NEWS | 11 years ago | |
README | 14 years ago | |
config.h | 6 years ago |
README
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.