[Wine] Oblivion on Mint 12 wine 1.2.3 no opengl support compiled in

James McKenzie jjmckenzie51 at gmail.com
Wed Feb 29 09:54:33 CST 2012


On Wed, Feb 29, 2012 at 7:28 AM, ederwil666 <wineforum-user at winehq.org> wrote:
> Partial success, but something is completely wrong with the sound, and the game crashes after the King intro clip.
> also (sic), the intro clips freeze about every second, but at least the game started to some degree.
>
> Guys, what command do I use to make the terminal (bash?) copy all messages into a text file, instead of printing
> them in the terminal window because there are so many of them, that the first few screens are overwritten with the
> new messages?

The FAQ has an entry on how to produce a logging file.
http://wiki.winehq.org/FAQ#get_log


>
> I'm using this command to start the game:
> Code:
> wine start OblivionLauncher.exe

wine start OblivionLauncher.exe >& <log_file_name>.txt

should work.

BTW, fixme's are NOT error messages.  They advise of missing or
incomplete functions.

James



More information about the wine-users mailing list