LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   where does cedega hide its wine client? (https://www.linuxquestions.org/questions/linux-software-2/where-does-cedega-hide-its-wine-client-783729/)

linuxpokernut 01-21-2010 07:40 AM

where does cedega hide its wine client?
 
I've been playing EvE online for quite a while now in cedega, but since the last expansion it was crashing. I compiled wine from source and was able to get EvE to run quite nicely in wine, but cedega has window management that will let me run 2 clients. Anyway, the fix for wine was entering several registry entries manually. So what I want to do is find the cedega wine client and add the same entries. Im pretty sure this will stop the crashes and allow me to run multiple clients. Thanks in advance.

pixellany 01-21-2010 07:47 AM

I run CrossOver (commercial version of WINE). the directory of interest is "~/.cxoffice". Previously, just using wine, it has been "~/.wine".

You could also search for "drive_c"

linuxpokernut 01-21-2010 08:13 AM

Not there, sorry. I think maybe it goes into the game directory, but I am waiting for a patch atm.

the trooper 01-21-2010 09:44 AM

Yes it looks like the 'c' drive is in the game directory now:

Code:

ade@Pc1:~/.cedega$ ls
Call_of_Duty_4  configuration_profiles  CSS
ade@Pc1:~/.cedega$ cd Call_of_Duty_4
ade@Pc1:~/.cedega/Call_of_Duty_4$ ls
caps.cedega_7.1.0  caps.cedega_7.3.3  dyndata.reg  games.ini      system.reg        user.reg
caps.cedega_7.3.1 c_drive  engversion  games.ini.old  tg_config_version  wineserver-Pc1-ade
caps.cedega_7.3.2  config            ftfontcache  icons          userdef.reg


linuxpokernut 01-21-2010 03:54 PM

That user.reg was the registry entry. I copied the registry entries created in .wine../user.reg and copied them into .cedega.../user.reg.

It fixed the problem of "random" crashes, but alas there is still crash on refocus.


All times are GMT -5. The time now is 05:46 AM.