So you can run FL on linux?
Sorry for the n00by question.
I always run into failure whenever i try to run FL on linux.
I don't know winecfg setting and winetricks modules that FL needs to make it run properly.
try PlayOnLinux, last I tried it worked out the box with freelancer. Running the server however I believe is a different story, haven't really tied myself.
(07-31-2016, 03:57 AM)RamRawR Wrote: try PlayOnLinux, last I tried it worked out the box with freelancer.
I seem to remember that playonlinux gave me no difference than wine's result.
I encountered massive lag on both (it was like 1fps )
Dunno what caused that bizarreness.
Has anyone made success in running disco on Ubuntu? I want to move completely away from Windows, so I wish to know how/does FL run on Wine/PlayOnLinux?
Posts: 811
Threads: 80
Joined: Oct 2011
Staff roles: Coding Dev
(01-19-2017, 11:13 AM)Advent Wrote: Has anyone made success in running disco on Ubuntu? I want to move completely away from Windows, so I wish to know how/does FL run on Wine/PlayOnLinux?
I can confirm that disco works on wine 1.9.23 or higher (mileage may vary).
Install wine 1.9.23 or higher. Refer to distro-specific instructions on how to do this.
Install winetricks
Create a new, clean 32-bit wine prefix. Example:
Code:
WINEPREFIX=~/.winedisco WINEARCH=win32 wineboot
Install mfc42, directplay and dotnet40 using winetricks. Example: