Skip to content

Commit a616256

Browse files
committed
Add PCSXR installation
1 parent 67a2a09 commit a616256

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ If you found any issue, please let me know on [Issues Page](https://github.com/a
109109
- [NodeJS](#nodejs)
110110
- [Yarn](#yarn)
111111
- [Gaming](#gaming)
112-
- [Steam](#steam)
112+
- [Steam](#steam) (Ultimate entertainment platform)
113+
- [PCSXR](#pcsxr) (PlayStation 1 Emulator)
113114
- [Customizations](#customizations)
114115
- [System Tweaks](#system-tweaks)
115116
- [Configure Compiz](#configure-compiz)
@@ -1434,6 +1435,19 @@ Ultimate entertainment platform. http://store.steampowered.com/
14341435

14351436
sudo apt install -y steam
14361437

1438+
### PCSXR
1439+
PCSX-Reloaded - PlayStation 1 Emulator. https://pcsxr.codeplex.com/
1440+
1441+
Install emulator:
1442+
1443+
sudo apt install -y pcsxr
1444+
1445+
pscxr can simulate a bios file. However if you need to use a bios, [download](files/pcsxr/SCPH1001.BIN) and move the file into `~/.pcsx/bios/`.
1446+
1447+
Download games from http://redump.org/discs/system/psx/ or https://rutracker.org/forum/viewtopic.php?t=4496017 and put under `~/.pcsx/games/`
1448+
1449+
After that run PCSX, configure and play
1450+
14371451
# Customizations
14381452

14391453
## System Tweaks

files/pcsxr/SCPH1001.BIN

512 KB
Binary file not shown.

0 commit comments

Comments
 (0)