Snes emulator trên linux

Snes emulator trên linux
Chúng tôi đã thấy cách phát lại những tác phẩm kinh điển cũ đó cho DOSnhưng bạn có bao giờ tự hỏi cách chơi các trò chơi super nintendo cũ của bạn trên Linux? Thực ra, điều này khá đơn giản. Bạn chỉ cần tải một trình giả lập, tải ROM tương ứng với game bạn muốn chơi là xong. Hãy xem cách làm điều đó…

Index

  • 1 Tải xuống và cài đặt trình giả lập cho SNES
  • 2 Tải xuống ROM của trò chơi
  • 3 Tải ROM lên ZSNES

Tải xuống và cài đặt trình giả lập cho SNES

Có một số trình giả lập SNES có sẵn cho Linux. Trong số những người khác, BSNES, SNES9X và ZSNES, cái sau là tốt nhất.

Phiên bản 32 bit nằm trong kho lưu trữ của vũ trụ Ubuntu, vì vậy để cài đặt nó, tôi chỉ cần mở một thiết bị đầu cuối và nhập:

sudo apt-get cài đặt zsnes

Nhược điểm lớn của ZSNES là không có phiên bản 64-bit. Cho đến bây giờ ... 🙂

đến cài đặt gem này trong phiên bản 64-bit của nó, chỉ cần tải xuống gói (xem bên dưới) và cài đặt nó. Thật dễ dàng.

Tải xuống ROM của trò chơi

Snes emulator trên linux

Bạn có nhớ hộp mực trò chơi cũ cho Super Nintendo không? Chà, chúng chẳng qua là ROM (bộ nhớ chỉ đọc). Để sử dụng các trò chơi đó, chúng ta cần nắm giữ các tệp chứa trong những ký ức đó. May mắn thay, trên Internet có một số trang mà chúng ta có thể nhận được tất cả các trò chơi.

Một số trang để truy cập:

  • emugamesworld
  • freeroms
  • SNES cổ điển
  • Người lãng mạn
  • Dope roms
  • emulanium

Tải ROM lên ZSNES

Khi bạn đã tải xuống ROM cho các trò chơi yêu thích của mình, hãy giải nén chúng. Khi giải nén xong, tôi mở ZSNES. Bạn có thể tìm thấy nó trong Trò chơi> Trình giả lập ZSNES. Sau đó đi đến Trò chơi> Tải. Tìm đường dẫn nơi bạn đã giải nén ROM và chọn trò chơi yêu thích của bạn.

Đó là tất cả mọi người!

Thích uống một ly sữa sô cô la ngon và nhớ về thời xưa!

Cảm ơn Julián Ramirez đã gợi ý chủ đề của bài đăng này!


Nội dung bài viết tuân thủ các nguyên tắc của chúng tôi về đạo đức biên tập. Để báo lỗi, hãy nhấp vào đây.

The Super Nintendo Entertainment System (SNES) was a 16-bit, fourth-generation home video game console that was released by Nintendo on November 21, 1990, in Japan and on August 23, 1991, in the US. It retailed for $199.99. It had a Ricoh 5A22 CPU at 3.58 MHz. Named after its predecessor, the Nintendo Entertainment System, it was alternatively called the Super Famicom in Japan, and during that time it had fierce competition with SEGA’s Genesis.

The SNES is best remembered for the fiery competitive spirit of its gaming generation. The SNES refined the gaming experience of its predecessor to create unforgettable classics. Titles like Super Mario World, The Legend of Zelda: A Link to the Past, and Super Metroid are consistently praised as some of the greatest and most beloved games ever made and are often credited for their influences on the action-adventure, and Metroidvania genres.

This article is a list of the best SNES emulators for Linux. Please note that we do not include emulator front-ends, which can be used in conjunction with multiple different emulator core. For example, BizHawk is a front-end which can either be used with snes9x or bsnes.

Disclaimer: While running an emulator is legal, downloading a game from the to play on an emulator may be a copyright violation. This article offers information for education purposes only. We do not endorse piracy in any possible way.

higan

Higan is a free , open source emulator capable of running games from multiple consoles, including the SNES, with great accuracy. Designed to be as faithful to the original hardware as possible, it is a popular choice for those who are looking for an emulator that can play almost any Super Nintendo game flawlessly.

Snes emulator trên linux

Higan is written in C to ensure the best performance. However, as it tries to accurately emulate the SNES, you’re going to need decent hardware for a smooth experience. In exchange for high CPU usage, higan is able to run every commercial Super NES title ever released.

Higan is freely distributed under GNU General Public License and runs on most major platforms, including Windows, Linux, macOS, and FreeBSD.

higan notable features

  • Create an accurate emulation cycle that takes advantage of today’s multi-core CPUs.
  • Enjoy super smooth graphics with our multi-threaded PPU renderer.
  • Load ROM files directly without the need for folders or libraries.
  • Play games with enhanced audio and full sound support.
  • Automatically configure your controllers for a seamless gaming experience.
  • Play your favorite Super Nintendo games on any platform, including Linux, FreeBSD, macOS, and Windows.

bsnes

Snes emulator trên linux

bsnes is a subset project of higan, and focuses on performance, features, and ease of use. In fact, higan is based in the current version of the higan standalone, while bsnes accuracy is based on old bsnes code from before bsnes was turned into higan.

bsnes does not try to accurately mimic the original SNES, but rather maintains a balance between the accuracy and performance. That said, you’ll get much faster multi-threaded PPU renderer without stressing the CPU too much at the price of compatibility.

bsnes is distributed under GNU GPL license abd uses Qt to develop its cross-platform GUI. It was originally developed by Near and is now maintained by the community.

Currently, there are also several bsnes forks with different sets of goals :

  • bsnes-hd : A newer fork of bsnes that adds HD video features, such as HD Mode 7, widescreen support, etc.
  • bsnes-mt : bsnes fork with a few graphics improvements, bug fixes, hotkey shortcuts, etc.
  • nsnes-mercury : bsnes fork that aims to restore functionality like HLE DSP chip emulation and SGB emulation using Gambatte that was removed in later versions of bsnes, as well as to have some optimizations that don’t affect emulation accuracy.
  • bsnes-classic: a fork of bsnes v073 that aimed to backport emulation improvements from more current versions of higan while keeping the features of the older version’s Qt GUI.
  • Numerous other forks : BizHawk, bsnes macOS, bsnes-Qt, bsnes-sx2, bsnes-plus, bsnes-cplusplus98, bsnes-gilgamesh, bsnes-hle, bsnes-libretro, bsnes-mcfly, bsnes-rr, defimulator, higan-qq, lsnes, OpenEmu/BSNES-Core, SnesBox, xSnes.

SNES9X

Snes emulator trên linux

Snes9x is a proprietary Super Famicom (SNES) emulator written in C++. It has official ports for MS-DOS, Linux, Microsoft Windows, AmigaOS 4, macOS, MorphOS, Xbox, PSP, PS3, GameCube, Wii, iOS, and Android.

Neat/byuu, author of Higan, always recommend using the latest SNES9X for general emulation now unless you have a very specific reason for needing something cycle accurate. The emulator had broad compatibility and ran on systems with limited resources without issues. So if your PC isn’t fast enough to run higan, it’s a good choice.

Mednafen

Snes emulator trên linux

Mednafen is an acronym for My Emulator Doesn’t Need A Frickin’ Excellent Name, formerly Nintencer.

Mednafen is an open-source, multi-system emulator, command-line based SNES emulator that utilises OpenGL and SDL. It provides a wealth of features, including remapping of hotkey functions and virtual system inputs, support for save states and real-time game rewinding, and the ability to take screen snapshots at the press of a button.

Mednafen can also record audiovisual movies in the QuickTime file format, with several different lossless codecs supported.

Since Mednafen uses a threaded model of emulation and SDL has limitations, a joystick is a better choice than a keyboard for playing games, as it will have less latency. However, most people won’t be able to tell the difference between the latency of the two devices.

We hope that the information above help you find the suitable SNES Emulator for Linux to install and play.

You may be interested in our Linux software roundups, including 8 Best Open Source CMDB software, Best Linux Video Converters, Best Linux Home Security Software.

If you have any suggestion, please feel free to leave a comment below.

Click to rate this post!

You have already voted for this article