[#]: subject: "3 NES Emulators to Play Old NES Games on Linux" [#]: via: "https://www.debugpoint.com/3-nes-emulators-to-play-old-nes-games-in-linux/" [#]: author: "Arindam https://www.debugpoint.com/author/admin1/" [#]: collector: "lkxed" [#]: translator: "geekpi" [#]: reviewer: "wxy" [#]: publisher: "wxy" [#]: url: "https://linux.cn/article-14974-1.html" 3 个可在 Linux 上玩旧 NES 游戏的 NES 模拟器 ====== ![](https://img.linux.net.cn/data/attachment/album/202208/28/162533h41z1kynkyn5n53q.jpg) > 快速了解一下在 Linux 中玩老式 NES 游戏的 3 个 NES 模拟器。此外,我们也提供了安装指南和特性介绍。 如果你想在最新的 Ubuntu、Linux Mint 版本中玩超级马里奥、口袋妖怪等老式复古游戏,有很多可用的模拟器。如果你想玩老式复古游戏,可以尝试以下三个模拟器。 ### 1、ZSNES [ZSNES][1] 是一个 [超级任天堂][2] 模拟器,可以在 Windows、Linux、FreeBSD 和 DOS 上运行。它作为 GUI 界面运行,你可以在其中加载 NES 游戏的 ROM。 这是在 Ubuntu、Debian 和 Linux Mint 中安装 ZSNES 的方法。从终端运行以下命令: ``` sudo apt install zsnes ``` 对于 Fedora,在 [使用这个指南设置 RPM fusion][3] 后运行以下命令进行安装。因为它需要一些 Fedora 官方发行版没有提供的模块。 ``` sudo dnf install zsnes ``` 安装后,从 Dash 中搜索 ZSNES 或在终端中输入 zsnes。 ![ZSNES Main][4] ![Play old NES games using ZSNES in Ubuntu][5] ### 2、Higan higan 是 Nintendos SNES、NES、Gameboy、Gameboy Color 和 Gameboy Advance 的模拟器。它以前被称为 bsnes,并且 SNES 仿真特别完整和完善。 higan 努力提供最忠实的硬件仿真。它专注于准确性和简洁的代码,而不是速度和特殊功能。它旨在作为参考仿真器来记录底层硬件的工作原理。 这是从命令行安装 higan 的方法。 ``` sudo apt install higan ``` ![Higan Running in Ubuntu][6] ### 3、GFCEU GNOME FCE Ultra(gfceu)是用于 GNOME 桌面的 FCE Ultra 任天堂娱乐系统的图形前端。 Gfceu 简化了用户的游戏体验,并提供了干净、简单和直观的界面。 从终端运行以下命令,为 Ubuntu、Linux Mint 和相关发行版安装 gfceu。 ``` sudo apt install gfceu ``` 对于 Fedora,运行以下命令进行安装。请确保在运行此命令之前 [使用这个指南设置 RPM fusion][7]。因为它需要某些官方 Fedora 发行版未提供的软件包。 ``` sudo dnf install gfceu ``` ![gfceu running in Ubuntu][8] ### 下载游戏 ROM 有数百个网站提供 NES ROM。这里有几个你可以下载 NES ROM 的地方。下载后,解压缩并从模拟器菜单中打开。 * [https://romsmania.cc/roms/nintendo][9] * [https://romsmode.com/][12] * [www.emuparadise.me][13] 使用这些模拟器享受和玩旧 NES 游戏。请让我知道你最喜欢哪一个。 -------------------------------------------------------------------------------- via: https://www.debugpoint.com/3-nes-emulators-to-play-old-nes-games-in-linux/ 作者:[Arindam][a] 选题:[lkxed][b] 译者:[geekpi](https://github.com/geekpi) 校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 [a]: https://www.debugpoint.com/author/admin1/ [b]: https://github.com/lkxed [1]: http://www.zsnes.com/ [2]: https://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System [3]: https://www.debugpoint.com/enable-rpm-fusion-fedora-rhel-centos/ [4]: https://www.debugpoint.com/wp-content/uploads/2016/07/ZSNES-Main.png [5]: https://www.debugpoint.com/wp-content/uploads/2016/07/ZSNES-Running-in-Ubuntu.png [6]: https://www.debugpoint.com/wp-content/uploads/2016/07/Higan-Running-in-Ubuntu.png [7]: https://www.debugpoint.com/enable-rpm-fusion-fedora-rhel-centos/ [8]: https://www.debugpoint.com/wp-content/uploads/2016/07/gfceu-running-in-Ubuntu.png [9]: https://romsmania.cc/roms/nintendo [12]: https://romsmode.com/ [13]: http://www.emuparadise.me/Nintendo_Entertainment_System_ROMs/13