Games, such as Trine, that has worked just fine before, now simply refuses to start with:
Code: Select all
err:seh:raise_exception Unhandled exception code c0000096 flags 0 addr 0x7edd8a97
I've created a new wine prefix and installed steam and a couple of games from scratch, exact same result.
Steam itself starts just fine though.
I assume it's something relatively easy since I know Trine, both 1 and 2, has worked great before, but the error message means nothing to me, so I can't work out what I've done wrong.
Code: Select all
$ wine --version
wine-1.5.31
$ uname -a
Linux samus 3.8.11-gentoo #1 SMP Fri May 3 13:14:59 CEST 2013 x86_64 AMD A8-3850 APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
I've tried re-installing wine, didn't help.
Any suggestions what so ever about where I should be looking for the problem?