+x Dario70 - 4/3/2016 9:37:22 AMHello all,For all Linux user that want use Skydemon on linux :http://www.bytebang.at/Blog/Running+SkyDemon+under+Linux+with+wineLinkWork 100% on Arch.Happy landings.
+x Erdie - 2/26/2022 3:39:06 PMI recently got it running with wine under Gentoo Linux. For setting it up I used the tool Q4wine, with actually does all the winetricks stuff and furthermore creating a new enviroment. Make sure that is is 32bit! I run the dotnet 4,72 winetricks scripts and it finally worked. There is one feature missing: If you move the curser over certain airspaces, it does not show up a tooltip like window which explains the airspace structure at that point. This is not a big issue because you can see it on the virtual radar as well or you just need to check the bounderies on the map.But I did not discover any other flaws, it is completly useable. If you stress the application window: Resize, fullscreen, toggle window mode and something like that a crash might happen. I got it twice in the last weeks but when do normal planning stuff it looks stable. I will keep on running it in wine because using a VM for it is just a overkill and the wine version is much faster. It is incredible fast compared to Virtualbox. Just ask if you have futher questions.
name: SkyDemongame_slug: skydemonversion: Installerslug: skydemon-installerrunner: winescript: files: - webview2: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7b6f380d-d407-4145-b81d-af58f4c19765/MicrosoftEdgeWebview2Setup.exe - installer: "N/A:Select SkyDemon Setup File" game: exe: drive_c/Program Files/SkyDemon/SkyDemon.exe prefix: $GAMEDIR arch: win32 working_dir: $GAMEDIR installer: - task: arch: win32 description: Setting up wine prefix name: create_prefix prefix: $GAMEDIR - task: app: dotnet472 description: Installing .NET Framework name: winetricks prefix: $GAMEDIR - task: app: corefonts arch: win32 description: Installing additional fonts for proper font display name: winetricks prefix: $GAMEDIR - task: app: gdiplus arch: win32 description: Installing GDIPlus name: winetricks prefix: $GAMEDIR - task: app: gdiplus_winxp arch: win32 description: Installing GDIPlus name: winetricks prefix: $GAMEDIR - task: executable: webview2 name: wineexec prefix: $GAMEDIR - task: executable: installer name: wineexec prefix: $GAMEDIR - task: arch: win32 name: winekill prefix: $GAMEDIR wine: dxvk: true esync: true Desktop: true WineDesktop: 1920x1080