Transgaming to Support Half Life 2 Under Linux
rpdillon writes "According to Half-Life Fallout, Transgaming Technologies has announced that they will be releasing version 4.2 of Cedega, their Wine based software allowing some DirectX games to be played under Linux. The new version will be released Dec 7th with official support included for Valve Software's Half-Life 2 and Steam, Valve's online software store and distribution system, and a required component of Half-Life 2."
WINE = Wine Is Not an Emulator
You're right, it IS oart of the acronym
The system had the verbosity of HTML combined with all the readability of compiled assembly viewed as bitmap images
Wine stands for "Wine Is Not an Emulator". It doesn't emulate the graphics, it maps the syscalls from DirectX into opengl for graphics (This is my understanding of it, IANAWD (WineX Dev))
HalfLife is the point where it absorbs half of your life, where you should probably doing more productive things
The mods will assume that you're trolling, but that's unfair. Some people just don't know how WINE works. (Of course Slashdotters will accuse you of living in a cave, but whatever.)
I trust that you're being honest so I'll just answer the question.
"WINE Is Not an Emulator" is one of those recursive acronyms that was invented after the fact. It used to stand for WINdows Emulator. But the important thing is that the new name is pretty much right; it isn't an emulator, it's a translation layer. Windows EXE and DLL files are directly executed by the CPU; WINE's job is just to implement all the Win32 API calls that they make.
Transgaming took a branch of WINE and added some fixes, some workarounds, and a much better implementation of the DirectX APIs. Specifically, most Direct3D functions are translated into their OpenGL equivalents, so the graphics are still hardware-accelerated (assuming you have a Linux-supported video card).
So to get back to your question,
there is generally very little performance loss when WINE is compared to Windows. The binary is running natively on your CPU, and the video calls are still hardware-accelerated. The only difference is another level of API indirection.
It's interesting that some programs actually perform better under WINE, due to differences in the Win32 and Linux kernel architectures.
In other news: WINE get sued by microsoft for IsNot Patent :)
How do you refuse to support a company whose product you can't use, anyway? Not buy their product more vigorously?
If you say "here goes my karma" I will bite you!!!