Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

team-beng: retroarch & ppsspp #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions team-beng.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# team-beng

仓库提供:https://mirror.iscas.ac.cn/revyos

## retroarch

以RevyOS为载体 提供如下模拟器

安装RetroArch和以下所有模拟器核心:
```
sudo apt install retroarch libretro-beetle-pce-fast libretro-beetle-psx libretro-desmume libretro-genesisplusgx libretro-mgba libretro-nestopia libretro-snes9x
```

NES/FC
核心:nestopia
安装:apt install libretro-nestopia

SNES/SFC
核心:snes9x
安装:apt install libretro-snes9x

PC Engine / CD
核心:Beetle PCE Fast
安装:apt install libretro-beetle-pce-fast

PS1/PSX
核心:Bettle PSX
安装:apt install libretro-beetle-psx

Nintendo DS
核心:desmume
安装:apt install libretro-desmume

Sega Genesis / Mega Drive, Sega/Mega CD, Master System, Game Gear, SG-1000 & Pico
核心:Genesis Plus GX
安装:apt install libretro-genesisplusgx

Game Boy Advance
核心:mgba
安装:apt install libretro-mgba

## PPSSPP

以RevyOS为载体 提供PPSSPP

安装:apt install ppsspp

DSC: https://mirror.iscas.ac.cn/revyos/revyos-addons/pool/main/p/ppsspp/