Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've installed FIFA 11 on Ubuntu 12.04 using Wine. I started game using the terminal and it runs. But the screen size is reduced. The menu is all fine. I can choose whatever I want. But when the game starts, everything turns to black. I can't see the players and all. But on pressing escape, the menu is seen!

Any solutions?

share|improve this question
Try running it in the terminal, with wine /home/user/.wine/drive_c/path/to/game, that will give you more detailed error messages. Replace the "user" part with your Linux user, and '/path/to/game' with where on "Drive C" its installed. – The Lord of Time Jun 25 '12 at 19:26
arg0: fifa.exe loading: C:\Program Files\EA Sports\FIFA 11\memoryfw.ini Using Use embeded copy of file C:\Program Files\EA Sports\FIFA 11\memoryfw.ini MemoryTracking heap disabled!This is the error I got on running it through the terminal! I got a bit more but how do I share it? – Missing Ashleys Jun 25 '12 at 19:36
fixme:thread:SetThreadIdealProcessor (0x308): stub fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) Another instance of game detected: EXITING. Set 'ENFORCE_SINGLE_INSTANCE=0' in your user.ini to prevent this!err:seh:setup_exception_record stack overflow 1200 bytes in thread 00fa eip 7bc3e41f esp 01530e80 stack 0x1530000-0x1531000-0x1a30000 Error – Missing Ashleys Jun 25 '12 at 19:45
Please edit your question rather than posting everything in comments. Make sure to format the code properly by selecting the errors, then pressing Ctrl-K in the editor. – slhck Jun 25 '12 at 20:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.