$ cd $ git clone https://github.com/notaz/pcsx_rearmed.git $ cd pcsx_rearmed $ git submodule update --init --recursive $ ./configure $ make -j4 $ ./pcsx
完成