[라즈베리파이] Raspberry Pi • View topic - PSP emulator on the pi? | interest 2/라즈베리파이·게임설치사용
멀라머가 2018. 2. 28. 17:54
http://blog.daum.net/choclub/97
<!-- div { color: #939393; } li { color: #939393; } a, a:link, a:hover, a:visited { color: #939393; } td { color: #939393; } .txc-search-border { border-color: #939393; } .me2day_daily_digest p, .me2day_daily_digest a, .me2day_daily_digest a:hover { font: 11px '돋움', dotum, sans-serif; } //-->
Raspberry Pi • View topic - PSP emulator on the pi?
https://www.raspberrypi.org/.../viewtopic.php?f=78...
2013. 8. 27. - 댓글 24 - 작성자 11
There is one emulator that we could run on RPi, PPSSPP is the name. ... Sudo apt-get install libgles2-mesa-dev //probably can be skipped if we use /opt/vc ... Retro Pie does indeed seem to have a script for PPSSPPSDL (as ...
https://www.google.co.kr/#q=%EB%A0%88%ED%8A%B8%EB%A1%9C%ED%8C%8C%EC%9D%B4+ppsspp+%EC%84%A4%EC%B9%98
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
PSP emulator on the pi?
28 posts Page 1 of 2 1, 2
by bluesmoke » Tue Aug 27, 2013 6:41 pm
Is there a non-Java PSP emulator for the Raspberry Pi
Posts: 38Joined: Tue Jul 16, 2013 12:02 pm
by SimPiko » Tue Aug 27, 2013 10:35 pm
There is one emulator that we could run on RPi, PPSSPP is the name.
Sadly, we have to compile it from source. I haven't managed to compile it myself, because of some strange "enum" error.
Also I think it must be compiled with GLES libraries from /opt/vc/, but I don't know how to add them to CMake files :/.
Topic on forums.ppsspp.org: http://forums.ppsspp.org/showthread.php?tid=2108&pid=17629#pid17629
Commands I used
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
RE: PPSSPP for Pi
(04-23-2013 10:24 AM)porkness Wrote: Black screen?
Did you installed something like EGL X11 hack before?
Maybe you should also try to use libraries inside /opt/vc instead of the gles packages
Nope. I used a fresh Debian (Raspbian) install which is the recommended distro for the pi.
After that I did the following command exactly as they are listed below.
sudo apt-get install git-core
sudo apt-get install cmake
sudo apt-get install libsdl1.2-dev
Sudo apt-get install libgles2-mesa-dev
git clone git://github.com/hrydgard/ppsspp.git
cd ppsspp
git submodule update --init
cd ..
cmake -i ppsspp #enabled arm, disabled x86, built with release flags.
make
http://forums.ppsspp.org/showthread.php?tid=2108&pid=17629#pid17629
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
'interest 2 > 라즈베리파이·게임설치사용' 카테고리의 다른 글
[라즈베리파이] 네오지오 에뮬 컴파일 및 구동하기(neogeo compile) 라즈베리파이 게임설치사용 (0) | 2021.10.14 |
---|---|
[라즈베리파이] R 파이썬 소프트레이어 클라우드, xwMOOC (0) | 2021.10.14 |
[라즈베리파이] 링크 - 레트로파이 psp 설치 (0) | 2021.10.14 |
[라즈베리파이] 레트로파이 psp 게임이나 철권 스트리트 파이터 하는 방법 cpu 오버를 해줘야됨 (0) | 2021.10.14 |
레트로파이 리셋 라즈베리파이2 retroarch 세팅 정리 (0) | 2021.10.14 |
댓글