https://bugs.winehq.org/show_bug.cgi?id=25857
--- Comment #34 from Paul Gofman gofmanp@gmail.com --- (In reply to Lorenzo Ferrillo from comment #33)
I used 2> to catch only the standard error that wine use to print its messages. Also becose probably dued to another wine bug, the message from obse_loader and its plugins should be only logged in specified files, instead they are also be printed in the standard output, dirtying it.
You log is OK now, thanks. I already see a relevant line there:
fixme:d3dx:parse_pres_ins Unknown opcode 0x105, raw 0x10500001.
I will find out what this opcode is and update the patch with it early next week. It would be great if you will be able to retest it with the new patch then.