my system is dell inspiron1525. I want to install fifa13 or 12 in my laptop.I use ubuntu14.04.Show me the way.
Asked
Active
Viewed 1.4k times
2 Answers
2
You can try wine:
Download Fifa 13
Install wine through the terminal using
sudo apt-get install wine
Locate the Fifa executable and right-click it, selecting "Open With -> Wine"
WineHQ reports that Fifa 13 works on Linux, so the above should set it up okay for you.

TellMeWhy
- 17,484
-
A link to the winehq page would help - appdb pages also often have tips in case the install does not work properly. – Wilf Sep 22 '15 at 18:59
0
Install wine using command "sudo apt-get install wine" and then go to your hard drive where fifa's file is located and click on .exe file. Now the setup will run like in Windows. Cool!

AK47
- 1