A9VG电玩部落论坛

 找回密码
 注册
搜索
查看: 1608|回复: 2

求个linux下的gba、md、sfc模拟器有街机更好

[复制链接]

精华
0
帖子
17
威望
0 点
积分
17 点
种子
0 点
注册时间
2017-9-3
最后登录
2019-3-7
 楼主| 发表于 2019-3-7 07:25  ·  吉林 | 显示全部楼层 |阅读模式
求个linux下的gba、md、sfc模拟器有街机更好,最好有图形界面的。
正在学linux中,有安装命令就更好了,多谢~~~~

圣骑士

拳打南山版主 脚踢北海管理员

精华
0
帖子
4294
威望
0 点
积分
4374 点
种子
78 点
注册时间
2012-7-30
最后登录
2024-11-14
发表于 2019-3-7 08:16  ·  江苏 来自手机 | 显示全部楼层
retroarch               

圣骑士

拳打南山版主 脚踢北海管理员

精华
0
帖子
4294
威望
0 点
积分
4374 点
种子
78 点
注册时间
2012-7-30
最后登录
2024-11-14
发表于 2019-3-7 08:17  ·  江苏 来自手机 | 显示全部楼层
本帖最后由 子耗胖 于 2019-3-7 10:01 编辑

Ubuntu
These instructions will install RetroArch AND all Libretro ** (they are all in *.deb packages, so you don't need the Core Updater). If you want just a few Libretro **, search them using Synaptic or specifying them in apt-get (i.e. libretro-snes9x for example).

Stable version (RetroArch stable version):
sudo add-apt-repository ppa:libretro/stable && sudo apt-get update && sudo apt-get install retroarch* libretro-*

Testing version (RetroArch development version (Git) and there are more Libretro ** here, all them updated daily):
sudo add-apt-repository ppa:libretro/testing && sudo apt-get update && sudo apt-get install retroarch* libretro-*

Arch Linux
Stable version:
sudo pacman -Sy retroarch

Git version:

yaourt -Sy retroarch-git

Flatpak

RetroArch on Flathub:
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user flathub org.libretro.RetroArch

Update to the latest stable:

flatpak update --user org.libretro.RetroArch

Snap
RetroArch on Snapcraft:

sudo snap install retroarch

You may also need to run the following command to allow RetroArch to access your gamepads:
sudo snap connect retroarch:raw-usb && sudo snap connect retroarch:joystick
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|A9VG电玩部落 川公网安备 51019002005286号

GMT+8, 2024-11-25 11:47 , Processed in 0.166453 second(s), 17 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

返回顶部