I want to play one specific game EA sports Cricket 2002 using wine or play on Linux,This game runs properly only in Windows 98 or Windows XP .Do anyone knows on which particular wine version I can play this game and how to install that version of wine.Which repositories of wine are currently open to play this game.Edit:I am not able to play on current releases of Wine and play on Linux it hangs when i try to run executable 'exe' file,I've tried changing settings using configure wine and winconsole cmd with parameter --nointro.Though I am successful in playing one more game swat3 demo using wine and call of duty?
Asked
Active
Viewed 776 times
-1
1 Answers
0
Just install latest wine release from official repositories, it will be able to run it without any problems.
sudo apt-get install wine
I would recommend using wine only since it is more than sufficient to run that game, playonlinux
is only useful when you want to install multiple versions of wine or set specific wineprefixes
for different programs. However if you still want to use playonlinux
you cant install it using
sudo apt-get install playonlinux
The gui of playonlinux is self explanatory just follow installation wizard, it will ask you to select version of wine you want to use and you can download it at that moment.

H. Freeze
- 531
-
-
Is it supported by wine, check for your game in wine app database. https://appdb.winehq.org/objectManager.php?sClass=application&sTitle=Browse%20Applications&sOrderBy=appName&bAscending=true. Also do tell me what is the problem you are encountering, are you not able to run setup? – H. Freeze Sep 25 '15 at 17:11
-
-
Here are the results for "cricket" on AppDB, non are your game, time to update I think. https://www.winehq.org/search?q=cricket – Mark Kirby Sep 25 '15 at 17:41
wine tricks
app (if thats still a thing) Looking onwine hq
there is ad3d8.dll
andd3dx8.dll
, see here http://wiki.winehq.org/DirectXStatus Install these the runwine
in a terminal and try the install again. – Mark Kirby Dec 23 '15 at 19:10