RetroArch

(★ 13,545)

libretro API를 위한 정교한 크로스플랫폼 프론트엔드. GPLv3 라이선스가 적용됩니다.

파일 탐색기

파일 수가 많아 일부만 표시됩니다. 전체 파일은 위 다운로드 버튼으로 확인해 주세요.

  • .dir-locals.el
  • .editorconfig
  • .gitignore
  • .gitlab-ci.yml
  • .project
  • .travis.yml
  • accessibility.h
  • AUTHORS.h
  • autosave.h
  • CHANGES.md
  • cheat_manager.c
  • cheat_manager.h
  • CODE_OF_CONDUCT.md
  • CODING-GUIDELINES
  • com.libretro.RetroArch.desktop
  • com.libretro.RetroArch.metainfo.xml
  • command.c
  • command.h
  • config.def.h
  • config.def.keybinds.h
  • config.features.h
  • configuration.c
  • configuration.h
  • configure
  • content.h
  • CONTRIBUTING.md
  • COPYING
  • core.h
  • core_backup.c
  • core_backup.h
  • core_info.c
  • core_info.h
  • core_option_manager.c
  • core_option_manager.h
  • core_updater_list.c
  • core_updater_list.h
  • database_info.c
  • database_info.h
  • default.txt
  • defaults.h
  • Doxyfile
  • Makefile
  • Makefile.apple
  • Makefile.classic_sega_mini
  • Makefile.classic_snesc
  • Makefile.common
  • Makefile.ctr
  • Makefile.ctr.salamander
  • Makefile.dingux
  • Makefile.dos
  • Makefile.dos.salamander
  • Makefile.emscripten
  • Makefile.griffin
  • Makefile.lfx000
  • Makefile.libnx
  • Makefile.libogc
  • Makefile.miyoo
  • Makefile.msvc
  • Makefile.ngc
  • Makefile.openpandora
  • Makefile.orbis
  • Makefile.orbis.salamander
  • Makefile.pandora
  • Makefile.ps2
  • Makefile.ps2.salamander
  • Makefile.psl1ght
  • Makefile.psl1ght.salamander
  • Makefile.psp1
  • Makefile.psp1.salamander
  • Makefile.retrofw
  • Makefile.rg350
  • Makefile.rg350_odbeta
  • Makefile.rs90
  • Makefile.switch
  • Makefile.vita
  • Makefile.vita.salamander
  • Makefile.webos
  • Makefile.wii
  • Makefile.wii.salamander
  • Makefile.wiiu
  • Makefile.win
  • README-exynos.md
  • README-mali_fbdev_r4p0.md
  • README-OMAP.md
  • README.md
  • SECURITY.md

# 설치 가이드

make / c

설치 및 실행 절차

./configure

프로젝트 환경 설정 및 빌드 구성

make

RetroArch 소스코드 컴파일

make install

컴파일된 바이너리 시스템 설치

핵심 명령어

./configure

시스템 환경을 검사하고 빌드 설정을 생성합니다.

make -j4

RetroArch 실행 파일을 빌드합니다.

sudo make install

시스템에 RetroArch를 설치합니다.

운영체제 및 그래픽 드라이버 환경에 따라 적절한 개발 도구 및 헤더 파일이 필요합니다.

# CDN으로 사용하기

jsDelivr

jsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.

파일 목록이 많아 일부만 표시됩니다.

// repository documentation