http://bugs.winehq.org/show_bug.cgi?id=30694
--- Comment #7 from Austin English austinenglish@gmail.com 2012-05-16 15:30:22 CDT --- (In reply to comment #5)
It's apparently complaining my OpenGL Drivers are wrong (Portal 2 gives the same end error, but extra beginning error stating that OpenGL isn't installed.)
Sadly, it is installed:
ian@ubuntu:~$ glxinfo | grep "OpenGL version" OpenGL version string: 4.2.0 NVIDIA 295.53
You're on a 64-bit OS, you need to make sure you have 32-bit libraries installed as well (wine is 32-bit).