aarons6 wrote: > ok so ive done some testing and i turned off the effects.. > it seems if i use the desktop shortcut. > env WINEPREFIX=/home/aaron/.wine/ wine C:\Program Files\EA Games\UOKR\UOKR.exe > it crashes in a few minutes.. > > but, if i open a term, go to the UOKR folder, and type in > wine UOKR.exe Sounds like XFce doesn't change the work dir (Path parameter in .desktop file). Which is strange, it used to work AFAIK. Can you test it with a simple app like 'echo $PWD'?