Downloaded and installed KOTF 2 (http://www.kotf.com/) with no problems. Than
trying to run the app with wine-1.0.1 @ Ubuntu 8.10 process failed. Bash gives
this: > *****@******:~/.wine/dosdevices/c:/Program Files/LucasArts$
'/home/******/.wine/dosdevices/c:/Program Files/LucasArts/KotF Jedi Academy
Expansion Pack/GameData/KotFsp.exe'
> C:\Program Files\LucasArts>copy /y ..\src\temp\full_cvar
"KnightsoftheForce\SinglePlayer\ext_data\class\kotfnpcs_cvars.cfg"
> Path not found
>
> C:\Program Files\LucasArts>copy
"KnightsoftheForce\SinglePlayer\jaconfig.cfg"
"KnightsoftheForce\base\jaconfig.cfg"
> Path not found
>
> C:\Program Files\LucasArts>if not exist
"KnightsoftheForce\SinglePlayer\saves\auto_academy1.sav" goto
savefiles
> C:\Program Files\LucasArts>goto savefiles
> C:\Program Files\LucasArts>copy
"KnightsoftheForce\base\options\store\auto_*"
"KnightsoftheForce\SinglePlayer\saves\"
> Path not found
>
> C:\Program Files\LucasArts>cd
"KnightsoftheForce\SinglePlayer\saves"
> Path not found
>
> C:\Program Files\LucasArts>Attrib +R +H +S auto_*
> +R : File Not Found
> C:\Program Files\LucasArts>goto continue
> C:\Program Files\LucasArts>cd
"KnightsoftheForce\SinglePlayer\saves"
> Path not found
>
> C:\Program Files\LucasArts>del auto_*
> auto_* : File Not Found
> C:\Program Files\LucasArts>cd..
> C:\Program Files>cd..
> C:\>cd..
> C:\>start jasp.exe +set fs_game SinglePlayer +set fs_basepath
KnightsoftheForce
> fixme:exec:SHELL_execute flags ignored: 0x00000500
> Failed to run aplication or no aplication assigned.
> ShellExecuteEx failed: File not found
>
> C:\>goto exit
>
Any ideas what to do?