Files
retro_pi/README.md
hoon d1e986fac9 first commit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 01:37:11 +09:00

20 lines
660 B
Markdown

# RetroPie (레트로파이 Pi)
게임 ROM·BIOS·설정 정리. **ROM/BIOS는 Git에 올리지 않습니다** (용량·저작권).
## 경로
```
/home/hoon/projects/retropie/
├── RetroPie/
│ ├── roms/ # ~28GB — .gitignore
│ └── BIOS/ # .gitignore
├── RetroPie-Setup/ # upstream 설치 스크립트 (별도 git)
├── docs/ # 메모·추천 게임 목록
└── configs/ # retroarch 백업 등
```
## RetroPie 표준 심볼릭 링크
`~/.emulationstation` 등 홈의 `.xxx``/opt/retropie/...` 링크는 RetroPie OS 기본값입니다. 건드리지 않았습니다.