PDA

View Full Version : Playing Games Stored on Win Through Linux


ExSuSEusr
December 21st, 2007, 03:01 PM
Hey everyone...

Got a question here...

Say you got a few games stored on a Windows partition that you want to play through Ubuntu.

Any software apps make this possible?

No wine wont work - one of the games is Everquest. Cedega not doing well with it either.

cogadh
December 21st, 2007, 03:09 PM
No it is not possible to do that. The only tools that allow you to run Windows applications in Linux are Wine, CrossOver and Cedega. None of them will work properly if you try to use them to run games from a Windows partition, they only really work if you install the game into Linux. However, you can set up the games to use the same save files in Windows and Linux by symlinking the save directory in Linux to the save directory in Windows.

vek
December 21st, 2007, 05:04 PM
I have had (limited) success in using the same games via WINE - by symlinking their folders into my WINE's fake-windows drive somewhere. It shows up as drive C, afaik, so if the game is also installed in drive c on windows, and the path is the same, I find that the chances improve.

this does NOT work with steam, unfortunately, else I'd save a heap of space for team fortress 2. And games which rely heavily on shared libraries / dlls placed in the windows folder / registry keys installed / etc tend to fail. Although you can try first symlinking the folder, then installing it "over itself" to make sure both environments have the necessary dlls and things.

All experimental, all risky :P