RE: the game crashes
by Ilia on Friday April 18th 2008, 13:09
In swkotor.ini set Frame Buffer = 0; for me when I tried to set this option in game options the game would crash.
I also had to set virtual desktop in winecfg.
Also, I ran from Ubuntu linux, and when I tried making a launcher on my desktop that calls wine '...yourDirectory/swkotor.exe' this didn't work since it looks for the ini file on the desktop (and even created swkotor.ini there for some reason) and I got your error (since my Frame Buffer = 0 setting wasn't in the auto-generated swkotor.ini). So instead I made a script that first changes to swkotor.exe directory and then runs wine.
Finally, running launcher.exe and then clicking game, for some reason I would lose sound, but if I ran 'wine swkotor.exe' directly, then I always had sound.