최초 설치 후 언어와 지역, 키보드 설정을 해야 함. 메뉴를 참조하자.
와이파이 설정시 지역은 US로 하자. (KR로 하면 와이파이 검색이 안 됨)
업데이트는 전체 업데이트는 하지 말 것.
전체업데이트시 xbox호환 컨트롤러의 사용에 문제가 발생함.
코어와 프론트엔드 정도만 업데이트 하자. (190424 현재. 드라이버 업데이트 금지)
설정시 SSH를 켜주자.
Retroflag pi 케이스 사용시 안전종료 스크립트
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/install.sh"| sudo bash
Argon1 케이스 사용시 안전종료 및 팬 컨트롤 스크립트
curl https://download/argon40.com/argon1.sh | bash
한글 폰트 설치
sudo apt-get install fonts-unfonts-core
한글게임목록 설치
위 페이지에서 알아보자.
git clone https://github.com/tentacleteam/romlistkr.git
cd romlistkr
chmod 755 ./install.sh
sudo ./install.sh
게임 스냅샷 마키 이미지 모음
https://cafe.naver.com/raspigamer/1843
위 페이지에서 알아보자.
1. git clone https://github.com/ipromiseyou/RetroPie-AutoSet.git
2. cd RetroPie-AutoSet
3. chmod 755 00.Install.sh
4. sudo ./00.Install.sh
각종 필요한 바이오스 참조
https://www.emuparadise.me/biosfiles/bios.html
'소소한 강좌 > 시스템 관련' 카테고리의 다른 글
How To Install RetroPie On The Raspberry Pi 4 (0) | 2020.03.19 |
---|---|
라즈베리파이 키보드 레이아웃 변경 (0) | 2019.04.22 |
윈도우 10 무선인터넷 AP 설정 (0) | 2017.02.07 |