So, I want to throw in that I've been able to successfully use the steps given by the parent poster to play sam & max season 2 using Crossover on Mac.
Some technical notes as I've played through the first three episodes:
-Performance seems extremely good, the only time I've noticed frame rate drops is during car scenes.
-A very small percentage of textures don't rasterize properly, and appear black. This has happened less as each episode has progressed -- my guess is that there's a specific texture or vertex format not supported correctly by the wine engine. In case anyone at telltale is interested in checking to see what's different about it, an example of this is in 2x01 -- the star topiary outside santa's house is black when in its original state. (interestingly, it is properly textured when in its modified state) I only noticed 1 or 2 bad textures in 2x02, and none so far in 2x03.
-Shaders do work, or at least the ones I'm aware of -- reflection works, 'dynamic lighting' works (such as the lightning flashes outside the zombie factory that affect sam & max's models too).
-Scene changes take a noticably long time (10-15 seconds), and pressing escape / clicking the gear takes ~5 seconds. The scene changes are due to loading the new scene from disk (I watched an activity monitor while the pause was occuring), and are usually much faster once a scene is revisited during a play session (alluding to the scenes being cached in RAM by the engine). I don't know why pressing escape takes so long -- there's no disk activity, maybe you're making some win32 calls or allocating memory in a way that takes more time to fulfill than on native Windows. As a point of reference, I have a high end macbook pro (2.6 GHz Core 2 Duo) with 7200rpm drive and 4 gigs of ram. Also, back when I played season 1 on Parallels, the same latencies occured both in menus and scene changes.
-Mouse works perfectly, it only stutters when framerate stutters and otherwise moves at the same speed as the system.
-Like Emily mentioned, the 'Launch game' button doesn't show properly in the game launcher. It's still clickable, but doesn't appear properly. Some fiddling with the HTML/CSS of the page would probably fix this.
-Music seems very high quality, but the voices seem scratchy and buzzy, as if they're compressed at a lower bit rate. It makes it a lot harder for me to hear them, personally. I don't know if this is how it is in the Windows experience too..if so maybe you guys can compress voices at a slightly higher rate in the future
-In the save/load screen, all screenshots are black. This may be due to the same texture issue mentioned earlier.
-I'm having a lot of fun and cracking up in laughter as I play through these games.
Given how well it works, maybe you guys can get together with Codeweavers (
http://codeweavers.com/) and publish sam & max on mac with an integrated version of Crossover. I feel like it would be virtually no work for you, since the experience is already almost perfect and could be released as is (aside from the launch game button issue). Also, this runs way way better than it does on Parallels.