Ubuntu跑Emulator - 模擬器

Table of Contents

有點懷念,也有點想研究一些遊戲的設計,所以這幾天裝了sdlMame, 跟Mednafen(Mednafee),來分享一下經驗。

sdlMame就用這repository
https://sdlmame.wallyweek.org/repository/
雖然有編好的,但習慣apt update,所以還是用repository.
https://sdlmame.wallyweek.org/download/

我用的是20.04,剛開始執行的時候keyboard沒有功能,發現要切回(en)鍵盤,不然(酷)鍵盤切換英文還是不能用,我用的是ibus。
還有搖桿剛開始偵測不到,後來不知如何就正常了。

sdlMame有gui界面,堪用,我就懶的去裝其它界面。

----------------
我其實時先裝Mednafen(mednaffe)的。直接apt install mednaffe,還蠻方便的。

鍵盤也是要切回(en)鍵盤,不然在遊戲裡面不能用。
音效會有問題,需要在.cfg裡設sound.device sexyal-literal-default
https://mednafen.github.io/documentation/#Section_troubleshooting_nosoundlinux

搖桿要自己設定,mednaffe的界面還蠻好用的,但花了一點時間才找到設定的界面跟方法。

沒有嘗試RetroArch,因為已經玩到我想玩的遊戲了。


----------------
其實最早是想玩Web(wasm)的模擬器,如https://github.com/db48x/emularity,archive.org在用的,但實在懶的編譯跟調整網頁,所以就暫時作罷

retroarch也有(wasm)版,但https://web.libretro.com/ 我一直不能用,有人另外編譯 https://github.com/lrusso/Emulatrix,以後再研究吧

--

All Comments

Doris avatarDoris2021-02-09
謝謝分享
Isabella avatarIsabella2021-02-11
Retropie也可以在ubuntu運作