<div dir="ltr"><br><br><div class="gmail_quote">2008/9/4 pedrozena <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi @ all..<br>
I have a problem installing the Game Carmageddon II on my ubuntu<br>
machine..<br>
When i execute the main file, I get an error that say that it&#39;s not<br>
possible to find some configurations file...<br>
after many efforts, I think that the problem is in the fact that to<br>
instal the game, i take a pre-installed (portable) version of this, and so i just<br>
copy and past the whole folder into the program folder under<br>
$/.wine/....<br>
So, when the executible file try to find the &quot;missing&quot; configuration<br>
file, it search with a pat similar to: c:/programs/carmageddon ...<br>
instead of the fisical folder: /home/user/.wine/drive_c/Programs/<br>
Carmageddon.<br>
How can I &quot;say&quot;(?!?!?) to the executible file that it is suposed to<br>
search the configuration file in the right folder?<br>
<br>
Tanks a lot and sorry for my bad bad English<br>
<br>
Stefano.<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br>Try this:<br><br>1.Open terminal<br><a href="http://2.cd">2.cd</a> to Carmageddon II dir<br>3.Now type in the terminal &quot;wine carmageddon.exe&quot; or wethever the name of the exe is<br><br>If you were trying to run this game like this:<br>
<br>wine /home/user/.wine/drive_c/Programs/Carmageddon/carmageddon.exe<br><br>then it is normal that it couldn&#39;t locate files - because the exe assumed that your current dir (that one you run wine from) is game dir.<br>
</div>