HappyCat wrote: > err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ef823e7 Is that the only message you get? Anything before that? Have you installed all dependencies to build Wine? See http://wiki.winehq.org/Recommended_Packages HappyCat wrote: > 2. I basically want to play around with just the d3d code. Is there any way I could build just the d3d dlls and use them with the current binary install I have, or would it be easier just to run everything from the source version? Yes, you can build just d3d dlls, but you'll have to replace your installed Wine's dlls if you want to use new compiled ones. HappyCat wrote: > In a lot of FPS games, when using mouse look, it seems like my ability to look around is bounded by the mouse hitting the edge of the screen, i.e. I can only spin around about 2 times in either direction before I get stuck and have to "unspin" myself. http://bugs.winehq.org/show_bug.cgi?id=6971