1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

FreeBSDで、wine32

Last updated at Posted at 2025-07-08

FreeBSDで、wine32を動かした記録。

sudo pkg install wine
export WINEARCH=win32
export WINEPREFIX=~/.wine
/usr/local/share/wine/pkg32.sh install wine mesa-dri

実行

wine M88.exe # 等

8bit機のエミュレータ、M88,Applewinなどが動き、懐かしいゲーム(Starcraft,Tony SuzukiのGalaxianなど)を楽しめました。

我ながら、レトロ過ぎて泣けてくる。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?