0

I am new to ubuntu and I wanted to use wine or playonlinux to run games such as Fifa 07 or GTA san andears. I do have them as portable (preinstalled) games, I tried to run them but either they run but with weird resolutions or they don't run

is it possible to run them with wine and how? do I need installation CDs?

Thanks in advance Hasan

subodh007
  • 350
  • 2
  • 12

2 Answers2

1

You can find information on the support for various windows programms under http://www.playonlinux.com/en/supported_apps.html as well as https://appdb.winehq.org/.

Especially regarding the mentioned games:

  • Fifa 07 ("Have tested it in Xubuntu (xfce) and works flawlessly")
  • GTA San Andreas ("Everything works and I mean everything.")
fret
  • 1,027
0

PlayOnLinux has never worked, so don't bother with that. It's malware.

By "portable preinstalled games" do you mean you copied the installation from elsewhere, or something like a repack?

Copying games like that rarely works, since you may not have the required system files installed that go along with them. You might go into Winecfg (in your terminal, just type winecfg and press enter) and in the libraries tab add the d3dx9 libraries. May as well add d3dx10, d3dcompiler, d3drm, dinput, dxgi, devenum, dbghelp, d3dxof (all libraries listed, there are several with different numbers). But my guess is that you'll need a reinstall, to get the required system files that came with the games.

DRG
  • 1
  • 1