View Single Post
Old 01-1-2018, 05:34 PM   #344
PrawnSkunk
Administrator
User Administrator
AdministratorDeveloperFFR Simfile AuthorFFR Veteran
 
PrawnSkunk's Avatar
 
Join Date: Dec 2007
Location: Vancouver, BC
Age: 29
Posts: 3,902
Default Re: Benguin's (and Xel's!) Rates Tourney #2 (Round 2&3 in Progress)

Quote:
Originally Posted by Gir View Post
Legit query. Does anyone have any experience getting a standalone running on Linux?

I'm having so many issues just trying to improve after years of not playing & I'd love to see if this improves outside of the browser. I'm dead in the water in this division if I don't try something.

-tia
I'm not currently on Linux right now, but try this.

Download Flash Player 11 (http://fpdownload.macromedia.com/pub...1_sa_32bit.exe), and then run:

Code:
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'

wget https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add Release.key

sudo apt-get update

sudo apt-get install --install-recommends winehq-devel

wine ~/Downloads/flashplayer_11_sa_32bit.exe
PrawnSkunk is offline