rip and play PSX games on Ubuntu


SUBMITTED BY: Guest

DATE: May 17, 2013, 11:35 a.m.

FORMAT: Text only

SIZE: 794 Bytes

HITS: 971

  1. #Insert your Play Station (the 1st one) CD , open the terminal, copy and paste the next text block and press enter. Then, wait until the commands finishes.
  2. cdrdao read-cd --read-raw --datafile "`volname /dev/sr0 | sed 's/[ ^t]*$//'`".bin --device ATAPI:0,0,0 --driver generic-mmc-raw "`volname /dev/sr0 | sed 's/[ ^t]*$//'`".toc
  3. #Now you will learn how to install a PSX emulator on Ubuntu .Copy and paste this block on the terminal, like the 1st step (just ONCE ) :
  4. wget http://archive.getdeb.net/install_deb/playdeb_0.3-1~getdeb1_all.deb && sudo dpkg -i playdeb_0.3-1~getdeb1_all.deb && sudo apt-get update && sudo apt install pcsxr
  5. # Search on the Ubuntu dash or the Kubuntu menu for PCSXR, open it, and open your toc/cue file from the emulator.

comments powered by Disqus