adoptware / pinball

Emilia Pinball : A Libre pinball simulator for GNU Linux
https://purl.org/rzr/pinball
GNU General Public License v2.0
30 stars 15 forks source link

Document: WSL support #10

Open rzr opened 4 years ago

rzr commented 4 years ago

I am not a windows user but I've been reported that app is working on Windows using WSL with X11 :

https://sourceforge.net/projects/xming/

start /B "" "C:\Program Files (x86)\Xming\Xming.exe" :0 -ac -clipboard -multiwindow
export DISPLAY=$(grep -m 1 nameserver /etc/resolv.conf | awk '{print $2}'):0.0

prof table reports 60 FPS on core i7

but audio is not supported apparently...

screenshot

screenshot